* {
	font-family: Times;
	color: rgb(70,71,72);
	font-size: 14px;
}

body {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

h1, h2, h3, h1 a {
	font-size: 21px;
	color: rgb(0,114,181);
	margin: 0px;
	padding: 0px;
}


h3 {
	font-size: 17px;
}

.green {
	color: rgb(0,132,57);
}

p {
	text-align: justify;
	text-indent: 23px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

a {
	color: blue;
}

a:hover {
	text-decoration: none;
}

ul {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

ul ul {
	padding-left: 30px;
}

ul li {
	list-style-image: url(pics/bullet.gif);
	list-style-position: inside;
	line-height: 18px;
	margin: 6px 0px 6px 0px;
}

li.orange {
	list-style-image: url(pics/bullet_orange.gif);
}

ol {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px 3px;
}

ol li {
	color: rgb(34,51,128);
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

ol li span {
	color: rgb(70,71,72);
}

table {
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
}

table th {
	color: rgb(0,132,57);
	border: 1px solid rgb(0,132,57);
	padding: 5px;
}

table td {
	text-align: center;
	border: 1px solid rgb(0,132,57);
	padding: 5px;
}

#header_top_shadow_line {
	height: 16px;
	background: url(pics/header_shadow_top_white.gif) repeat-x bottom;
}

#header_top_shadow_line div {
	height: 16px;
	width: 780px;
	margin-left: 224px;
	background: rgb(0,132,57) url(pics/header_shadow_top_green.gif) repeat-x bottom; font-size: 1px;
}

#header {
	height: 153px;
	background: rgb(221,231,238) url(pics/bg_header.jpg) no-repeat left top;
	position: relative;
}

#header h1 {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
	color: rgb(70,71,72);
	position: absolute;
	top: 113px;
	left: 149px;
}

#top_nav {
	position: absolute;
	top: 5px;
	left: 337px;
}

#top_phone {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,114,181);
	position: absolute;
	top: 130px;
	left: 50px;
}

#header_bottom_shadow_line {
	height: 16px;
	background: url(pics/header_shadow_bottom_white.gif) repeat-x bottom;
}

#header_bottom_shadow_line div {
	height: 16px;
	width: 780px;
	margin-left: 224px;
	background: rgb(0,132,57) url(pics/header_shadow_bottom_green.gif) repeat-x bottom;
	font-size: 1px;
}

#main {
	width: 1004px;
}

#left_menu {
	float: left;
	width: 224px;
	padding-top: 53px;
}

#left_menu a {
	line-height: 18px;
	margin-left: 35px;
	text-decoration: none;
	font-size: 17px;
	color: rgb(70,71,72);
}

#left_menu a:hover {
	background: rgb(230,231,232);
}

#left_menu span {
	position: absolute;
	background: rgb(228,229,230);
	padding: 5px;
	border: 1px solid rgb(0,132,57);
}

#left_menu span a {
	margin: 0px;
	font-size: 16px;
}

#left_menu span a:hover {
	color: rgb(150,150,150);
}

div.menu_line {
	font-size: 1px;
	overflow: hidden;
	width: 179px;
	height: 3px;
	background: rgb(0,132,57) url(pics/menu_line.jpg);
	margin-left: 20px;
}

#right {
	float: right;
	width: 780px;
	background: rgb(0,132,57);
}

#content {
	margin: 6px;
	background: #FFF url(pics/bg_content_bottom.gif) repeat-x bottom;
}

.corner {
	height: 1px;
	font-size: 1px;
	overflow: hidden;
	border-left: solid rgb(0,132,57);
	border-right: solid rgb(0,132,57);
}

.r16 {
	border-left-width: 16px;
	border-right-width: 16px;
}

.r12 {
	border-left-width: 12px;
	border-right-width: 12px;
}

.r10 {
	border-left-width: 10px;
	border-right-width: 10px;
}

.r8 {
	border-left-width: 8px;
	border-right-width: 8px;
}

.r7 {
	border-left-width: 7px;
	border-right-width: 7px;
}

.r6 {
	border-left-width: 6px;
	border-right-width: 6px;
}

.r5 {
	border-left-width: 5px;
	border-right-width: 5px;
}

.r4 {
	border-left-width: 4px;
	border-right-width: 4px;
}

.r3 {
	border-left-width: 3px;
	border-right-width: 3px;
}

.r2 {
	border-left-width: 2px;
	border-right-width: 2px;
}

.r1 {
	border-left-width: 1px;
	border-right-width: 1px;
}

#inner_content {
	min-height: 570px;
	height: auto !important;
	height: 570px;
	margin: 0px 16px 0px 16px;
	background: url(pics/bg_content_map.jpg) no-repeat left top;
}

.left_content {
	width: 488px;
}

.right_content {
	float: right;
	width: 233px;
}

.top_brd {
	width: 233px;
	height: 20px;
	background: url(pics/top_border_news.gif) no-repeat left;
}

.btm_brd {
	width: 233px;
	height: 21px;
	background: url(pics/bottom_border_news.gif) no-repeat left;
}

.inner_right_content {
	border-left: 2px solid rgb(0,132,57);
	margin-left: 1px;
}

h1.news {
	color: rgb(0,132,57);
	margin-left: 10px;
}

.news_date {
	background: rgb(242,242,243);
	font-weight: bold;
	color: rgb(0,114,181);
	padding-left: 10px;
	margin: 15px 0px 15px 0px;
}

.inner_right_content p {
	text-indent: 0px;
	padding-left: 10px;
	margin: 0px;
}

.news_more {
	display: block;
	color: rgb(30,51,129);
	padding: 15px 0px 0px 10px;
}

.two_col_list div.first_col {
	float: left;
	width: 180px;
}

.two_col_list div.sec_col {
	width: 180px;
	margin-left: 180px;
	vertical-align: top;
}

#banners {
	margin-top: 20px;
}

#banners img {
	vertical-align: top;
	margin-right: 13px;
}

#bottom, #bottom p {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #FFF;
	padding: 3px 0px 15px 0px;
	margin: 0px;
}

#news_content {
	margin: 0px 100px 0px 100px;
}

#news_nav {
	margin-top: 20px;
}

#news_nav a {
	text-decoration: none;
	color: rgb(0,132,57); 
	border: 1px solid rgb(0,132,57);
	padding: 0px 5px 0px 5px;
}

.mm td {
	text-align: left;
	vertical-align: top;
	border: 0px;
	padding: 10px 25px 50px 25px;
	width: 50%;
}

.noborder td {
	border: 0px;
}

.pointer {
	cursor: pointer;
}

.sitemap h1, .sitemap a {
	font-size: 20px;
	color: rgb(0,114,181);
}

.sitemap h1 span {
	display: none;
}

.banner {
	padding-top:40px;
	text-align:center;
}
