html, body, div, h2, p, a, img, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img {
	vertical-align: text-bottom;
}
:focus {
	outline: 0;
}
html {
	background-color: #46546d;
}
body {
	line-height: 1;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrap {
	margin: 10px auto;
	width: 963px;
	padding-top: 10px;
	background: #fff url(../img/home/main_top.gif) no-repeat top left;
}
#main_block { 
	background: #fff url(../img/home/home_bg.jpg) no-repeat top right;
	margin: 0 9px 0;
	height: 420px;
}
h2 {
	font-size: 110%;
	margin: 1.4em 0 .3em;
	line-height: 110%;
	clear: left;
}
a {		
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#utility_nav {
	list-style: none;
	float: right;
	margin-top: 3px;
	
}
#utility_nav li {
	display: inline;
	padding: 0 2px 0 11px;
	background: #fff url(../img/home/utility_blt.gif) no-repeat center left;
}
#utility_nav, a {
	color: #00f;
}
#main_nav {
	clear: left;
	list-style: none;
	background: #a0c874 url(../img/home/mnav_bg.gif) repeat-x 0 0;
	height: 71px;
	margin: 8px 0 31px;
	margin: 8px 0 20px;
}

#main_nav li {
	width: 18%;
	/* width: 22%;  Remove this for Broker Section */
	float: left;
	height: 55px;
	border-left: 1px dashed #fff;
	padding: 8px;
}
#main_nav a {
	color: #fff;
	font-weight: bold;
	font-size: 120%;
}
#explore_nav {
	width: 193px;
	float: left;
	background: #6e9850 url(../img/home/explore_btm.gif) no-repeat bottom left;
	padding-bottom: 17px;
}
#explore_nav h2 {
	background: #95bf76 url(../img/home/explore_hd.gif) no-repeat 0 0;
	margin: 0;
	padding: 8px 4px 4px;
	font-weight: bold;
}
#explore_nav ul {
	list-style: none;
}
#explore_nav li {
	border-bottom: 1px dashed #9ab785;	
}
#explore_nav li a {
	color: #fff;
	padding: 6px 4px;
	display: block;
	width: 182px;
	background: url(../img/home/explore_arw.gif) no-repeat 181px 0;
}
#working {
	background: url(../img/home/working_photo.jpg) no-repeat center left;
	margin: 10px 0 0 150px;
	padding: 20px 0 30px 130px;
}
#working h2 {
	margin: 0;
}
#working img {
	margin: 0 0 8px;
}
#working a {
	color: #00f;
}
#working ul {
	list-style: none;
}
#working li {
	float: left;
	background: #fff url(../img/home/working_bg_l.gif) no-repeat center left;
	padding: 0;
	margin-left: 8px;
}
#working a {
	padding: 4px 24px 6px 16px;
	display: block;
	background: transparent url(../img/home/working_bg_r.gif) no-repeat center right;
}

#footer {
	text-align: center;
	background: #46546d url(../img/home/main_bot.gif) no-repeat top left;
	padding: 15px 0 0 20px;
	height: 68px;
	clear: left;
}
#footer a {
	color: #fff;
	
}
#footer ul{
	padding-top: 16px;
	text-align: center;
}
#footer li {
	display: inline;	
	padding: 0 3px 0 12px;
	background: url(../img/home/footer_blt.gif) no-repeat center left;
}
#footer img {
	float: right;
	margin: 8px 8px 0;
}

.plaincaption {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

p.medicare_statement {
	color: #fff;
	margin-top: 1em;
}

p.photo_credit {
	color: #000044;
	font-style: italic;
	margin-top: 1em;
}

 
