#main {width:980px; height:750px; margin:0 auto; position:relative; background:url(images/main-bg.jpg) no-repeat left 8px;}
#main.splash { background:url(images/splash-bg.jpg) no-repeat left 8px;}

#header {height:205px; position:relative;}
#header, #content, #footer { font-size:0.5625em;}

#content { height:509px;}
.splash #content { height:714px;}

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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:166px; margin-right:8px;}
#page2 #content .col-2 {
	width:580px;
	margin-right:20px;
}
#page2 #content .col-3 { width:243px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:580px; margin-right:25px;}
#page3 #content .col-2 { width:230px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:241px; margin-right:20px;}
#page5 #content .col-2 { width:328px; margin-right:22px;}
#page5 #content .col-3 {
	width:550px;
}
/*=========================*/


#footer {height:36px; position:relative;}
