.col1, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.right_bgd { position:absolute; top:0; right:0; width:50%; height:497px; background:url(images/bg1.gif) left top repeat-x;}
.main{margin:0 auto; text-align:left; width:980px; position:relative }


/*======= header =======*/
#header {
	height:350px;
	background:url(images/top.jpg) no-repeat top center
}

#content .col1{ width:275px}
/*======= index.html =======*/
#page1 #content .col-1{ width:365px; margin-right:57px}
#page1 #content .col-2{ width:375px}
#page1 #content .col-3{
	width:200px;
	margin-right:2px
}
#page1 #content .col-4{ width:204px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:365px; margin-right:57px}
#page2 #content .col-2{ width:375px}
#page2 #content .col-3{ width:204px; margin-right:2px}
#page2 #content .col-4{ width:204px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:365px; margin-right:57px}
#page3 #content .col-2{ width:375px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:365px; margin-right:57px}
#page4 #content .col-2{ width:375px}
#page4 #content .col-3{ width:204px; margin-right:2px}
#page4 #content .col-4{ width:204px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:365px; margin-right:57px}
#page5 #content .col-2{ width:375px}
#page5 #content .col-3{ width:411px; margin-right:2px}
#page5 #content .col-4{ width:408px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:241px; margin-right:63px}
#page6 #content .col-2{ width:495px}


/*======= footer =======*/
#footer { height:72px; }
