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

#header {height:567px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:302px; margin-right:15px;}
#page1 #content .col-2 {width:302px; margin-right:15px;}
#page1 #content .col-3 {width:302px;}

/*======= index-1.html =======*/
#page2 #content .wide {width:936px;}

#page2 #content .wide .column {
	width: 32%;
	float: left;
}

#page2 #content .col-1 {width:302px; margin-right:15px;}
#page2 #content .col-2 {width:302px; margin-right:15px;}
#page2 #content .col-3 {width:302px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:302px; margin-right:15px;}
#page3 #content .col-2 {width:302px; margin-right:15px;}
#page3 #content .col-3 {width:302px;}

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

/*======= index-4.html =======*/
#page5 #content .col-2 {width:618px; margin-left:15px;}
#page5 #content .col-1 {width:302px;}
#page5 #content .col-2 .col-1 { width:342px; margin:0;}
#page5 #content .col-2 .col-1 { width:228px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:302px; margin-right:15px;}
#page6 #content .col-2 {width:302px; margin-right:15px;}
#page6 #content .col-3 {width:302px;}



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


#footer {height:63px;}