.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
.right_bgd {
	position:absolute;
	top:0;
	right:0;
	width:50%;
	height:250px;
}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:880px;
	position:relative;
	background-color: #FFFFFF;
	height: 1000px;
}

/*======= header =======*/
#header {
	height:250px;
	background:url(images/top.jpg) no-repeat top right;
	vertical-align: middle;
}

/*======= index.html =======*/
#page1 #content .col-1{
	width:800px;
	margin-right:25px
}
#page1 #content .col-2{ width:250px}
/*======= index-1.html =======*/
#page2 #content .col-1{
	width:455px;
	margin-right:0px
}
#page2 #content .col-2{ width:250px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:455px; margin-right:55px}
#page3 #content .col-2{ width:250px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:455px; margin-right:55px}
#page4 #content .col-2{ width:250px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:455px; margin-right:55px}
#page5 #content .col-2{ width:250px}
#page5 #content .col-3{ width:218px}
#page5 #content .col-4{ width:194px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:455px; margin-right:55px}
#page6 #content .col-2{ width:250px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:455px; margin-right:55px}
#page7 #content .col-2{
	width:250px;
}
#page7 #content .col-3{ width:218px}
#page7 #content .col-4{ width:194px}
#page7 #content .col-5{ width:260px}
#page7 #content .col-6{ width:191px; text-align:right}
/*======= index-7.html =======*/
#page8 #content .col-1{ width:455px; margin-right:55px}
#page8 #content .col-2{ width:250px}
#page8 #content .col-3{ width:231px}
#page8 #content .col-4{ width:219px}

/*======= footer =======*/
#footer {
	height:130px;
	background-image: url(images/AMF%20images/footer_grad.jpg);
}
