#main {width:980px; margin:0 auto; position:relative;}

#header {height:424px; background:url(images/header-bg2.png) no-repeat left top; overflow:hidden;}
#header .col-1 { width:673px;}
#header .col-2 { width:278px; padding-top:48px;}
#header, #content { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:313px; margin-right:43px;}
#page1 #content .col-2 {
	width:576px;
	color: #6EA334;
}
#page1 #content .col-2 .col-1 { width:254px; margin-right:58px;}
#page1 #content .col-2 .col-2 {
	width:250px;
	font-style: normal;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:313px; margin-right:43px;}
#page2 #content .col-2 { width:576px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:313px; margin-right:43px;}
#page3 #content .col-2 { width:576px;}
#page3 #content .col-2 .col-1 { width:254px; margin-right:58px;}
#page3 #content .col-2 .col-2 { width:250px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:313px; margin-right:43px;}
#page4 #content .col-2 { width:576px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:313px; margin-right:43px;}
#page5 #content .col-2 { width:576px;}
#page5 #content .col-2 .col-1 { width:254px; margin-right:58px;}
#page5 #content .col-2 .col-2 { width:250px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:313px; margin-right:43px;}
#page6 #content .col-2 { width:576px;}


/*=========================*/


#footer {font-size:.875em; }

