#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:170px; margin-right:15px;}
#page2 #content .col-2 {width:400px; margin-right:20px;	height: 400px;}
#page2 #content .col-3 {width:240px; margin-top: 10px;}

/*======= index-2.html =======*/
#page2 #content .col-4 {width:750px; margin-right:15px;}
#page2 #content .col-5 {width:400px; margin-right:20px;}
#page2 #content .col-6 {width:180px; margin-top: 10px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:900px; margin: 0px;}

/*=========================*/


#footer {height:36px; position:relative;}
