div, h1, h2, h3, h4, h5, h6, body, ul, ol, li {

	padding: 0;

	margin: 0;

}



a img {

	border: none;

}



a {

	color: #65a644;

	text-decoration: none;

	font-weight: bold;

}

a.underline {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}



a:hover {

	color: #000;

}

a.underline:hover {
	color: #666;
}



body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background: #fff185;

	padding-bottom: 10px;

}



#container {

	width: 980px;

	background: url(../../images/back-gradient.jpg) no-repeat center 38px;

	margin: 0 auto;

	position: relative;

}



#nav_outer {

	width: 980px;

	height: 38px;

	background: url(../../images/nav-bg.jpg) repeat-x;

	padding: 0;

	margin: 0;

}



#nav {

	width: 940px;

	/*background: url(../../images/menu-select.gif) no-repeat;*/
	
	margin: 0;

	padding: 0 0 0 40px;

	height: 38px;
	
	overflow: visible;

}


#cssdropdown {
	padding: 0;
}



li.headlink {

	float: left;

	width: 137px;

	list-style-type: none;

	padding-top: 12px;

	height: 23px;

	text-align: center;

	cursor: pointer;

}

li.headlink.active {
	background: url(../../images/menu-select.gif) no-repeat;
}

li.headlink.subnav.actve {
	background: url(../../images/menu-select-dropdown.gif) no-repeat;
}

li.headlink ul {
	background: url(../../images/dropdown-bg.png) no-repeat center bottom;
	z-index: 20;
	position: relative;
	padding: 1px 0 4px 0;
	width: 137px;
	top: 6px;
}

li.headlink ul li {
	list-style-type: none;
	text-align: center;
	margin: 10px 0;
}



#nav a {

	color: #FFF;

	text-decoration: none;

	text-transform: uppercase;
	
	display: block;

}



#nav a:hover {

	color: #000;

}



#logo {

	display: block;

	width: 186px;

	height: 81px;

	float: left;

	margin: 20px 0 0 145px;

	position: relative;

}



#logo img {

	position: absolute;

	top: 0;

	left: 0;

}



#logo span {

	display: none;

}



#home_call_center {

	margin: 55px 0 0 25px;

}



#image_header {

	margin: 0 auto;

	display: block;

	clear: both;

	position: relative;

	z-index: 10;

}



#content_container {

	width: 885px;

	margin: -10px auto 0;

}



#content {

	background: url(../../images/copy-bg-mid.jpg) repeat-y;

	width: 860px;

	padding: 15px 25px 15px 0;

	line-height: 18px;

}

#left_nav {
	
	float: left;
	
	position: relative;

	z-index: 20;
	
	margin: 40px 0 0 1px;
	
	width: 155px;
	
}



#left_nav a {
	
	display: block;
	
	border: 1px solid #4963AE;
	
	border-left: none;
	
	padding: 3px 0 3px 50px;
	
	margin-bottom: 20px;
	
}

#left_nav a:hover {
	background-color: #d6e2f8;
}



#footer {

	width: 980px;

	margin-top: 30px;

}



#bottom_nav {

	float: left;

	font-size: 12px;

	margin-left: 60px;

}



#bottom_nav a {

	color: #000;

	text-decoration: none;

	font-size: 12px;

	font-weight: normal;

}



#bottom_nav a:hover {

	color: #e46924;

}

ul.indent {
	
	padding: 10px 0 10px 40px;
	
}



#phone_num {

	float: right;

	margin-right: 90px;

}

.faq_question {
	color: #076324;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 5px;
}

.faq_question.odd {
	color: #4764af;
}

.faq_answer {
	margin: 4px 0 4px 20px;
}

.faq_answer.thin {
	width: 400px;
}

li.headlink ul {
	display: none;
}

li.headlink.active {
	background:url(../../images/menu-select.gif);
}

li.headlink.subnav.active {
	background: url(../../images/menu-select-dropdown.gif);
}

/*li.headlink:hover ul {
	display: block;
}*/
