.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7{ float:left}
/*======= width =======*/
.main{
	text-align:left;
	width:820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header {
	height:332px;
	background:url(images/top8.jpg) no-repeat top center
}

/*======= index.html =======*/
#page1 #content .col-1{ width:248px; margin-right:10px}
#page1 #content .col-2{ width:248px; margin-right:50px}
#page1 #content .col-3{
	width:200px
}

#page1 #content .col-4{
	width:495px;
	margin-right:40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-width: thin;
	background-color: #d3d3d3;
}
#page1 #content .col-5{
	width:255px;
	border-top-color: #616161;
	border-right-color: #616161;
	border-bottom-color: #616161;
	border-left-color: #616161;
}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:507px; margin-right:50px}
#page2 #content .col-2{ width:210px}

#page2 #content .col-4{ width:507px; margin-right:50px}
#page2 #content .col-5{ width:227px;}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:507px; margin-right:50px}
#page3 #content .col-2{ width:210px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:507px; margin-right:50px}
#page4 #content .col-2{ width:210px}

#page4 #content .col-4{ width:507px; margin-right:50px}
#page4 #content .col-5{ width:227px;}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:248px; margin-right:10px}
#page5 #content .col-2{ width:248px; margin-right:50px}
#page5 #content .col-3{ width:190px}

#page5 #content .col-4{ width:515px; margin-right:20px}
#page5 #content .col-5{ width:246px;}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:507px; margin-right:50px}
#page6 #content .col-2{ width:210px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:507px; margin-right:50px}
#page7 #content .col-2{ width:210px}

#page7 #content .col-4{ width:507px; margin-right:50px}
#page7 #content .col-5{ width:227px;}
#page7 #content .col-6{ width:233px;}
#page7 #content .col-7{ width:233px;}

/*======= footer =======*/
#footer { height:107px; }
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.125em;
	font-weight: bold;
	color: #039;
}
