#main {width:818px; margin:0 auto; position:relative;}

#header {height:282px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}


/*======= index.html =======*/
#page1 #content .col-1 {width:518px;}
#page1 #content .col-2 { width:300px;}
#page1 #content .col-2 .col-1 { width:29px; margin-right:18px;}
#page1 #content .col-2 .col-2 { width:156px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:518px;}
#page2 #content .col-2 {
	width:300px;
	color: #666666;
	height: 5px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:518px;}
#page3 #content .col-2 { width:300px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:518px;}
#page4 #content .col-1 .col-1 { width:213px; margin-right:38px;}
#page4 #content .col-1 .col-2 { width:185px;}
#page4 #content .col-2 { width:300px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:518px;}
#page5 #content .col-1 .col-1 { width:163px; margin-right:20px;}
#page5 #content .col-1 .col-2 { width:265px;}
#page5 #content .col-2 { width:300px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:518px;}
#page6 #content .col-1 .col-1 { width:202px; margin-right:20px;}
#page6 #content .col-1 .col-2 { width:225px;}
#page6 #content .col-2 { width:300px;}
#page6 #content .col-2 .col-1 { width:29px; margin-right:18px;}
#page6 #content .col-2 .col-2 { width:156px;}



/*=========================*/


#footer {
	height:36px;
	width: 800px;
	padding-top: 5px;
	padding-left: 385px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	z-index: auto;
	overflow: visible;
	visibility: visible;
	float: left;
	top: 10px;
	left: 300px;
}

