body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #807464 url(../images/bg_body.jpg) 0 0 repeat-x;
	
}

#container {
	margin-top: 20px;
}

#header {
	width: 936px;
	height: 96px;
	background: url(../images/header.jpg) 0 0 no-repeat;
	margin-left: 7px;
}

#nav {
	background-color: #fff;
	height: 25px;
}

#footer{
	margin: 10px 0 0 18px;
	padding: 0;
	width: 910px;
	height: 36px;
	background: transparent url(../images/bg_footer.gif) bottom left repeat-x;
	color: #ccc;
	font-size: 12px;
}

#footer a {
	color: #ccc;
}

.footerleft, .footerright {
	padding-top: 13px;
}
