.col1, .col2, .col3, .col4, .col_1, .col_2{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:776px; background:#FFFFFF }

/*======= header =======*/
#header {height:509px;  background:url(images/top.gif) repeat-x top center}
#header .col1{ width:218px; background:url(images/bg_top.gif) repeat-x bottom #698397}
#header .col2{ width:533px; background:url(images/bg_top1.jpg) no-repeat top; height:440px}

/*======= content =======*/
#content .col_1{ width:513px}
#content .col_2{ width:218px; margin-left:20px}

/*======= index.html =======*/
#page1 #content .col1{ width:280px}
#page1 #content .col2{ width:233px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:280px}
#page2 #content .col2{ width:233px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:280px}
#page3 #content .col2{ width:233px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:227px}
#page4 #content .col2{ width:286px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:334px}
#page5 #content .col2{ width:179px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:280px}
#page6 #content .col2{ width:233px}
#page6 #content .col3{ width:183px}
#page6 #content .col4{ width:276px; float:right}
/*======= index-6.html =======*/
#page7 #content .col1{ width:751px}

/*======= footer =======*/
#footer .col1{
	width:242px;
	background:url(images/bg_bot3.gif) no-repeat top;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#footer .col2{ width:522px; padding:27px 0px 69px 0px; background:url(images/bg_bot2.gif) repeat-x top; text-align:center}
