@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top {
	background-image: url(../images/daTop.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 734px;
	position: relative;
	padding:0px;
	font-family: "Trebuchet MS", Arial, "Century Gothic";
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left:20px;
	padding-top:5px;
}
.pgBody {
	background-image: url(../images/daBody.png);
	background-repeat: repeat-y;
	width: 734px;
	position:relative;
	padding:0px;
	bottom: 10px;
	padding-bottom:30px;
	height:550px;
}
.bodyText {
	padding-left: 20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	margin-left:17px;
}

.bottom {
	background-image: url(../images/daBottom.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 734px;
	position:relative;
	padding:0px;
	bottom:30px;
}

.container{
	margin-left:auto;
	margin-right:auto;
	width:734px;
}
.btnGetQuote
{

	background: url('../images/buttonSubmit.gif') no-repeat top left;
	right:50px;
	border:none;
	position:relative;
	float:right;
	height: 42px;
	width: 70px;
	color: #99ca3c;
	text-align:left;
	font-weight:bold;
	padding-bottom:5px;
	z-index:1;
	cursor:pointer;
	padding-left:5px;
}
.textBoxText{
	top:23px;
	position:relative;
	font-weight:bolder;
	color:#009C85;
	width:200px;
	left:10px;
	line-height: 25px;
}
.textBox{
	float: right;
	position:relative;
	height:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	right:20px;
	width:200px;
	border: 1px solid #99CA3C;
}
.comboBox{
	float: right;
	position:relative;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	right:147px;
	width:75px;
	border: 1px solid #99CA3C;
}.header {
	font-size: 24px;
	color: #009C85;
	font-weight: bold;
}
.bvLogo {
	background-image: url(../images/daLogo.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 117px;
	float:right;
	position:relative;
	padding-left:10px;
	top: 40px;
}
.daLogo {
	background-image: url(../images/webLogo.gif);
	background-repeat: no-repeat;
	height: 65px;;
	width: 202px;
	left: 15px;
	float:left;
	top:10px;
	position:relative;
}
.link a, .link visited, .link hover
{
	background-image:url("../images/webArrow.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:12px;
	font-weight:bold;
	color:#99CA3C;
	text-decoration:none;
}
.box1
{
	float:left;
	line-height:1.3em;
	padding-left:10px;
	padding-right:5px;
	position:relative;
	width:185px;
	height:275px;
	background-image:url("../images/box3.png");
	background-repeat:no-repeat;
	margin-right:30px;
}
.box2
{
	float:left;
	line-height:1.3em;
	padding-left:10px;
	padding-right:5px;
	position:relative;
	width:185px;
	height:275px;
	background-image:url("../images/box3.png");
	background-repeat:no-repeat;
	margin-right:30px;
}
.box3
{
	float:left;
	line-height:1.3em;
	padding-left:10px;
	padding-right:5px;
	position:relative;
	width:185px;
	height:275px;
	background-image:url("../images/box3.png");
	background-repeat:no-repeat;
}