#main {
	width:990px;
	margin:0 auto;
}

#header {height:371px; background:url(images/header-bg.jpg) no-repeat; position:relative;}
#header, #content, #footer { font-size:0.814em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:391px; margin-right:60px;}
#page1 #content .col-2 { width:388px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:306px; margin-right:95px;}
#page2 #content .col-2 { width:414px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:391px; margin-right:60px;}
#page4 #content .col-2 { width:391px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:391px; margin-right:60px;}
#page5 #content .col-2 { width:388px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:457px; margin-right:60px;}
#page6 #content .col-2 { width:330px;}

/*======= index-6.html =======*/
#page7 #content .row-1 .col-1 {width:250px; margin-right:106px;}
#page7 #content .row-1 .col-2 { width:500px;}
#page7 #content .row-1 .col-2 .col-1 { width:255px; margin:0;}
#page7 #content .row-1 .col-2 .col-2 { width:70px;}
#page7 #content .row-1 .col-2 .col-3 { width:158px;}
#page7 #content .row-2 .col-1 {width:220px; margin-right:70px;}
#page7 #content .row-2 .col-2 { width:228px; margin-right:70px;}
#page7 #content .row-2 .col-3 { width:220px;}


/*=========================*/


#footer {height:61px; background:url(images/footer-bg.gif) no-repeat;}
