body {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #2F2800;
}
#wrapper {
	width: 637px;
	margin-right: auto;
	margin-left: auto;
}

#home_header {
	background-image: url(images/random/3.jpg);
	background-repeat: no-repeat;
	height: 370px;
}
#home_head_btn {
	float: right;
	padding-top: 50px;
	padding-right: 91px;
}
#home_head_btn img {
	border:none;
}#nav_container {
	clear: both;
}
#nav_container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_bottom {
	background-image: url(images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 23px;
}
