@charset "utf-8";
/* CSS Document */


body{
	margin:0 auto;
	background-color:#000;
}

#wrappertop{
	width:100%;
	float:left;
	height:200px;
	
}#wrappermid{
	width:100%;
	float:left;
	height:301px;
	background:url(bck.png) repeat-x top left
	
}

#content{
	margin:0 auto;
	width:900px;
	padding-top:38px;
}

#wrapperbot{
	width:100%;
	float:left;
	height:200px;
	
}

#footer{
	margin:0 auto;
	width:900px;
	
}