#box {
	margin-left:12px;
	width:1000px;
	height:100%;
	float:left;
	background:url(../images/main_middle_nosb.jpg) repeat-y;
	}
	
#box .top {
	height:100%;
	float:left;
	background:url(../images/main_top_nosb.jpg) 0px 0px no-repeat;
}
	
#box .bottom {
	height:100%;
	background:url(../images/main_bottom_nosb.jpg) left bottom no-repeat;
	float:left;
	position: relative; 
}

#center {
	width:804px;
}

#centerhead  h1{
	width: 672px;
}

#sidebarright {
	display: none;
}