#main {width:988px; margin:0 auto; }

#header {height:555px; background:url(../images/header-bg.jpg) no-repeat left 87px; position:relative;}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:394px; margin-right:15px;}
#page1 #content .col-2 { width:269px; margin-right:23px;}
#page1 #content .col-3 { width:231px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:231px; margin-right:21px;}
#page2 #content .col-2 { width:269px; margin-right:23px;}
#page2 #content .col-3 {
	width:640px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:394px; margin-right:15px;}
#page3 #content .col-2 { width:269px; margin-right:23px;}
#page3 #content .col-3 { width:231px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:231px; margin-right:21px;}
#page4 #content .col-2 { width:269px; margin-right:23px;}
#page4 #content .col-3 { width:635px;}
#page4 #content .col-3 .col-1 {
	width:200px;
	margin-right:20px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:640px;
	margin-right:15px;
}
#page5 #content .col-2 {
	width:269px;
}
#page5 #content .col-3 { width:231px;}
#page5 #content .col-1 .col-1 { width:183px; margin:0;}
#page5 #content .col-1 .col-2 {
	width:445px;
	margin:0;
}
#page5 #content .col-1 .col-3 { width:320px; margin:0;}
#page5 #content .col-1 .col-4 {
	width:640px;
	margin:0;
}
/*=========================*/
#pageAdmin #content .col-3 {
	width:933px;
}


#footer {height:85px;}
