﻿#main {width:980px; margin:0 auto; position:relative; z-index:3}

#header {height:386px; 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:625px; margin-right:22px;}
#page1 #content .row-1 .col-2 { width:272px;}
#page1 #content .row-2 .col-1 {
	width: 250px;
	margin-right: 24px;
}
#page1 #content .row-2 .col-2 {
	width: 276px;
	margin-right: 24px;
}
#page1 #content .row-2 .col-3 { width:294px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:625px; margin-right:22px;}
#page2 #content .col-1 .col-1 { width:188px; margin-right:122px;}
#page2 #content .col-1 .col-2 { width:188px;}
#page2 #content .col-2 { width:272px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:625px; margin-right:22px;}
#page3 #content .col-2 { width:272px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:625px; margin-right:22px;}
#page4 #content .row-1 .col-2 { width:279px;}
#page4 #content .row-2 .col-1 { width:250px; margin-right:34px;}
#page4 #content .row-2 .col-2 { width:276px; margin-right:34px;}
#page4 #content .row-2 .col-3 { width:294px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:625px; margin-right:22px;}
#page5 #content .col-1 .col-1 { width:188px; margin-right:122px;}
#page5 #content .col-1 .col-2 { width:188px;}
#page5 #content .col-2 { width:272px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:625px; margin-right:22px;}
#page6 #content .col-1 .col-1 { width:188px; margin-right:122px;}
#page6 #content .col-1 .col-2 { width:188px;}
#page6 #content .col-2 { width:272px;}


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


#footer {height:49px; background:#f6f6f6;}