.right_bgd { position:absolute; top:0; right:0; width:50%; height:123px; background:url(../images/bg.jpg) left top repeat-x;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:981px;
	position:relative;
}

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

#headerother {height: 123px;  background:url(../images/top.gif) no-repeat top center}

/*======= index.html =======*/
#page1 #content .row .col-1{
	width:244px;
	margin-right:1px;
	position: relative;
	float: left;
}
#page1 #content .row .col-2{
	width:244px;
	position: relative;
	float: left;
}
#page1 #content .col-1{ width:700px; margin-right:34px}
#page1 #content .col-2{ width:244px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:714px; margin-right:20px}
#page2 #content .col-2{ width:244px}
#page2 #content .col-3{ width:315px; margin-right:65px}
#page2 #content .col-4{ width:315px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:714px; margin-right:20px}
#page3 #content .col-2{ width:244px}
#page3 #content .col-3{ width:315px; margin-right:65px}
#page3 #content .col-4{ width:315px}
#page3 #content .col-5{ width:215px; margin-right:30px}
#page3 #content .col-6{ width:220px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:714px; margin-right:20px}
#page4 #content .col-2{ width:244px}
#page4 #content .col-3{ width:315px; margin-right:65px}
#page4 #content .col-4{ width:315px}
/*======= index-4.html =======*/
#page5 #content .col-1{
	width:700px;
	margin-right:34px;
	float: left;
}
#page5 #content .col-2{
	width:244px;
	float: left;
}
#page5 #content .col-3{ width:190px; margin-right:87px}
#page5 #content .col-4{ width:400px}
#page5 #content .col-5{ width:185px; margin-right:30px}
#page5 #content .col-6{ width:185px}

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

