#main {width:945px; margin:0 auto; position:relative;}

#header {height:432px; overflow:hidden;}
#header, #content, #footer { font-size:0.8125em;}

.content {
	width:622px;
	margin-right:35px;
	float:left;
}
.aside { width:272px; float:left;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .content .col-1 {
	width:280px;
	margin-right:40px;
	font-weight: normal;
}
#page2 #content .content .col-2 { width:280px;}

/*======= index-2.html =======*/
#page3 #content .content .col-1 {width:190px; margin-right:26px;}
#page3 #content .content .col-2 {width:190px; margin-right:26px;}
#page3 #content .content .col-3 {width:190px;}

/*======= index-5.html =======*/
#page6 #content .content .col-1 {
	width:175px;
	margin-right:40px;
	border-right-color: #2A5F00;
	border-right-style: double;
}
#page6 #content .content .col-2 {
	width:175px;
	margin-right:40px;
	border-right-color: #2A5F00;
	border-right-style: double;
}
#page6 #content .content .col-3 {
	width:175px;
	border-right-color: #2A5F00;
	border-right-style: double;
}

/*======= index-6.html =======*/
#page7 #content .content .col-1 {
	width:280px;
	margin-right:40px;
	font-size: small;
}
#page7 #content .content .col-2 {
	width:280px;
	font-size: small;
}

/*======= index-7.html =======*/
#page8 #content .content .col-1 {width:280px; margin-right:40px;}
#page8 #content .content .col-2 { width:280px;}


/*=========================*/


#footer {height:68px;}

