/* Css Reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul,ol{
	list-style:none;
}
fieldset{
	display:inline;
	border:0;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:"";
}
table {
	border-collapse:separate;
	border-spacing:0;
}
a img{
	border:0;
}
.clear{
	clear:both;
	line-height:0;
}
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
/* General Styles */
a,a:link,a:visited{
	color:#204a7f;
	outline:0;
	text-decoration:none;
}
a:focus,a:hover{
	color:#ff0000;
	text-decoration:underline;
}
html{
	height:100%;
}
body{
	background:#d6dabe url(../images/bg.jpg) repeat-x top;
	color:#606054;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
}
#subpage_bgr{
	background:url(../images/bg-subpage.jpg) repeat-x top;
	width:100%;
}
body#subpage{
	background:#e8eadc url(../images/bg-content.jpg) repeat-y center top;
	color:#606054;
	font-size:72.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.wrapper{
	width:1000px;
	margin:0 auto;
}
/* Header */
#header{
	height:300px;
	background:#D6DABE url(../images/bg-header.jpg) no-repeat center top;
}
#header .wrapper{
	background:url(../images/bg-header-pic.jpg) no-repeat 0 70px;
	height:300px;
}
#subpage #header{
	height:80px;
	background-image:url(../images/bg-header2.jpg);
}
#subpage #header .wrapper{
	height:80px;
	background-image:none;
}
#header h1,
#header-subpage h1{
	float:left;
	width:319px;
	height:70px;
	background:url(../images/logo.png) no-repeat;
}
#header h1#logo a,
#header h1#logo a:visited,
#header-subpage h1#logo a,
#header-subpage h1#logo a:visited{
	display:block;
	width:197px;
	height:70px;
	text-indent:-5000px;
}
#header #gethelp,
#header-subpage #gethelp{
	float:right;
	width:210px;
	height:70px;
	background:url(../images/btn-gethelp.png) no-repeat;
}
#header #gethelp a,
#header-subpage #gethelp a{
	display:block;
	width:224px;
	height:70px;
	text-indent:-5000px;
}
/* Menu */
#nav{
	float:left;
	width:999px;
	height:42px;
}
#nav ul{
	float:left;
}
#nav li{
	float:left;
	height:30px;
	margin-right:18px;
}
#nav li a{
	display:block;
	height:30px;
	text-indent:-5000px;
}

#subpage #nav li.current a span{
	margin:30px 0 0 -4px;
}
#nav li.nav1 a{
	width:70px;
	background:url(../images/nav1.png) no-repeat top;
}

#nav li.nav1current a{
	width:70px;
	background:url(../images/nav1.png) no-repeat bottom;
}
#nav li.nav2 a{
	width:92px;
	background:url(../images/nav2.png) no-repeat top;
}
#nav li.nav2current a{
	width:92px;
	background:url(../images/nav2.png) no-repeat bottom;
}
#nav li.nav3 a{
	width:88px;
	background:url(../images/nav3.png) no-repeat top;
}
#nav li.nav3current a{
	width:88px;
	background:url(../images/nav3.png) no-repeat bottom;
}
#nav li.nav4 a{
	width:56px;
	background:url(../images/nav4.png) no-repeat top;
}
#nav li.nav4current a{
	width:56px;
	background:url(../images/nav4.png) no-repeat bottom;
}
#nav li.nav5 a{
	width:125px;
	background:url(../images/nav5.png) no-repeat top;
}
#nav li.nav5current a{
	width:125px;
	background:url(../images/nav5.png) no-repeat bottom;
}
#nav li.nav6 a{
	width:112px;
	background:url(../images/nav6.png) no-repeat top;
}
#nav li.nav6current a{
	width:112px;
	background:url(../images/nav6.png) no-repeat bottom;
}
#nav li.nav7 a{
	width:105px;
	background:url(../images/nav7.png) no-repeat top;
}
#nav li.nav7current a{
	width:105px;
	background:url(../images/nav7.png) no-repeat bottom;
}
#nav li.nav8 a{
	width:105px;
	background:url(../images/nav8.png) no-repeat top;
}
#nav li.nav8current a{
	width:105px;
	background:url(../images/nav8.png) no-repeat bottom;
}
#nav li.nav9 a{
	width:98px;
	background:url(../images/nav9.png) no-repeat top;
}
#nav li.nav9current a{
	width:98px;
	background:url(../images/nav9.png) no-repeat bottom;
}
#nav li.nav10 a{
	width:98px;
	background:url(../images/nav10.png) no-repeat top;
}
#nav li.nav10current a{
	width:98px;
	background:url(../images/nav10.png) no-repeat bottom;
}
#nav li.nav1 a:hover,
#nav li.nav2 a:hover,
#nav li.nav3 a:hover,
#nav li.nav4 a:hover,
#nav li.nav5 a:hover,
#nav li.nav6 a:hover,
#nav li.nav7 a:hover,
#nav li.nav8 a:hover,
#nav li.nav9 a:hover,
#nav li.nav10 a:hover{
	background-position:bottom;
}
#nav p{
	float:right;
	width:309px;
	height:30px;
	text-indent:-5000px;
	background:url(../images/callnow.png) no-repeat;
}
/* Subnavigation */
#subnav{
	
/* Subnavigation experiment
	float:right;    
    background:#D6DABE url(../images/bg-sub-header.jpg) no-repeat center top;
	font-size:1.0em;
*/

	float:left;
	color:#2b568f;
	font-size:1.0em;
}
#subnav ul{
	float:left;
	width:1000px;
	margin:7px 0;
}
#subnav li{
	float:left;
	margin-left:6px;
}
/* Content */
#content{
	width:1000px;
}
#content h2{
	font-size:1.8em;
	margin-bottom:10px;
}
#content .left{
	float:left;
	width:655px;
	padding:10px 0 10px;
}
#content .left p{
	font-size:1.4em;
	margin-bottom:10px;
}
#content .left .whatwedo{
	float:left;
	width:534px;
	height:200px;
	padding:0 0 0 20px;
}
#content .left .whowehelp{
	float:left;
	width:514px;
	height:230px;
	color:#fff;
	padding:20px;
	margin-top:15px;
	background:url(/images/bluebox.png) no-repeat;
}
#content .left .whowehelp ul{
	font-size:1.4em;
}
#content .left .whowehelp ul li{
	list-style-type:disc;
	margin-left:15px;
	margin-bottom:15px;
}
#content .left .whowehelp ul ul{
	font-size:1.1em;
	margin-left:5px;
}
#content .left .whowehelp ul ul li{
	margin-bottom:0;
	list-style-type:none;
}
#content .right{
	float:right;
	width:344px;
}
#content .right ul#links{
	float:left;
	width:344px;
	margin-bottom:9px;
}
#content .right ul#links li{
	text-indent:-5000px;
}
#content .right ul#links li a{
	display:block;
	width:344px;
	height:58px;
}
#content .right ul#links li.tab1 a{
	background:url(/images/link1.png) no-repeat top;
}
#content .right ul#links li.tab2 a{
	background:url(/images/link2.png) no-repeat top;
}
#content .right ul#links li.tab3 a{
	background:url(/images/link3.png) no-repeat top;
}
#content .right ul#links li a:hover{
	background-position:bottom;
}
#content .right ul#tabs{
	float:left;
	width:344px;
}
#content .right ul#tabs li{
	float:left;
}
#content .right ul#tabs li a{
	display:block;
	height:25px;text-indent:-5000px;
}
#content .right ul#tabs li.tab1 a{
	width:195px;
	background:url(/images/tab-news.png) no-repeat;
}
#content .right ul#tabs li.tab2 a{
	width:149px;
	background:url(/images/tab-espanol.png) no-repeat;
}
#content .right .newsbox{
	float:left;
	width:324px;
	font-size:1.2em;
	padding:10px;
	margin:4px 0;
}
#content .right .newsbox p.readmore{
	float:right;
	font-size:.8em;
}
/* Content subpage */
#subpage #content{
	clear:both;
	width:100%;
}
#subpage #content .wrapper{
	overflow:hidden;
}
#subpage #content .left{
	float:left;
	width:150px;
	font-size:1.1em;
	display:inline;
}
#subpage #content .left ul.sidenav{
	float:left;
	padding:10px 0 0 5px;
	font-size: 85%;
}
#subpage #content .left ul.sidenav li{
	margin-bottom:15px;
}
#subpage #content .right{
	float:left;
	width:850px;
}
#subpage #content .right .subpage-text{
	float:left;
	width:720px;
	color:#333;
		min-height: 325px;
	padding:20px 30px;
	vertical-align:top;
}
#subpage #content .right .subpage-text p{
	font-size:1.1em;
	margin-bottom:15px;
}

#subpage #content .right .subpage-text ul{
list-style:disc;
margin-left:30px;
    padding-top:5px;
     padding-bottom:5px;
}



/* Footer */
#footer{
	width:998px;
	font-size:.9em;
	color:#8d9367;
	padding:20px 0;
	clear:both;
	margin:0 auto;
}
#footer a,
#footer a:visited{
	color:#8d9367;
}
#footer ul{
	float:left;
	width:600px;
	display:inline;
}
#footer li{
	float:left;
	display:inline;
	margin-right:30px;
}
#footer p{
	float:right;
	display:inline;
	margin:0 4px 0 0;
}
/* Subpage footer */
#subpage #footer{
	float:left;
	width:850px;
	font-size:.9em;
	color:#8d9367;
	padding:20px 0;
}
#subpage #footer a,
#subpage #footer a:visited{
	color:#8d9367;
}
#subpage #footer ul{
	float:left;
	width:568px;
	margin-left:30px;
}
#subpage #footer li{
	float:left;
	margin-right:20px;
}
#subpage #footer p{
	float:right;
}

.leftpic
{
    float:left;
    margin-right: 10px;
    margin-bottom:5px;
}