#header {
	height:408px;
	background:url(site/images/header-bg1.jpg) no-repeat left bottom;
}
#header, #content .row-1, #content .row-2, #footer {
	font-size:0.75em;
	width:980px;
	margin:0 auto;
	position:relative;
}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:201px; margin-right:53px;}
#page1 #content .row-1 .col-2 {width:201px; margin-right:51px;}
#page1 #content .row-1 .col-3 {width:201px; margin-right:52px;}
#page1 #content .row-1 .col-4 {width:201px; }

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:285px;
	margin-right:45px;
}
#page2 #content .row-1 .col-2 {
	width:300px;
	margin-right:45px;
	margin-bottom: 0px;
}
#page2 #content .row-1 .col-3 {
	width:285px;
	margin-bottom: 0px;
}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:452px; margin-right:52px;}
#page3 #content .row-1 .col-2 {width:454px;}
#page3 #content .row-2 .col-1 {width:285px; margin-right:52px;}
#page3 #content .row-2 .col-2 {width:285px; margin-right:52px;}
#page3 #content .row-2 .col-3 {width:285px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:201px; margin-right:53px;}
#page4 #content .row-1 .col-2 {width:453px; margin-right:53px;}
#page4 #content .row-1 .col-3 {width:200px;}
#page4 #content .row-1 .col-2 .col-1 { width:202px; margin-right:44px;}
#page4 #content .row-1 .col-2 .col-2 { width:198px; margin-right:0;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:452px; margin-right:52px;}
#page5 #content .row-1 .col-2 {width:454px;}
#page5 #content .row-2 .col-1 {width:285px; margin-right:52px;}
#page5 #content .row-2 .col-2 {width:285px; margin-right:52px;}
#page5 #content .row-2 .col-3 {width:285px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:201px; margin-right:53px;}
#page6 #content .row-1 .col-2 {width:453px; margin-right:53px;}
#page6 #content .row-1 .col-3 {width:200px;}
#page6 #content .row-1 .col-2 .col-1 { width:215px; margin-right:31px;}
#page6 #content .row-1 .col-2 .col-2 { width:203px; margin-right:0;}
#page6 #content .row-2 .col-1 {width:285px; margin-right:52px;}
#page6 #content .row-2 .col-2 {width:285px; margin-right:52px;}
#page6 #content .row-2 .col-3 {width:285px;}

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


#footer {height:76px; background:url(site/images/footer-bg.jpg) no-repeat left top;}

