@charset "UTF-8";
body {
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E76F34;
	padding: 0px;
}
#main-container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 172px;
	width: 950px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top-banner {
	height: 170px;
	width: 950px;
	float: left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
}
#main-content {
	width: 950px;
	float: left;
	margin-top: 10px;
}
#nav-container {
	float: right;
	height: 30px;
	width: 546px;
	padding: 0px;
	margin-right: 16px;
}
#nav-container ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	color: #00493F;
	font-size: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#nav-container li {
	float: left;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 24%;
}
#nav-container li a {
	color: #00493F;
	text-decoration: none;
	background-color: #E3E7E6;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
#nav-container li a:hover {
	color: #E76F34;
	background-color: #FBE8DB;
}
.left-content {
	float: left;
	width: 340px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.left-content p {
	color: #333333;
	font-size: 12px;
}
.left-content ul {
	font-size: 12px;
	color: #E76F34;
}
h1 {
	font-size: 16px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #004A40;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.right-content {
	float: right;
	width: 546px;
	font-size: 12px;
	color: #3B817C;
	margin-bottom: 20px;
	margin-right: 16px;
	margin-top: 10px;
	padding: 0px;
}
.right-content p {
	padding-right: 10px;
	padding-left: 10px;
}
.right-content h2 {
	color: #FFFFFF;
	background-image: url(../images/bk-band.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.right-content h1 {
	color: #FFFFFF;
	background-image: url(../images/bk-band.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	width: 540px;
}
.advert {
	border: 1px solid #E3E7E6;
	width: 337px;
	float: left;
	padding-top: 5px;
	margin-bottom: 10px;
	height: 128px;
}
.advert p {
	font-size: 12px;
	float: right;
	width: 300px;
	color: #889A96;
	text-transform: lowercase;
}
.adverts-logo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 86px;
	width: 320px;
	margin-left: 10px;
}
.advert span {
	background-color: #E3E7E6;
	float: right;
	height: 22px;
	width: 100%;
	margin: 0px;
	color: #00493F;
	text-align: center;
	font-size: 14px;
}
.advert span a {
	color: #00493F;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
}
.advert span a:hover {
	color: #E76F34;
	background-color: #FBE8DB;
	display: block;
}
#footer {
	float: left;
	text-align: center;
	background-color: #E3E7E6;
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
}
#footer p {
	font-size: 10px;
	color: #00493F;
	text-align: center;
	padding: 0px;
}
#footer a {
	color: #E76E34;
}
#footer a:hover {
	text-decoration: none;
}
.table {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
