.container {width:924px; margin:0 auto; position:relative;}

#header {height:482px; background:url(images/main-bg.jpg) no-repeat center 166px #fff;}
#header, #content, #footer { font-size:0.75em; position:relative;}

#content .container { width:930px;}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:572px;
	margin-right:20px;
}
#page1 #content .row-1 .col-2 { width:271px;}
#page1 #content .row-2 .col-1 {width:270px; margin-right:30px;}
#page1 #content .row-2 .col-2 { width:270px; margin-right:30px;}
#page1 #content .row-2 .col-3 {
	width:270px;
	padding-bottom: 10px;
}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:572px; margin-right:30px;}
#page2 #content .row-1 .col-2 { width:271px;}
#page2 #content .row-2 .col-1 {width:572px; margin-right:30px;}
#page2 #content .row-2 .col-1 .col-1 { width:251px; margin-right:44px;}
#page2 #content .row-2 .col-1 .col-2 { width:264px;}
#page2 #content .row-2 .col-2 { width:271px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:571px; margin-right:30px;}
#page3 #content .row-1 .col-2 { width:270px;}
#page3 #content .row-2 .col-1 {width:572px; margin-right:30px;}
#page3 #content .row-2 .col-2 { width:271px;}
#page3 #content .row-1 .col-1 .col-1 { width:270px; margin-right:30px;}
#page3 #content .row-1 .col-1 .col-2 { width:270px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:571px; margin-right:30px;}
#page4 #content .row-1 .col-2 { width:270px;}
#page4 #content .row-2 .col-1 {width:270px; margin-right:30px;}
#page4 #content .row-2 .col-2 { width:270px; margin-right:30px;}
#page4 #content .row-2 .col-3 { width:270px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:571px; margin-right:30px;}
#page5 #content .row-1 .col-2 { width:270px;}
#page5 #content .row-2 .col-1 {width:572px; margin-right:30px;}
#page5 #content .row-2 .col-2 { width:271px;}
#page5 #content .row-1 .col-1 .col-1 { width:270px; margin-right:30px;}
#page5 #content .row-1 .col-1 .col-2 { width:270px;}

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


#footer {
	background:#e0f3c7;
	padding:10px 0 20px 0;
}
