﻿#main {width:980px; margin:0 auto;}

#header {height:575px; background:url(images/header_bgd.jpg) no-repeat left top;}
#header, #content, #footer {
	font-size:12px;
	text-transform: none;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page1 #content .line_ver2 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page1 #content .col_1 {width:305px; margin-right:1px;}
#page1 #content .col_2 { width:302px; margin-right:1px;}
#page1 #content .col_3 {width:305px;}

/*======= index-1.html =======*/
#page2 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page2 #content .col_1 {width:608px; margin-right:1px;}
#page2 #content .col_2 { width:305px;}

/*======= index-2.html =======*/
#page3 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page3 #content .col_1 {width:305px; margin-right:1px;}
#page3 #content .col_2 { width:608px;}
#page3 #content .col_2 .column1 { width:245px; margin-right:46px;}
#page3 #content .col_2 .column2 { width:255px;}

/*======= index-3.html =======*/
#page4 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page4 #content .col_1 {width:608px; margin-right:1px;}
#page4 #content .col_2 { width:305px;}
#page4 #content .col_2 .column1 { width:167px;}
#page4 #content .col_2 .column2 { width:80px;}

/*======= index-4.html =======*/
#page5 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page5 #content .line_ver2 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page5 #content .col_1 {width:305px; margin-right:1px;}
#page5 #content .col_2 { width:302px; margin-right:1px;}
#page5 #content .col_3 {width:305px;}

/*======= index-5.html =======*/
#page6 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page6 #content .col_1 {width:305px; margin-right:1px;}
#page6 #content .col_2 { width:608px;}
#page6 #content .col_2 .column1 { width:216px;}
#page6 #content .col_2 .column2 { width:334px;}


/*=========================*/


#footer {
	height:96px;
	border-top:1px solid #33241b;
	font-size:.69em;
	color:#fff;
}
