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

#header {height:179px;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:311px; margin-right:26px;}
#page1 #content .col-2 { width:544px;}
#page1 #content .col-2 .row-1 .col-1 { width:255px; margin-right:0;}
#page1 #content .col-2 .row-1 .col-2 { width:278px; padding-top:12px;}
#page1 #content .col-2 .row-2 .col-1 { width:240px; margin-right:50px;}
#page1 #content .col-2 .row-2 .col-2 { width:243px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:544px; margin-right:19px;}
#page2 #content .col-1 .col-1 { width:243px; margin-right:49px;}
#page2 #content .col-1 .col-2 { width:236px;}
#page2 #content .col-2 {width:311px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:311px; margin-right:26px;}
#page3 #content .col-2 { width:544px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:544px; margin-right:19px;}
#page4 #content .col-1 .row-1 .col-1 { width:243px; margin-right:49px;}
#page4 #content .col-1 .row-1 .col-2 { width:243px;}
#page4 #content .col-1 .row-2 .col-1 { width:204px; margin-right:0;}
#page4 #content .col-1 .row-2 .col-2 { width:326px;}
#page4 #content .col-2 {
	width:311px;
	padding-top: 70px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:311px; margin-right:26px;}
#page5 #content .col-2 { width:544px;}
#page5 #content .col-2 .col-1 {
	width:240px;
	margin-right:50px;
	text-align: center;
}
#page5 #content .col-2 .col-2 {
	width:243px;
	text-align: center;
}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:544px; margin-right:19px;}
#page6 #content .col-1 .col-1 { width:243px; margin-right:49px;}
#page6 #content .col-1 .col-2 { width:243px;}
#page6 #content .col-2 {width:311px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {
	width:311px;
	margin-right:26px;
}
#page7 #content .col-2 { width:544px;}
#page7 #content .col-2 .row-1 .col-1 { width:255px; margin-right:30px;}
#page7 #content .col-2 .row-1 .col-2 { width:255px;}
#page7 #content .col-2 .row-2 .col-1 { width:255px; margin-right:0;}
#page7 #content .col-2 .row-2 .col-2 { width:278px; padding-top:12px;}

/*======= index-7.html =======*/
#page8 #content .col-1 { width:544px; margin-right:19px;}
#page8 #content .col-1 .col-1 { width:300px; margin-right:0;}
#page8 #content .col-1 .col-2 { width:233px;}
#page8 #content .col-2 {width:311px;}


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


#footer {
	height:200px;
}
h6 {
	text-align: center;
	font-size: 1em;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

