/* CSS Document */

#container {
	margin:20px auto 20px auto;
	}

#maintopcorners {
	margin-left:5px;
	margin-top:3px;
	width:534px;
	height:15px;
	background-image:url(../images/content_corners_top.png);
	}

#mainbottomcorners {
	margin-left:5px;
	width:534px;
	height:15px;
	background-image:url(../images/content_corners_btm.png);
	}

#maincontent {
	background-color:#e0efd2;
	margin-left:5px;
	width:502px;
	border-left:1px solid black;
	border-right:1px solid black;
	padding:0 15px 0 15px;	
	}
	
#mainwrapper {
	float:right;
	}
	
#bodywrapper {
	width:740px;
	margin:0 auto 0 auto;
	}
	
#googlesearchbox {
	text-align:right;
	float:right;
	}

#subnav {
	float:left;
	}

#servicesdirectory {
	margin-top:3px;
	width:194px;
	height:54px;
	background-image:url(../images/servicesdirectory.png);
	border-bottom:2px solid black;
	}
	
#footer {
	clear:both;
	width:750px;
	margin:0 auto 0 auto;
		}

.servicesbottom {
	width:194px;
	height:12px;
	background-image:url(../images/services_bottom.png);
	}
	
#newsandinfotop {
	margin-top:10px;
	border-bottom:2px solid black;
	width:194px;
	height:39px;
	background-image:url(../images/newsandinfo.png);
	}

.subnav {
	color:red;
	}


li.subnav {
	font-family:'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	background:#e0efd2;
	padding:4px 0 4px 6px;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid black;
	border-left:1px solid black;
	}

ul.subnav{
	list-style:none;
	margin:0;
	padding:0;
	width:194px;
	}
	
ul.subnav a:link, ul.subnav a:visited, ul.subnav a:hover, ul.subnav a:active {
	display:block;
	text-decoration:none;
	}
	
ul.subnav a:link, ul.subnav a:visited {
	color:black;
	}

ul.subnav a:hover {
	color:#FFFFFF;
	background:#009900;
	}

#mainnav {
	width:740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#headerleft {
	width:10px;
	height:169px;
	background-image:url(../images/headerleft.png);
	float:left;
	}
	
#header {
	height:169px;
	width:716px;
	background-image:url(../images/header1px.png);
	background-repeat:repeat-x;
	float:left;
	padding-top:0;
	}
	
#headerright {
	height:169px;
	width:14px;
	background-image:url(../images/headerright.png);
	float: right;
	}
	
.mainnav {
	font-family:'Frutiger Linotype', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.03em;
	list-style:none;
	margin:0;
	float:left;
	}
	
li.mainnav a:link, li.mainnav a:visited{
	text-decoration:none;
	color:white;
	}

li.mainnav a:hover {
	text-decoration:none;
	border-bottom:1px dotted white;
	color:yellow;
	}


ul.mainnav {
	width:520px;
	margin:0;
	padding:10px 0 0 0;
	}

li.mainnav {
	padding:0 5px 0 5px;
	border-right:2px dotted white;
	}

#nationalhotlines {
	float:right;
	padding-top:5px;
	}

#title {
	font-family:'Frutiger Linotype', Trebuchet, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:white;
	clear:both;
	margin:0 0 0 30px;
	padding-top:40px;
}

.maintitle, #title a:link, #title a:visited {
	font-size:30px;
	color:white;
	text-decoration:none;
	}

#title a:hover {
	border-bottom:1px dotted yellow;
	}
	
#loginposition {
	padding-top:30px;
	text-align:right;
	}
	
#news {
	clear:both;
	height:10px;
	width:700px;
	margin:0 auto 0 auto;
	padding:0;
	}