#main {
	width:916px;
	margin:0 auto;
	color: #ffffff;
}

#header {height:198px;}
#header, #content, #footer {
	font-size:0.9em;
	text-transform:none;
}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:804px;
	margin-right:17px;
}
#page1 #content .row-1 .col-1 .col-1 { width:90px; margin-right:19px;}
#page1 #content .row-1 .col-1 .col-2 { width:121px; margin-right:19px;}
#page1 #content .row-1 .col-1 .col-3 { width:115px; margin-right:18px;}
#page1 #content .row-1 .col-1 .col-4 { width:80px;}
#page1 #content .row-1 .col-2 { width:324px;}
#page1 #content .row-2 .col-1 { width:245px; margin-right:34px;}
#page1 #content .row-2 .col-2 { width:245px; margin-right:34px;}
#page1 #content .row-2 .col-3 { width:245px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:504px; margin-right:17px;}
#page2 #content .row-1 .col-2 { width:324px;}
#page2 #content .row-2 .col-1 { width:484px; margin-right:38px;}
#page2 #content .row-2 .col-1 .col-1 { width:135px; margin-right:28px;}
#page2 #content .row-2 .col-1 .col-2 { width:135px; margin-right:28px;}
#page2 #content .row-2 .col-1 .col-3 { width:135px;}
#page2 #content .row-2 .col-2 { width:289px;}
#page2 #content .row-2 .col-2 .col-1 { width:130px; margin-right:0;} 
#page2 #content .row-2 .col-2 .col-2 { width:157px; margin-right:0;} 

/*======= index-2.html =======*/
#page3 #content .col-1 {width:504px; margin-right:17px;}
#page3 #content .col-2 { width:324px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:500px;
	margin-right:15px;
}
#page4 #content .row-1 .col-1 .col-1 { width:90px; margin-right:19px;}
#page4 #content .row-1 .col-1 .col-2 { width:121px; margin-right:19px;}
#page4 #content .row-1 .col-1 .col-3 { width:115px; margin-right:18px;}
#page4 #content .row-1 .col-1 .col-4 { width:80px;}
#page4 #content .row-1 .col-2 { width:324px;}
#page4 #content .row-2 .col-1 { width:245px; margin-right:34px;}
#page4 #content .row-2 .col-2 { width:245px; margin-right:34px;}
#page4 #content .row-2 .col-3 { width:245px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:504px; margin-right:17px;}
#page5 #content .row-1 .col-2 { width:324px;}
#page5 #content .row-2 .col-1 { width:484px; margin-right:38px;}
#page5 #content .row-2 .col-1 .col-1 { width:249px; margin-right:0;}
#page5 #content .row-2 .col-1 .col-2 { width:233px;}
#page5 #content .row-2 .col-2 { width:289px;}


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


#footer {height:139px;}

