body {
	color: #FFF;
	background: #F4F8FC;
	font: 12px Arial, Helvetica, sans-serif;
	margin:0;
}
a:link{color:#5195CE;}
a:visited{color:#5195CE;}
.wrapper {
	margin:5px auto;
	width: 850px;
	background:#fff;
	margin-bottom:5px;
	border:1px solid #EAF2FA;
}
.BannerArea{
	width:100%;
	height:25px;
	background:#02243C;
}
.BannerArea a{text-decoration:none;color:#FFF;}
.BannerArea a:hover{text-decoration:underline;color:#FFF;}
.PageTitle{
	float:left;
	width:375px;
}
.link{
	padding:0;
	margin:0;
	width:450px;
	float:left;
}
.link a{text-decoration:none;color:#FFF;margin:0 0 0 5px;}
.link a:hover{text-decoration:underline;}
.TopArea {
	width: 100%;
	height:100px;
	margin:10px 0 -10px 30px;
}
.TopArea a:link{text-decoration:none;color:#FFF;}
.MainArea{
	width:580px;
	height:250px;
	right:0px;
	background: url('/images/quote-bg.png') no-repeat;
	float:left;
}
.SmallTextArea{
	width:550px;
	font-size:12px;
	margin:10px 0 5px 30px;
	color:#303030;
	float:left;
}
.NavBlurbArea{
	width:200px;
	font-size:12px;
	margin:20px 0 0 50px;
	float:left;
	color:#303030;
}
.LargeTextArea{
	width:750px;
	font-size:12px;
	margin:20px 0 5px 30px;
	color:#303030;
	float:left;
}
.LocationMapArea{
	width:150px;
	height:150px;
	font-size:11px;
	margin:40px 0 0 30px;
	float:left;
	color:#303030;
}
.LocationTextArea{
	width:175px;
	height:175px;
	font-size:11px;
	margin:40px 5px 0 30px;
	color:#303030;
	float:left;
}
.LocationWeatherArea{
	width:200px;
	font-size:8px;
	margin:40px 0 0 30px;
	float:left;
	color:#303030;
}
.plumber{
	width:225px;
	height:300px;
	float:left;
	margin:0 0 0 30px;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	color:#02243C;
	line-height:20px;
}
h2{
	font-size: 22px;
	font-weight:bold;
	font-weight: bold;
	line-height:0;
}
h3{
	font-size: 16px;
	font-weight:bold;
	font-weight: bold;
	line-height:0;
}
.BiggieSize{
	font-size: 16px;
	font-weight: bold;
	color:#5195CE;
}
.NavArea{
	width:200px;
	height:198px;
	border:1px solid #274F7D;
	right:0px;
	background:#02243C;
	margin:46px 0 0 45px;
	float:left;
}
.NavArea a:link{text-decoration:none;}
.NavArea a:visited{text-decoration:none;}
.button {
	color:#FFF;
	width:185px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	background: #02243C;
	padding: 8px 0 0 15px;
	float: left;
}
.button:hover {
	color:#005DB3;
	background: #E6E6E6;
	text-decoration: none;
}
.Footer{
	width:800px;
	margin:30px 0 0 20px;
	border-top:1px solid #02243C;
	color:#303030;
	font-size:10px;
}
.Footer a{text-decoration:none;color:#303030;margin:0 10px 0 0;}
.Footer a:hover{text-decoration:underline;color:#303030;}
.ZipText{font-size:16px;font-weight:bold;width:200px;padding:3px;margin:5px 0;}
.form {
	width: 500px;
}
.clear {
	clear: left;
}
.error{
	background-color:#FFEBE8;
	border-color:#CC0000;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 8px;
	padding:12px;
}
.success{
	background-color:#98FB98;
	border-color:#228B22;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 8px;
	padding:12px;
}
li{
	list-style:none;
	margin:0 0 0 -25px;
}
th{
	text-align:left;
	font-size:13px;
}
.quote-steps{
	line-height:150%;
}
