body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	background-color: #FFF;
	margin: 0px;
	background-position: center top;
	margin-left: 5px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 7px;
	color: #00763f;
	line-height: 25px;
	margin-top: 7px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #00763f;
	margin-top: 10px;
	margin-bottom: 7px;
	padding: 5px 3px 5px 10px;
	background-image: url(images/h2.png);
	background-repeat: repeat-x;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #19261f;
	background-color: #CCC;
}
img {
	border:0px;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#headerback {
	height: 151px;
	background-image: url(images/header-tile.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 151px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}
#logo {
	float: left;
	height: 151px;
	width: 342px;
}
#headernumber {
	float: right;
	height: 100px;
	width: 400px;
	margin-top: 35px;
	padding-left: 40px;
	margin-right: 10px;
	color: #666;
	text-align: right;
	font-size: 27px;
}
#menucontainer {
	background-image: url(images/menu.jpg);
	height: 40px;
	margin-bottom: 5px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #00763f;
	background-image: url(images/menu.jpg);
	height: 40px;
	width: 990px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
}
#banner {
	text-align: center;
	height: 315px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#banner p {
	margin:0;
}
#body {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#body a, #sidebar a {
	font-weight: bold;
	color: #4368AE;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
#breadcrumb {
	background: url(images/breadcrumb.jpg) no-repeat;
	height: 24px;
	padding-left: 10px;
}
#breadcrumb a {
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: left;
	height: 20px;
	padding-top: 4px;
	font-size: 11px !important;
	background: url(images/arrow.png) no-repeat right center;
}
#breadcrumb a:hover {
	color: #7ac043;
	text-decoration: none;
}
#content {
	float: left;
	width: 545px;
	min-height: 300px;
	line-height: 18px;
	margin-left: 5px;
	text-align: justify;
	padding-top: 15px;
}
#sidebar {
	min-height: 200px;
	float: right;
	width: 400px;
	color: #333;
	margin-right: 5px;
	padding-top: 15px;
}
#sidebar h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	width: 250px;
	text-align: center;
	display: block;
	height: 31px;
	margin-bottom: 5px;
}
#sidebar ul, #content ul {
	padding: 0px 0px 0px 10px;
}
#sidebar ul li, #content ul li {
	line-height: 18px;
	list-style: none;
	background: url(images/list.jpg) no-repeat;
	background-position:left;
	padding-left: 20px;
}
#footercontainer {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 12px;
	background-color: #666;
}
#footer p {
	margin: 0px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#footer h4 {
	font-size: 16px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer ul {
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
}
#footer ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #B8CEA2;
	padding-left: 15px;
	background: url(images/list-white.png) no-repeat left center;
}
#footer ul li a {
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
#footer ul li a:hover, #footer a:hover, #bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}
.no-underline {
	border-bottom-style: none !important;
}
#footer-menu-1 {
	float: left;
	width: 190px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer-menu-2 {
	float: left;
	width: 190px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer-menu-3 {
	float: left;
	width: 220px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer-menu-4 {
	float: left;
	width: 350px;
	margin-right: 5px;
	margin-left: 5px;
}
#bottomcontainer {
	background-repeat: repeat-x;
	height: 40px;
}
#bottom {
	text-align: center;
	height: 32px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	color: #333;
	font-size: 12px;
}
#bottom a {
	font-weight: normal;
	text-decoration: none;
	color: #333;
	font-size: 12px;
}
#bottom p {
	margin: 0px;
}
.coloryellow {
	color: #FFCD04;
	font-size: 16px;
}
.font16white {
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
.font14 {
	font-size: 14px;
	color: #F0BF4B;
}
.font16 {
	font-size: 16px;
	color: #F0BF4B;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.divider {
	background-image: url(images/divider.png);
	background-position: right 1px;
	background-repeat: no-repeat;
}
.quoteleft {
	background: url(images/quote-left.png) no-repeat left top;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
}
.quoteleft img {
	padding-left: 3px;
	vertical-align: middle;
}
#content2 {
	float: left;
	width: 995px;
	min-height: 10px;
	line-height: 18px;
	margin-left: 5px;
	background-color: #FFF;
	text-align: justify;
}

