#main {
	width:980px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:468px; background:url(images/header-bg.jpg) left top no-repeat;}
#header, #content { font-size:0.69em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:590px;
	margin-right:9px;
}
#page1 #content .col-2 {
	width:235px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:630px;
	margin-right:9px;
}
#page2 #content .col-2 {
	width:235px;
}
#page2 #content .col-1 .col-1 {
	width:400px;
	margin-right:10px;
	margin-bottom: 0px;
	line-height: 15px;
	font-style: inherit;
	font-weight: normal;
}
#page2 #content .col-1 .box .col-1 { width:157px; margin-right:0;}
#page2 #content .col-1 .box .col-2 { width:280px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:590px;
	margin-right:9px;
}
#page3 #content .col-2 {
	width:235px;
}
#page3 #content .col-1 .col-1 { width:185px; margin-right:56px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:590px;
	padding: 15px 10px 0 25px;
}
#page4 #content .col-2 {
	width:210px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:590px;
	margin-right:9px;
}
#page5 #content .col-2 {
	width:235px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:590px;
	margin-right:9px;
}
#page6 #content .col-2 {
	width:235px;
}
#page6 #content .col-1 .col-1 { width:155px; margin-right:0;}
#page6 #content .col-1 .col-2 { width:289px;}
#page6 #content .col-1 .box .col-1 { width:155px; margin-right:39px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {
	width:590px;
	margin-right:9px;
}
#page7 #content .col-2 {
	width:235px;
}
#page7 #content .col-1 .col-1 { width:242px; margin-right:0;}
#page7 #content .col-1 .col-2 { width:229px;}


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


#footer {color:#fff; font-size:.75em; padding:25px 0 35px 0;}
