* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFF;
	outline: none;
}

a:hover {
	border-bottom: 1px dashed;
}

.upper {
	text-transform: uppercase;
}

.pcenter {
	text-align: center;
}

body {
	background: #003366 url(images/back_all.gif);
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#content {
	margin: 0 auto;
	width: 896px;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	background: #FFF;
}

#header {
	height: 282px;
	width: 896px;
}

#menu {
	width: 896px;
	height: 97px;
	background: url(images/menu.gif) repeat-x;
}

#menu a {
	border: none;
}

#menu p.hbig {
	font-weight: bold;
	font-size: 32px;
	padding: 15px 0 0 30px;
	display: block;
	float: left;
	line-height: 32px;
}

#menu p.hbig a {
	color: #7C7028;
	text-decoration: none;
}

#menu p.hbig a span.geo {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 20px;
}

#menu h1.hsmall {
	color: #7C7028;
	font-size: 13px;
	padding: 5px 0 0 30px;
	display: block;
	float: left;
}

#menu h1.hsmall a {
	color: #7C7028;
	text-decoration: none;
}

#logo {
	width: 876px;
	float: right;
	height: 168px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	background: url(images/header2.jpg) no-repeat;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ACA05A;
}

#main {
	background: #FFF;
	padding-top: 10px;
}

#left {
	margin-left: 10px;
	width: 221px;
}

#left p {
	width: 211px;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 15px 5px 0 5px;
	text-transform: uppercase;
	color: #FFF;
	background: url(images/title.gif) no-repeat;
}

#left ul {
	list-style: none;
	border: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 5px 4px 15px;
}

#left li.current {
	background: url(images/small.gif) no-repeat left;
}

#left .title_back {
	background: url(images/title_back.gif) no-repeat;
	padding: 10px;
}

#left a {
	color: #23609C;
	text-decoration: none;
}

#left a:hover {
	color: #23609C;
}

#left ul.sadv {
	padding: 5px;
	margin: 0;
	list-style: none;
	text-align: left;
	font-weight: normal;
}

#left ul.sadv li {
	margin: 0 5px 10px 5px;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	height: 100%;
	border: none;
	background: none;
}

#left ul.sadv a {
	font-size: 11px;
	display: inline;
	padding: 0;
	background: none;
	color: #7C7028;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed;
}

#left ul.sadv a:hover {
	border: none;
	color: #7C7028;
}

#right {
	float: right;
	width: 610px;
	padding: 10px;
	border: 1px solid #C9C9C9;
	background: #F5F5F5;
	margin-bottom: 10px;
	margin-right: 10px;
}

#right ol, #right ul {
	margin-left: 30px;
	margin-bottom: 10px;
}

#right a {
	color: #B5AA6D;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#right h1 {
	margin: 0;
	margin-bottom: 20px;
	color: #B5AA6D;
	font-size: 20px;
}

#right table {
	text-align: center;
	border-collapse: collapse;
}

#right table td {
	padding: 5px;
}

#right table td.half {
	width: 50%;
}

#right table td img {
	border: none;
	margin: 5px;
}

#right table td a {
	text-decoration: none;
	border: none;
}

#footer {
	height: 39px;
	clear: both;
	padding-top: 20px;
	background: url(images/menu_r.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #000;
	padding-top: 10px;
}

#footer a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#footer a:hover {
	border: none;
}

#fadv {
	margin: 0 auto 10px auto;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	width: 896px;
	background: #FFF;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	color: #000;
	margin: 10px;
	padding: 0;
}

#fadv li {
	display: block;
	float: left;
	width: 280px;
	margin: 5px;
	padding: 0;
	text-align: left;
	line-height: 1.1em;
	font-size: 11px;
}

#fadv li a {
	color: #7C7028;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dashed;
}

#fadv li a:hover {
	border-bottom: none;
}