@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}
h1, h2, h3 {
	color:#454344;
}
h1 {
	font-size:1.6em;
}
h2 {
	font-size: 1.6em;
	line-height:20px;
}

h3 {
	font-size:1.65em;
}
h4 {
	font-size:1.2em;
}
h5 {

}
h6 {

}
h2:link. h2:visited, h2:active { color: #333333; }
a, img.a {
	text-decoration:none;
	outline:none;
}
.mainlinks {
	color:#C6E1C6;
	font-weight:bold;
	font-size:1.1em;
}
.sublinks {
	color:#89AB89;
	font-weight:bold;
}
.sublinks:hover, .mainlinks:hover {
	color:#FFFFFF;
}

.pinnaclelink {
	display:block;
	width:385px;
	height:100px;
	text-indent:-6000px;
	outline:none;
	margin: 0;
}

#wrapper {
	width:960px;
	margin:0 auto;
	background-color:#434343;
	display:block;
}
#header {
	display:block;
	background:url(../images/dvr_header.png);
	background-repeat:no-repeat;
	height:110px;
}
#dvrsurvcontent {
	width:310px;
	height:205px;
	margin:15px 35px 10px 60px;
	line-height:18px;
}
#dvrsurvcontent h2 {
	margin:10px 0 0 0;
}
#dvrsurvcontent h3 {
	margin:5px 0 0 0;
}
#dvrsurvcontent p {
	font-size:1.2em;
	margin:5px 0 0 0;
}
#leftcontent {
	display:inline;
	float:left;
	width:699px;
}
#dvrsurvimage {
	width:699px;
	height:231px;
	background:url(../images/dvr_surv_image.png);
	margin: 0;
	padding: 0;
}
#leftcontentpane {
	padding:0 0 0 32px;
}
#whitecontentarea {
	width:638px;
	background-color:#FFFFFF;
	padding:10px 10px 10px 10px;
}
#topleftcontent {
	
}
#toprightcontent {
	padding: 10px 10px 10px 10px;
	line-height:18px;
}
#bottomcontent {
	clear:both;
	display:block;
	padding:5px 5px 5px 5px;
	line-height:18px;
}
#bottomcontent li {
	margin:0 0 0 20px;
}
#rightcolumn {
	display:inline;
	float:right;
	width:245px;
	padding: 5px 5px 5px 5px;
}
#rightcolumn ul {
	padding:0 0 0 10px;
	list-style-type:georgian;
	color:#FFFFFF;
	border-bottom: 1px #CCCCCC;
}
#rightcolumn ul li {
	padding:5px 5px 5px 0;
	list-style-type:georgian;
	color:#FFFFFF;
	border-bottom: 1px #CCCCCC;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #999999;
}
.quickquotebtn {
	background:url(../images/quick_quote_btn.png);
	background-repeat:no-repeat;
	width:213px;
	height:75px;
	display: block;
	text-indent:-6500px;
}
.quickquotebtn:hover {
	background:url(../images/quick_quote_btn.png);
	background-position:bottom left;
}
#footer {
	clear:both;
	display:block;
	color:#FFFFFF;
	text-align:center;
	padding:5px 0 5px 0;
}
#footer p {
	padding:0;
	font-size:1.2em;
}
#footer a:link, #footer a:visited, #footer a:active, .footerlinks:link, .footerlinks:active, .footerlinks:visited {
	color: #FFFFFF;
}

.footerlinks:hover {
	color: #FFFFFF;
}
