* {  margin: 0; border: none; padding: 0; }

body {
	width: 985px;
	margin: 0 auto 0 auto;
	background: #727272 url('images/bg2.jpg') center 675px repeat-y;
	color:#000;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12pt;
	line-height: 20px;
}

a { color: #546078; text-decoration: none; font-weight: bold; }
a:hover { color: #95722E;  }

#header { width: 100%; height: 230px; color: #3B2A0A; /*position: relative;*/ }
#header img#head_img { width: 985px; height: 230px;  /*position: absolute; left: 0; top: 0;*/ }

#body { background: url('images/bg.jpg') center top no-repeat; }

#content {
	width: 656px;
	float: right;
	color: #3B2A0A;
	padding-top: 0;
	padding-right: 72px;
}
#content h1 { margin: 1em 0 1em 0; font-size: 1.5em; 
	color: #85621E;  text-align: left; 
}
#content h2 { margin: 0.5em 0 0.5em 0; font-size: 1.1em; font-weight: bold; 
	color: #546078; text-align: left; 
}

#nav {
	width: 168px;
	margin-left: 70px;
	padding-top: 20px;
	font-weight: bold;
	color: #85621E;
	text-align: left;
}
#nav ul { list-style: none; }
#nav li { padding-top: 5px; border-bottom: 0px solid #D2B881 }
#nav li.title { margin-center: 0.5em; text-align: left; }
#nav a { color: #546078; text-decoration: none;  }
#nav a:hover { color: #95722E;  }
#nav .small { font-size: 80%; }

#footer_1 {
	padding-top: 0em;
	clear: both;
	background: url('images/footer_1.jpg') bottom center no-repeat;
	padding-bottom: 2em;
}

#footer_2 { padding-top: 1em; clear: both; text-align: center; color: white; 
	background: #575757 url('images/footer_2.jpg') top center no-repeat; }

div.image {
	width: 100%;
	text-align: center;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
}
div.image div.caption { font-size: 75%; }
div.image div.caption em { font-weight: bold; font-style: italic; }
<div align="right"></div>
<div align="center"></div>
