.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{
	text-align:left;
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header .col1{ width:490px;}
#header .col2{
	width:410px;
	height:307px;
	background-color: #36352d;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*======= content =======*/
#content .col1{ width:210px}
#content .col2{ width:305px}
#content .col3{ width:385px}

/*======= index-5.html =======*/
#page6 #content {background:url(images/cont_bg1.gif) repeat-y}
#page6 #content .col1{ width:709px}

#pagemore .w #content {
	background-image: url(images/cont_bg2.gif);
}
#pagemore .w #content .col1 {width: 210px}
#pagemore .w #content .col2 {
	width: 690px;
}
