#main {
	width:976px;
	margin:0 auto;
	padding:82px 0 0 0;
	position:relative;
	background-color: #FFFFFF;
}

#header {height:175px; background:url(images/header-bg.jpg) no-repeat left top; padding:0 10px;}
#header, #content, #footer { font-size:0.75em;}

#content .row-1 .col-1 {width:252px; margin-right:10px;}
#content .row-1 .col-2 {width:691px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-2 .col-1 {width:252px; margin-right:10px;}
#page1 #content .row-2 .col-2 {width:691px;}
#page1 #content .row-2 .col-2 .col-1 {
	width:630px;
	margin-right:20px;
	margin-top: 110px;
}
#page1 #content .row-2 .col-2 .col-2 { width:294px;}

/*======= index-1.html =======*/
#page2 #content .row-2 .col-1 {width:252px; margin-right:10px;}
#page2 #content .row-2 .col-2 {width:691px;}
#page2 #content .row-2 .col-2 .col-1 { width:294px; margin-right:32px;}
#page2 #content .row-2 .col-2 .col-2 { width:294px;}

/*======= index-2.html =======*/
#page3 #content .row-2 .col-1 {width:252px; margin-right:10px;}
#page3 #content .row-2 .col-2 {width:691px;}
#page3 #content .row-2 .col-2 .col-1 { width:294px; margin-right:32px;}
#page3 #content .row-2 .col-2 .col-2 { width:294px;}

/*======= index-3.html =======*/
#page4 #content .row-2 .col-1 {width:252px; margin-right:10px;}
#page4 #content .row-2 .col-2 {width:691px;}
#page4 #content .row-2 .col-2 .col-1 { width:294px; margin-right:32px;}
#page4 #content .row-2 .col-2 .col-2 { width:294px;}

/*======= index-4.html =======*/
#page5 #content .row-2 .col-1 {width:252px; margin-right:10px;}
#page5 #content .row-2 .col-2 {width:691px;}
#page5 #content .row-2 .col-2 .col-1 { width:173px; margin-right:60px;}
#page5 #content .row-2 .col-2 .col-2 { width:173px; margin-right:60px;}
#page5 #content .row-2 .col-2 .col-3 { width:173px;}

/*======= index-5.html =======*/
#page6 #content .row-2 .col-1 {width:252px; margin-right:10px;}
#page6 #content .row-2 .col-2 {width:691px;}

/*======= index-6.html =======*/
#page7 #content .row-2 .col-1 {width:252px; margin-right:10px;}
#page7 #content .row-2 .col-2 {width:691px;}
#page7 #content .row-2 .col-2 .col-1 { width:294px; margin-right:32px;}
#page7 #content .row-2 .col-2 .col-2 { width:294px;}



/*=========================*/


#footer {
	padding:16px 0 42px 16px;
	text-align: center;
	color: #FFFFFF;
}
