#main {width:980px; margin:0 auto;}

#header, #content, #footer {
	font-size: 0.8125em;
}

#header {
	height: 450px;
}

/* top menu */
#menu-top {
	display: block;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px;
}

#menu-top li {
	float: left;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:199px; margin-right:17px;}
#page1 #content .col-2 { width:516px; margin-right:18px;}
#page1 #content .col-3 { width:197px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:199px; margin-right:17px;}
#page2 #content .col-2 { width:516px; margin-right:18px;}
#page2 #content .col-3 { width:197px;}
#page2 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:199px; margin-right:17px;}
#page3 #content .col-2 { width:516px; margin-right:18px;}
#page3 #content .col-3 { width:197px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:199px; margin-right:17px;}
#page4 #content .col-2 { width:516px; margin-right:18px;}
#page4 #content .col-3 { width:197px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:199px; margin-right:17px;}
#page5 #content .col-2 { width:516px; margin-right:18px;}
#page5 #content .col-3 { width:197px;}
#page5 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:199px; margin-right:17px;}
#page6 #content .col-2 { width:516px; margin-right:18px;}
#page6 #content .col-3 { width:197px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:199px; margin-right:17px;}
#page7 #content .col-2 { width:516px; margin-right:18px;}
#page7 #content .col-3 { width:197px;}
#page7 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:199px; margin-right:17px;}
#page8 #content .col-2 { width:516px; margin-right:18px;}
#page8 #content .col-3 { width:197px;}


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


#footer {height:80px; background:url(images/footer-bg.jpg) no-repeat left bottom;}
