body {
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	color:#797a79;
	text-align: center;
	margin: 0 auto;
}

#container {
	text-align: left;
	width: 956px;
}

#header {
	width:871px;
	padding:0 40px 0 45px;
	height:65px;
	background:url(/images/header_back.gif) repeat-y;
}

#logo {
	height:43px;
	width:255px;
	padding:22px 0 0 0;
	float:left;
}

#header_menus {
	float:right;
	width:616px;
	height:65px;
	text-align:right;
}

#topnav {
	height:25px;
	padding:9px 0 0 0;
}

#topnav a {
	margin:0 0 0 16px;
	color:#88c253;
	font-size:10px;
	text-decoration:none;
}

#topnav a:visited {
	color:#88c253;
	font-size:10px;
	text-decoration:none;
}

#topnav a:hover {
	color:#88c253;
	font-size:10px;
	text-decoration:underline;
}
#mainnav {
	height:31px;
}

#footer {
	width:871px;
	padding:30px 40px 0 45px;
	height:125px;
	background:url(/images/footer_div.gif) no-repeat;
}

#footer_address {
	float:left;
}

#footer_phone {
	float:left;
	padding:0 0 0 16px;
}
#footer_address2 {
	float:left;
	padding:0 0 0 90px;
}

#footer_menu {
text-align:right;
padding-bottom:20px;
}

#footer_menu a {
	margin-left:17px;
	color:#797a79;
	text-decoration:none;
}

#footer_menu a:visited {
	color:#797a79;
	text-decoration:none;
}

#footer_menu a:hover {
	color:#797a79;
	text-decoration:underline;
}

#content {
	width:871px;
	padding:0 40px 0 45px;
}

#col1_home {
	width:492px;
	padding:0 59px 0 0;
	background:url(/images/col1_home_back.gif) no-repeat top right;
	float:left;
}

#col2_home {
	width:286px;
	padding:0 0 0 34px;
	float:left;
}

#home_title {
	padding:21px 0 17px 0;
}

#tagline {
	font-size:12px;
}

#home_div1 {
	height:1px;
	padding:24px 0;
}

#home_2cols {
	width:492px;
}

#home_col1 {
	width:216px;
	padding:0 27px 0 0;
	background:url(/images/home_div2.gif) no-repeat top right;
	float:left;
}

#home_col2 {
	width:211px;
	padding:0 0 0 38px;
	float:left;
}

#content_clear {
	clear:both;
	height:20px;
}

#page_title {
	padding:18px 0 6px 0;
}

#contactus {
	padding:25px 0 0 0;
}

.home_left_back {
	background:url(/images/home_left_back.gif) repeat-x;
}

.home_right_back {
	background:url(/images/home_right_back.gif) repeat-x;
}

.main_left_back {
	background:url(/images/main_left_back.gif) repeat-x;
}

.main_right_back {
	background:url(/images/main_right_back.gif) repeat-x;
}

p {
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
}

.subtitle {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#666666;
}

.list_subtitle {
	font-size:12px;
	font-weight:bold;
}

.medium_size {
	font-size:12px;
}

#body_content ul {
	padding:0px;
	margin:0 0 12px 25px;
	list-style-image:url(/images/bullet.gif);
}

#body_content li {
	padding:0;
	margin:0 0 8px 0;
}

/*  li menu  */

#sidenav_back {
	background:url(/images/sidenav_tile.gif) repeat-y;
	overflow:hidden;
	width:286px;
}

#sidenav {
	width:286px;
	padding:0;
	margin:0;
	font-size:11px;
	color: #ffffff;
	background:url(/images/sidenav_back.jpg) no-repeat;
	min-height:127px;
	height:auto !important;
	height:127px;
}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#sidenav li {
	background: url(/images/sidenav_div.gif) no-repeat bottom left;
	margin: 0;
}

#sidenav li a {
	display: block;
	padding: 5px 25px 6px 25px;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

html>body #sidenav li a {
	width: auto;
}

#sidenav li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*  li menu home  */

#sidenavh_back {
	background:url(/images/sidenavh_tile.gif) repeat-y;
	overflow:hidden;
	width:286px;
}

#sidenavh {
	width:286px;
	padding:0;
	margin:0;
	font-size:11px;
	color: #ffffff;
	background:url(/images/sidenavh_back.jpg) no-repeat;
	min-height:127px;
	height:auto !important;
	height:127px;
}

#sidenavh ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#sidenavh li {
	background: url(/images/sidenav_div.gif) no-repeat bottom left;
	margin: 0;
}

#sidenavh li a {
	display: block;
	padding: 5px 25px 6px 25px;
	color: #ffffff;
	text-decoration: none;
	width: 100%;
}

html>body #sidenavh li a {
	width: auto;
}

#sidenavh li a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* -- search page styles -- */
.aY a{font-weight: bold;}
.aY span{font-size:9px;}
.aX{padding-left:15px; padding-top:0px; margin-top:0px; font-size:10px;}

#sitemap li {
	padding:0px;
	margin:0px 0px 5px 15px;
}

#sitemap ul {
	padding:0px;
	margin: 5px 0px 10px 20px;
}

/*  link styles  */

a {
	color: #93c865;
	text-decoration: none;
}

a:visited {
	color: #93c865;
	text-decoration: none;
}

a:hover {
	color: #93c865;
	text-decoration: underline;
}