﻿body{
	background-image: url('../images/page_back.gif');
	background-color:#f68f2f;
	background-repeat:no-repeat;
}
#divOuter{
	width:923px;
}
#divMenu{
	margin-left:10px;
	margin-right:40px;
	float:left;
	width:160px;
	margin-top:0px;
}
#divContent{
	float:left;
	width:670px;
}
#divFooter{
	clear:both;
}

#headerImg{
	width:900px;
	height:140px;
}