#main { 
	width:983px; 
	margin:0 auto;
}
#header { 
	height:191px;
	position:relative;
	background:url(images/line-hor.gif) repeat-x left bottom;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3,
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:206px; margin-right:43px;}
#page1 #content .col-2 { width:195px; margin-right:54px;}
#page1 #content .col-3 { width:195px; margin-right:54px;}
#page1 #content .col-4 { width:236px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:208px; margin-right:41px;}
#page2 #content .row-1 .col-2 { width:208px; margin-right:40px;}
#page2 #content .row-1 .col-3 { width:450px;}
#page2 #content .row-2 .col-1 { width:440px; margin-right:57px;}
#page2 #content .row-2 .col-1 .col-1 { width:196px; margin-right:53px;}
#page2 #content .row-2 .col-1 .col-2 { width:187px;}
#page2 #content .row-2 .col-2 { width:450px;}

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

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 { width:458px; margin-right:39px;}
#page4 #content .row-1 .col-2 { width:450px;}
#page4 #content .row-2 .col-1 { width:210px; margin-right:39px;}
#page4 #content .row-2 .col-2 { width:206px; margin-right:43px;}
#page4 #content .row-2 .col-3 { width:210px; margin-right:39px;}
#page4 #content .row-2 .col-4 { width:236px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:457px; margin-right:39px;}
#page5 #content .row-1 .col-2 { width:208px; margin-right:40px;}
#page5 #content .row-1 .col-3 { width:205px;}
#page5 #content .row-2 .col-1 { width:455px; margin-right:42px;}
#page5 #content .row-2 .col-1 .col-1 { width:239px; margin-right:0;}
#page5 #content .row-2 .col-1 .col-2 { width:216px;}
#page5 #content .row-2 .col-2 { width:450px;}
#page5 #content .row-2 .col-2 .col-1 { width:200px; margin-right:49px;}
#page5 #content .row-2 .col-2 .col-2 { width:189px;}


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


#footer { 
	height:185px;
	border-top:6px solid #000;
}