body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C2C2C;
}
a {
	color: #1F397C;
	text-decoration: none;
}
a:hover {
	color: #9A3A18;
	text-decoration: underline;
}
#masthead {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#splash {
	background-attachment: scroll;
	background-image: url(http://images.dashapp.com/6005/5764.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#splash #menu {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
#content {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
	font-size: 120%;
}
#content #side {
	width: 235px;
	padding-right: 40px;
	font-size: 12px;
	color: #333333;
}
#content #side h1 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	margin: 0px;
	padding: 10px 5px 0px 0px;
	text-align: right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A3A3A3;
}
#content #side .policy {
	font-size: 95%;
	color: #333333;
	text-align: justify;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 150%;
}
#content #side .prices {
	font-size: 95%;
	text-align: right;
	padding-right: 5px;
	margin: 8px 0px 2px;
}
#content #body {
	width: 405px;
	font-size: 90%;
}
#content #body h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 150%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A3A3A3;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 15px;
	color: #2B3A83;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content #body p {
	font-size: 85%;
	line-height: 1.5;
	text-align: justify;

}

#content #body img {
margin: 8px;

}
#content #body li {
	font-size: 85%;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content #body h2 {
	font-size: 120%;
	color: #333333;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}
#content #body .info {
	line-height: 180%;
	text-align: justify;
	color: #222222;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 88%;
}
#content #side h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #616161;
	margin: 25px 0px 0px;
	padding: 0px 5px 8px 0px;
	text-align: right;
}
#content #side .top {
	font-size: 95%;
	text-align: right;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	line-height: 150%;
	color: #666666;
}
#content #body #zipcodes {
	font-size: 70%;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
#content #body .outsidelinks {
	font-size: 85%;
	line-height: 110%;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 0px;
}
#footer {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 75%;
	text-align: center;
	background-color: #CCEBFE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3F90BE;
	border-bottom-color: #3F90BE;
	padding: 5px 0px 10px;
}
#footer .nav {
	font-size: 90%;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 0px;
}
#footer .address {
	font-size: 90%;
	margin-bottom: 10px;
}
#footer .nav strong {
	padding-right: 10px;
	padding-left: 10px;
}



	#contactform {
		margin: 10px;
		padding: 5px;
		border: 1px solid #FBEA91;
		background: #FFFDEE url(http://images.dashapp.com/1932/5769.jpg) repeat-x scroll left top;
	}
	#contactform #form {
		margin: 0px;
		padding: 0px;
	}
	#contactform h1 {
		font-size: 10pt;
		font-weight: normal;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin: 0px;
		padding: 0px;
	}
	#contactform h2 {
		margin: 0px;
		padding: 0px;
		font-size: 90%;
		font-weight: bold;
	}
	#contactform h3 {
		font-size: 70%;
		font-weight: normal;
		color: #666666;
		background: url(none);
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
	}
	 #contactform  input {
		border: 1px solid #999999;
		font-family: Arial, Helvetica, sans-serif;
	}
	#contactform textarea {
		border: 1px solid #999999;
		font-family: Arial, Helvetica, sans-serif;
	}
