#site_center {text-align:center; background: url(images/body.gif) repeat-x center top}
.main {
	width:800px;
	text-align:left;
	overflow: hidden;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header{ height:289px; width:100%; background:url(images/header.jpg) no-repeat}

/*======= footer =======*/
#footer{ height:96px; width:100%}

/*======= content =======*/
#content { width:100%}

#content .row2 .col1{ width:32%}
#content .row2 .col2{ width:68%}


.col_1, .col_2, .col_3, .col1, .col2, .col3, .col {
	float:left;
}

/*======= index.html =======*/
#page1 #content .col1{ width:270px}
#page1 #content .col2{ width:481px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:433px}
#page2 #content .col2{
	width:315px
}
/*======= index-2.html =======*/
#page3 #content .col1{ width:266px}
#page3 #content .col2{
	width:475px
}
/*======= index-3.html =======*/
#page4 #content .col1{ width:270px}
#page4 #content .col2{
	width:750px
}

/*======= index-4.html =======*/
#page5 #content .col1{
	width:100%
}
#page5 #content .col2{ width:338px}

/*======= index-5.html =======*/
#page6 #content .col1{
	width:750px
}
#page6 #content .col2{
	width:110px
}


/*======= index-6.html =======*/

#page7 #content .col1{ width:270px}
#page7 #content .col2{ width:481px}
