.container {
	width:980px;
	margin:0 auto;
}

#header {
	height:50px;


}
#header, #content, #extra-content, #footer {
	font-size:10px;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:547px; margin-right:32px;}
#page1 #content .col-2 {width:527px; margin-right:2px;}
#page1 #content .col-3 {width:302px;}
#page1 #extra-content .col-1 {width:464px; margin-right:22px;}
#page1 #extra-content .col-2 {
	width:464px;
	font-size: small;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:490px; margin-right:2px;}
#page3 #content .col-2 {width:194px; margin-right:2px;}
#page3 #content .col-3 {width:194px; margin-right:2px;}
#page3 #content .col-4 {width:194px; margin-right:2px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:302px; margin-right:22px;}
#page5 #content .col-2 {width:626px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:450px; margin-right:0px;}
#page6 #content .col-2 {width:354px; margin-right:22px;}
#page6 #content .col-3 {width:450px; margin-right:22px;}


/*=========================*/


#footer {background:url(images/footer-bg02.jpg) left top repeat-x #542400;}
