#main { 
	width:964px; 
	margin:0 auto;
}
#header { 
	height:387px;
	position:relative;
	background:url(images/header-bg.jpg) no-repeat 14px 194px;
	border-bottom:3px solid #73767a;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3,
.col-4,
.col-5 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header {
	height:175px;
	border:0;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 4px 184px;
}
#page1 #header .slogan { left:354px; top:227px;}
#page1 #content .col-1 { width:188px; margin-right:6px;}
#page1 #content .col-2 { width:188px; margin-right:6px;}
#page1 #content .col-3 { width:188px; margin-right:6px;}
#page1 #content .col-4 { width:188px; margin-right:6px;}
#page1 #content .col-5 { width:188px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:543px; margin-right:64px;}
#page2 #content .col-1 .col-1 { width:223px; margin-right:0;}
#page2 #content .col-1 .col-2 { width:319px;}
#page2 #content .col-2 { width:300px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:300px; margin-right:64px;}
#page3 #content .col-2 { width:543px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:543px; margin-right:64px;}
#page4 #content .col-1 .row-1 .col-1 { width:223px; margin-right:0;}
#page4 #content .col-1 .row-1 .col-2 { width:319px;}
#page4 #content .col-1 .row-2 .col-1 { width:235px; margin-right:64px;}
#page4 #content .col-1 .row-2 .col-2 { width:235px;}
#page4 #content .col-2 { width:300px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:300px; margin-right:64px;}
#page5 #content .col-1 .col-1 { width:125px; margin-right:0;}
#page5 #content .col-1 .col-2 { width:170px;}
#page5 #content .col-2 { width:543px;}
#page5 #content .col-2 .col-1 { width:175px; margin-right:0;}
#page5 #content .col-2 .col-2 { width:344px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:300px; margin-right:64px;}
#page6 #content .col-2 { width:543px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:300px; margin-right:64px;}
#page7 #content .col-2 { width:543px;}
#page7 #content .col-2 .col-1 { width:256px; margin-right:0;}
#page7 #content .col-2 .col-2 { width:287px;}


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


#footer { 
	height:131px;
	border-top:3px solid #1f242a;
	position:relative;
}
