#main {width:980px; padding:0px; margin:0px;}

#header {height:376px; background:url(images/header-bg.jpg) no-repeat left top; }
#header, #content, #footer {
	font-size:0.75em;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:199px; margin-right:13px;}
#page1 #content .row-1 .col-2 {width:199px; margin-right:13px;}
#page1 #content .row-1 .col-3 {width:199px;}
#page1 #content .row-2 .col-1 { width:286px; margin-right:37px;}
#page1 #content .row-2 .col-2 { width:285px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:245px;
	margin-right:35px;
	padding: 0px;
}
#page2 #content .row-1 .col-2 {width:296px;}
#page2 #content .row-2 .col-1 { width:285px; margin-right:35px;}
#page2 #content .row-2 .col-2 { width:270px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:199px; margin-right:13px;}
#page3 #content .row-1 .col-2 {width:199px; margin-right:13px;}
#page3 #content .row-1 .col-3 {width:199px;}
#page3 #content .row-2 .col-1 { width:286px; margin-right:37px;}
#page3 #content .row-2 .col-2 { width:285px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:195px; margin-right:17px;}
#page4 #content .row-1 .col-2 {width:186px; margin-right:24px;}
#page4 #content .row-1 .col-3 {width:190px;}
#page4 #content .row-2 .col-1 { width:286px; margin-right:37px;}
#page4 #content .row-2 .col-2 { width:285px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:286px; margin-right:39px;}
#page5 #content .row-1 .col-2 {width:298px;}
#page5 #content .row-2 .col-1 { width:286px; margin-right:37px;}
#page5 #content .row-2 .col-2 { width:285px;}
/*=========================*/


#footer {height:115px;}
