.col1, .col2, .col3, .col4, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:980px;
}

/*======= header =======*/
#header {
}

#content .col1{
	width:245px;
	background:url(images/bg_col1.jpg) no-repeat top left;
	height: 155px;
}
#content .col2{
	width:245px;
	background:url(images/bg_col2.jpg) no-repeat top left;
	height: 155px;
}
#content .col3{
	width:245px;
	background:url(images/bg_col3.jpg) no-repeat top left;
	height: 155px;
}
#content .col4{
	width:245px;
	background:url(images/bg_col4.jpg) no-repeat top left;
	height: 155px;
} 
#content .bg-2{
} 
#content .bg-3{
} 
/*======= index.html =======*/
#page1 #content .col-1{
	width:656px;
	background-color: #FFFFFF;
}
#page1 #content .col-2{
	width:324px;
	background-color: #4D5B94;
} 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:460px; margin-right:6px}
#page2 #content .col-2{ width:461px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:460px; margin-right:6px}
#page3 #content .col-2{ width:461px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:460px; margin-right:6px}
#page4 #content .col-2{ width:461px}
/*======= index-4.html =======*/
#page5 #content .col-1{
	width:519px;
	margin-right:0px
}
#page5 #content .col-2{ width:461px}
#page5 #content .col-3{ width:183px}
#page5 #content .col-4{ width:209px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:926px}

/*======= footer =======*/
#footer {
	height:96px
}
.col-2 {
	background-color: #f8fedd;
}
