#main {width:980px; margin:0 auto;}

#header {
	height:539px;
	background-color: #074470;
	background-image: url(images/logoheader3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header, #content, #footer { font-size:0.69em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page1 #content .col-1 {width:584px; margin-right:44px;}
#page1 #content .col-2 { width:275px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page2 #content .col-1 {width:584px; margin-right:44px;}
#page2 #content .col-2 { width:275px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background:url(images/line1.gif) 295px top repeat-y; width:100%;}
#page3 #content .col-1 {width:270px; margin-right:30px;}
#page3 #content .col-2 { width:500px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page4 #content .col-1 {width:584px; margin-right:44px;}
#page4 #content .col-2 { width:275px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background:url(images/line1.gif) 295px top repeat-y; width:100%;}
#page5 #content .col-1 {width:274px; margin-right:45px;}
#page5 #content .col-2 { width:603px;}

/*======= index-5.html =======*/
#page6 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page6 #content .col-1 {width:584px; margin-right:44px;}
#page6 #content .col-2 { width:275px;}

/*======= index-6.html =======*/
#page7 #content .line-ver { background:url(images/line1.gif) 608px top repeat-y; width:100%;}
#page7 #content .col-1 {width:588px; margin-right:40px;}
#page7 #content .col-2 { width:275px;}
#page7 #content .col-1 .col-1 { width:243px; margin-right:0;}
#page7 #content .col-1 .col-2 { width:345px;}

/*======= index-7.html =======*/
#page8 #content .line-ver1 { background:url(images/line1.gif) 294px top repeat-y; width:100%;}
#page8 #content .col-1 {width:275px; margin-right:39px;}
#page8 #content .col-2 {width:275px; margin-right:39px;}
#page8 #content .col-3 {width:500px;}

/*=========================*/


#footer {
	border-top:2px solid #fff;
	padding:17px 0 24px 0;
	text-align:center;
	color:#000000;
	background-color: #074470;
}
