* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #FF381A;
}

a:hover {
	text-decoration: none;
}


body,input {
	font-family: Kreon, serif;
}
body {
	line-height: 1.25em;
	background: #98b5d3;
	color: #5A6466;
	font-family: arial; 
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
}

h2,h3,h4 {
	font-family: "Open Sans", sans-serif;
	color: #2A3436;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

h9 {
	font-family: "Open Sans", sans-serif;
	font-size: 2em;
	color:#03187C;
}
img.alignleft {
	float: left;
	margin: 5px 30px 20px 0;
}
img.alignright {
	float: right;
	margin: 0px 30px 20px 15px;
}

img.alignmap {
	float: right;
	margin: 0px 0px 20px 15px;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

a {
	color: #2A3436;
}

.box {
	margin: 0 0 20px 0;
	position: relative;
}


#content {
	padding: 0;
	width: 615px;
	margin: 0 0 0 260px;
}

#footer {
	padding: 50px 0 80px 0;
	text-align: center;

	color: #333;
}

#footer a {
	color: #587477;
}

#header {
	height: 250px;
	position: relative;
}

#logo {
	position: absolute;
	top: 111px;
	left: 50px;
	height: 119px;
	line-height: 119px;
	z-index: 9999;
}

#logo a {
	color: #2A3436;
	text-decoration: none;
}

#logo h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 3em;
}
#istate {
	position: absolute;
	z-index: 9998;
	right: 25px;
	top: 76px;
	background-image: url(../images/map2.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 109px;
	padding-top: 20px;
}
#icoverage {
	position: absolute;
	z-index: 9999;
	left: 296px;
	top: 139px;

}
#sbp{
	position: absolute;
	top: 112px;
	left: 380px;
	z-index: 9998
}
#waims{
	position: absolute;
	top: 88px;
	right: 228px;
	height: 130px;
	line-height: 130px;
	z-index: 9997
}

#st{
	position: absolute;
	top: 8px;
	left: 300px;
	height: 130px;
	line-height: 0px;
	z-index: 9996
}
#stripe {
	position: absolute;
	z-index: 1;
	width: 440px;
	height: 90px;
	right: 0px;
	top: 87px;
	background-color:#828e91
}
#stripe2 {
	position: absolute;
	z-index: 1;
	width: 250px;
	height: 90px;
	right: 442px;
	top: 87px;
	background-color:#97b4d2
}
#stripe3 {
	position: absolute;
	z-index: 1;
	width: 692px;
	height: 40px;
	right: 0px;
	top: 179px;
	background-image:url(../images/grid.gif);
	background-color:#97b4d2
}
#stripe4 {
	position: absolute;
	z-index: 1;
	width: 286px;
	height: 87px;
	left: 0px;
	top: 0px;
	background-image:url(../images/grid.gif);
	background-color:#97b4d2
}
#cpysub {
	position: absolute;
	z-index: 1;
	width: 690px;
	height: 40px;
	right: 0px;
	top: 225px;
}



#search {
	line-height: 0px;
	position: absolute;
	right: 204px;
	top: 61px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #1C1C1C;
	font-size: .75em;
	
}


#menu {
	line-height: 0px;
	position: absolute;
	right: 14px;
	top: 24px;
	height: 30px;
	font-family: "Open Sans", sans-serif;

}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	color: #1C1C1C;
	font-size: .75em;
}

#menu ul {
	padding: 0 0px 0 0px;
	list-style: none;
}

#menu ul li {
	display: inline;
	padding: 10px 10px 10px 10px;
	margin: 0 8px 0 8px;
}

#menu ul li.active {
	background: #F2EBDE;

}

#menu ul li.active a {
	color: #403B31;
}

#page {
	margin: 0;
	position: relative;
	width: 900px;
	padding: 20px 40px 0 40px;
}

#page .section-list {
	padding-left: 0;
	list-style: none;
}

#page .section-list li {
	padding: 25px 0 25px 0;
	clear: both;
}

#page ul {
	list-style: none;
}

#page ul li {
	border-top: solid 1px #DDD;
	padding: 10px 0 10px 0;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	padding: 40px 40px 0 40px;
	color: #302F2C;
	background: #d9dadc;
	position: relative;
	width: 898px;
	border-top: solid 1px #BFB5A4;

}

#page-bottom a {
	color: #1B1A18;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #3F3D39;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	border-top: solid 1px #BAB5AB;
	padding: 10px 0 10px 0;
}

#page-bottom ul li.first {
	border-top: 0;
	padding-top: 0;
}

#page-bottom-content {
	width: 615px;
	margin: 0 0 0 285px;
}

#page-bottom-sidebar {
	float: left;
	width: 250px;
}

#sidebar {
	position: relative;
	left: -23px;
	top: -20px;
	float: left;
	width: 210px;
	height: auto;
	background: #e0e5e6;
	padding: 20px;
	border: solid 1px #D6E0E2;
	border-top: none;
	margin: 0 10px 0 0;
	
}


#wrapper {
	width: 978px;
	position: relative;
	background: #FFF;
	margin: 0 auto 0 auto;
	box-shadow: 0px 0px 150px 0px rgba(0,0,0,0.15);
	border: solid 1px #82A7AD;
	border-top: 0;
}

#content ul {
	list-style:disc;
}

#content ul li {
	padding: 0px 0px 5px 0px;
	margin-left:60px;
}

#content ol li {
	padding: 0px 0px 5px 0px;
	margin-left:60px;
}

#content a:link {
	color: #0c3a84;
}
#content a:visited {
	color: #6987a7;
}
