*{padding: 0; margin: 0;}
body {
	background-color: #02284d;
}
#wrapper{
	width: 850px;
	\width: 880px;
	w\idth: 850px;
	margin-left: 20px;
	border-top: thin solid #ca9539;
	border-right: thin solid #ca9539;
	border-left: thin solid #ca9539;
	background: url(img/bg_wrapper.jpg) repeat-y;
	margin-top: 20px;
}
#head{
	height: 144px;
	background-image: url(img/header_left_test_sm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#head_logo{
	width:590px;
	height:100px;
	margin-left: 200px;
	font-weight: normal;
	background: url(img/logo_new.gif) no-repeat right top;
}
#head_menu {
	width:675px;
	margin-left: 140px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	letter-spacing: .75px;
	font-size: 12px;
	text-transform: uppercase;
}
#head_menu a:link{color:#fff;text-decoration: none;}
#head_menu a:visited{color:#fff;text-decoration: none;}
#head_menu a:hover{color:#036;}
#head_menu ul{padding-bottom: 0;}
#head_menu li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 7px;
}
#main{
	width: 790px;
	border-top: thin solid #ca9539;
	border-right: thin solid #ca9539;
	background: #F5EEE0 url(img/bg_main_map.jpg) no-repeat right top;
}
#left {
	float: left;
	width: 270px;
}
#content{
	float: right;
	width: 510px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	color: #003366;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content p, ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #036;
	padding-right:10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
}
#content ul{
	padding-left: 25px;
}
#foot{
	clear: both;
	width: 850px;
	height: 30px;
	background-color: #ca9539;
	border-right: thin solid #ca9539;
	border-left: thin solid #ca9539;
	border-bottom: thin solid #ca9539;
	color: #FFF;
}
#foot p{ 
	padding:10px 3px 3px 3px;
	margin-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	letter-spacing: 1px;}
.cleartag{clear:both;}
#content h2 {
	font-size: 18px;
	font-style: italic;
	color: #86040E;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#content a:link{color: #86040E;}
#content a:visited{
	color: #A5460E;
}
#content a:hover{
	color: #000099;
}
