﻿#main { 
	width:1002px; 
	margin:0 auto;
	position:relative;
}
#header { 
	height:148px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3,
.col-4,
.col-5 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:155px; margin-right:41px;}
#page1 #content .row-1 .col-2 { width:155px; margin-right:38px;}
#page1 #content .row-1 .col-3 { width:155px; margin-right:38px;}
#page1 #content .row-1 .col-4 { width:155px; margin-right:38px;}
#page1 #content .row-1 .col-5 { width:155px;}
#page1 #content .row-2 .col-1 { width:218px; margin-right:58px;}
#page1 #content .row-2 .col-2 { width:305px; margin-right:53px;}
#page1 #content .row-2 .col-3 { width:663px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:218px; margin-right:58px;}
#page2 #content .col-2 { width:356px; margin-right:52px;}
#page2 #content .col-2 .col-1 { width:163px; margin-right:30px;}
#page2 #content .col-2 .col-2 { width:163px; margin-right:0;}
#page2 #content .col-3 { width:255px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:155px; margin-right:41px;}
#page3 #content .row-1 .col-2 { width:165px; margin-right:28px;}
#page3 #content .row-1 .col-3 { width:155px; margin-right:38px;}
#page3 #content .row-1 .col-4 { width:155px; margin-right:38px;}
#page3 #content .row-1 .col-5 { width:165px;}
#page3 #content .row-2 .col-1 { width:669px; margin-right:52px;}
#page3 #content .row-2 .col-2 { width:255px; margin-right:52px;}
#page3 #content .row-2 .col-3 { width:218px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:208px; margin-right:68px;}
#page4 #content .col-2 { width:359px; margin-right:49px;}
#page4 #content .col-2 .col-1 { width:163px; margin-right:30px;}
#page4 #content .col-2 .col-2 { width:163px; margin-right:0;}
#page4 #content .col-3 { width:255px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:218px; margin-right:58px;}
#page5 #content .col-2 { width:359px; margin-right:49px;}
#page5 #content .col-2 .col-1 { width:163px; margin-right:30px;}
#page5 #content .col-2 .col-2 { width:163px; margin-right:0;}
#page5 #content .col-3 { width:255px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:218px; margin-right:58px;}
#page6 #content .col-2 { width:359px; margin-right:49px;}
#page6 #content .col-3 { width:255px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:218px; margin-right:58px;}
#page7 #content .col-2 { width:359px; margin-right:49px;}
#page7 #content .col-3 { width:255px;}


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

#footer .right {
	height:102px;
	background:url(images/footer-right.gif) no-repeat right top;
	padding:0 11px;
}
