.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;
	height: 440px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #997352;
}
#header .col2{
	width:533px;
	height:440px;
	background-image: url(images/topimage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/*======= content =======*/
#content .col_1{
	width:513px;
	background-color: #FFF;
}
#content .col_2{
	width:218px;
	margin-left:20px;
	margin-top: 20px;
}

/*======= index.html =======*/
#page1 #content .col1{ width:280px}
#page1 #content .col2{
	width:233px;
	background-color: #FFF;
}
/*======= 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:250px;
	float:right
}
/*======= index-6.html =======*/
#page7 #content .col1{ width:751px}

/*======= footer =======*/
#footer .col1{
	width:242px;
	text-align:center;
	background-image: url(images/bg_bot3.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
#footer .col2{
	width:522px;
	padding:27px 0px 69px 0px;
	text-align:center;
	color: #FFF;
	background-image: url(images/bg_bot2.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
}
