/* CSS by Jeff McNeil - New Spin Design - www.newspindesign.com */

/*colors:

light blue: 018CCD
medium blue: 054990
dark blue: 000033

*/


body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1F4679;
	margin: 0;
	padding: 0;
}

*html body {
	font-size: 90%;
}


#wrapper {
	width: 58em;
	margin: 10px auto;
	padding-right: 41px;
	border-left: 1px solid #000033;
	position: relative;

}

/* ----------------- HEADER (INCLUDING NAV)----------------- */
#header {
	background: #fff;
	height: 10.2em;
}

#header h1, #header h2 {
	margin-left: 200px;
}

#header h1 {
	padding-top: .75em;
	font-size: 1.7em;
}

#header h1 strong {
	color: #CC3300;
}

#header h2 {
	font-size: 1em;
}

ul#navigation {
	width: 100%;
	margin: 1.5em 0 0 0;
	list-style-type: none;
	padding: 0;
	height: 1.8em;
}

ul#navigation li {
	float: left;
	margin: 0 .25em .25em 0;
}

ul#navigation li#nav1 {
	margin-left: 200px;
}

* html ul#navigation li#nav1 {
	margin-left: 100px;
}

ul#navigation li a {
	display: block;
	background: #018CCD url(../images/navbg.jpg) repeat-x bottom left;
	padding: .5em .75em;
	color: #fff;
	font-size: .9em;
	font-weight: normal;
	text-decoration: none;
}

ul#navigation li a:hover {
	background: #DDF3FF;
	color: #000;
}

/*nav ons*/
#waterfacts ul#navigation li#nav1 a,
#aboutthekit ul#navigation li#nav2 a,
#aboutthesolution ul#navigation li#nav3 a,
#privacy ul#navigation li#nav4 a {
	background: #034383 url(../images/navbgicon.gif) no-repeat center left;
	padding-left: 28px;
}

#waterfacts ul#navigation li#nav1 a:hover,
#aboutthekit ul#navigation li#nav2 a:hover,
#aboutthesolution ul#navigation li#nav3 a:hover,
#privacy ul#navigation li#nav4 a:hover {
	color: yellow;
	}

#state {
	position:absolute;
	z-index: 2;
	top: 25px;
	left: 2px;
}
#h2okit {
	position:absolute;
	z-index: 2;
	top: 20px;
	left: 2px;
}


/* ----------------- MAIN CONTENT ----------------- */

#home #copywrapper {
	padding: 10px 0px 0px 0px;
	border-top: 3px solid #018CCD;
	background-color: #FFFFFF;
	height: 800px;
}

.sub #copywrapper {
	padding: 10px;
	border-top: 3px solid #034383;
	background-color: #FFFFFF;
	/*min-height: 22em;*/
	
}

#flash {
	margin-bottom: 10px;
	float: left;
	z-index: auto;
	width: 430px;
	padding: 10px 10px 10px 10px;
	border: 1px solid white;
	margin-top: 0px;
}

#formholder {
	float: right;
	width: 24em;
	margin-right: 2em;
	margin-bottom: 2em;
	text-align: center;
}
#formholder1 {
	float: right;
	width: 21em;
	margin-right: 20em;
	margin-bottom: 2em;
	text-align: center;
}

#formholder p {
	padding: 0 1em;
	font-size: 116%;
	line-height: 130%;
	color: white;
}

#formholder p strong {
	display: block;
}

#formholder form p {
	color: #054990;
	font-weight: bold;
	font-size: .8em;
}

#formholder form {
	border: 1px solid #CC0000;
	margin: 0 auto;
}

#formholder table {
	margin: 0 auto;
	font-size: .8em;
	font-weight: bold;
	color: #054990;
}

#formholder table td {
	padding: .5em;
}

#formholder table td input#zip {
	width: 5em;
}

#formholder table td input#submit {
	float: right;
}

#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

#cornerform {
	background-image: url(../images/corner-form.gif);
}

#maprrigth {
	background: url(../images/mapright.gif) no-repeat top right;
}

h4 {
	color: #003366;
}


#home #copywrapper strong {
	color: #003366;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: CC0000;
	border-right-color: CC0000;
	border-bottom-color: CC0000;
	border-left-color: CC0000;
	font-size: 18px;
	font-weight: bold;!important
}

/*Scary data (Side menu) */


#sidebar {
	float: left;
	width: 430px;
	border-right: 1px solid #003466;
	border: 1px solid #003466;
}

#sidebar a.closer {
	background: none;
	color: white;
	float: right;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #054990;
	background: #018CCD;
}

#sidebar a:hover.closer {
	color: black;
	border: 1px solid #054990;
	background: #fff;
}

#sidebar h2 {
	margin: 0;
	color: #CC0000;
	font-size: 1.2em;
	padding: 1em;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cParentMenu {
	width: 100%;
	margin: 0;
	font-size: 90%;
}
	
.cParentMenu a {
	display: block;
	background: #F2F9FF url(../images/scaryitems_back.jpg) repeat-x top left;
} 
	
.cParentMenu a:link, .cParentMenu a:visited {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 1em;
	color: #003366;
	text-decoration: none;
} 
	
.cParentMenu a:hover{
	background: #000033 repeat-x left top;
	border-top: 1px solid #999;
	border-bottom: 1px solid #333;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
} 

.cDaughterMenu {
	background-color: #fff;
	padding: 10px;
	border-right: 1px solid #ddd;
}

.cDaughterMenu p {
	font-size: 90%; 
}
	
.explanation {
	font-size: 150%;
	line-height: 200%;
	font-family: 'Arial Narrow', arial;
}

.quotecredit {
	color: #aaa;
	font-size: 75%;
	line-height: 100%;
	text-align: center;
	margin: 0 auto 10px auto;
	width: 40%;
	border-top: 1px solid #ddd;
	padding-bottom: 10px;
}

#subsidebar {
	margin-left: 200px;
	margin-right: 260px;
	line-height: 160%;
	font-size: .9em;
}

#subsidebar h2 {
	color: #003366;
	margin: .5em 0;
}

#waterfacts #flash,
#aboutthekit #flash,
#aboutthesolution #flash,
#privacy #flash {
	width: 176px;
	height: 180px;
	padding: 0;

}

.sub p#homebutton {
	background: url(../images/navicon.gif) no-repeat center left;
	padding-left: 20px;
	float: right;
	display: block;
	font-size: .8em;
	margin-right: 10px;
	font-weight: bold;
}

.sub p#homebutton a {
	text-decoration: none;
}

div#feature {
	width: 200px;
	background: #fff;
	float: right;
	margin: 1em;
	border: 1px solid #018CCD;
	padding: 10px;
}


div#feature h3 {
	color: #000033;
	font-size: .9em;
	margin: 0 10px;
}

div#feature ul {
	font-size: .8em;
}

div#feature ul li {
	margin: 4px 0 0 0;
}


/* footer */

.vcard {
	text-align: center;
	color: white;
	font-size: 85%;
	line-height: 110%;
	margin: 0px 10px 10px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.vcard abbr, .vcard acronym {
	border: 0;
}


.vcard .tel, .vcard a {
	color: #FFFF99;
	font-weight: bold;
	font-size: 120%;
}

.vcard a {
	color: #CCCCCC;
	border-bottom: 1px dotted #3399CC;
}

.vcard a:hover {
	color: #FFFF99;
	border-bottom: 1px dotted #FFFF99;
}

#footer {
	clear: both;
	margin-top: 0em;
!important
	
	padding-top: 0px;!important
; 	background-color: #000033;!important
}

p#copyright {
	margin: 5px;
	text-align: center;
	color: #ccc;
	font-size: 75%;
}

p#copyright a {
	color: #FFFF99;
}

hr {
	display: none;
}
#home #wrapper #copywrapper #formholder p {
	color: #003366;
}
#home #wrapper #copywrapper #formholder select {
	display: none;
}
#home #wrapper #copywrapper #flash img {

}
#home #wrapper #copywrapper #flash img {
}
.kit {
	float: left;
}
