@import url(/elements/css/forms.css);
body {
	margin:0;
	background:#f5f4ee url(/elements/images/bg2.jpg) fixed center top no-repeat ; 
	font:12px/normal Georgia, "Times New Roman", Times, serif;
}
img {
	border:none;
}
#wrap {
	margin:2px auto;
	width:750px;
	background-color:#FFF;
}
#footer {
	background: #faf4e4;
	width: 750px;
	margin: 10px auto 0;
	text-align: left;
	font:10px/normal Verdana, Arial, Helvetica, sans-serif;
}
#footer div.left{
	float: left;
	width: 400px;
}
#footer div.left ul{
	font-size: 9px; 
	color: #214667; 
	line-height: 65px;
	margin: 0; 
	padding: 0 0 0 10px;
 	display: inline;
  	list-style-type: none;
}
#footer div.left li{
	margin: 0; 
	padding: 0 12px 0 0;
  	display: inline;
  	list-style-type: none;
}
#footer div.right {
	line-height: 65px;
	 margin-left: 440px; 
	width: 300px;
	font-size: 9px;
 text-align: right;  
	 
}
.interior_header {
	background-color:#faf4e4;
	clear:both;
	float:none;
	height:85px;
}
.interior_header img{
	display:inline;
	margin:4px;
}
