body {
	background: #EEEEEE url(../images/landing-pages/bg.gif) repeat-x center top;
	margin: 0px !important;
	padding: 30px 0px 0px;
	font: 14px/1.5em "Lucida Sans";
	color: #484848;
}

p {
	margin: 0px 0px 1em;
}
h1 {
	font: italic normal 36px Georgia, "Times New Roman", Times, serif;
	margin: 15px 0px;
}
h2 {
	font: italic normal 24px Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 1em;
}

form {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	height: 461px;
	width: 431px;
	float: left;
}
input, select, textarea {
	font: 14px Arial, Helvetica, sans-serif;
	width: 220px;
	margin: 0px;
	padding: 2px 0px;
	z-index: 1;
}
#wrapper {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/landing-pages/wrapper.gif) repeat-y center 371px;
}
#wrapperEnd {
	background: url(../images/landing-pages/wrapperEnd.gif) no-repeat;
	height: 26px;
	width: 1010px;
	overflow: hidden;
}
#header {
	height: 130px;
	background: url(../images/landing-pages/header.jpg) no-repeat;
	text-align: right;
	padding-right: 30px;
}
#header2 {
	height: 130px;
	background: url(../images/landing-pages/header2.jpg) no-repeat;
	text-align: right;
	padding-right: 30px;
}
#header a {
	width: 70px;
	display: inline;
}

#main {
	background: url(../images/landing-pages/mainTop.gif) no-repeat center top;
	width: 960px;
	padding-right: 25px;
	padding-left: 25px;
}
#fourButtons {
	background: url(../images/landing-pages/fourButtons.jpg) no-repeat center top;
	height: 273px;
	position: relative;
}
#fourButtons #buttonOne {
	height: 81px;
	width: 426px;
	position: absolute;
	left: 48px;
	top: 28px;
}
#fourButtons #buttonTwo {
	height: 81px;
	width: 426px;
	position: absolute;
	left: 47px;
	top: 164px;
}
#fourButtons #buttonThree {
	height: 81px;
	width: 426px;
	position: absolute;
	left: 515px;
	top: 28px;
}
#fourButtons #buttonFour {
	height: 81px;
	width: 426px;
	position: absolute;
	left: 516px;
	top: 164px;
	padding: 0px;
	margin: 0px;
}

#fourButtons a {
	display: block;
	height: 56px;
	width: 326px;
	padding: 15px 0px 10px 100px;
	color: #d0ff81;
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#fourButtons a strong {
	display: block;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#firstSection {
	float: left;
	width: 473px;
	padding-left: 30px;
	padding-right: 15px;
}
#firstSection2 {
	float: left;
	width: 875px;
	padding-left: 10px;
}
#secondSection {
	background: url(../images/landing-pages/secondSection.gif) no-repeat;
	height: 196px;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
}
#secondSection ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
#secondSection li {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
#thirdSection {
	background: url(../images/landing-pages/thirdSection.gif) no-repeat;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
}
#secondSection h1 {
	margin-bottom: 1em;
}

.emailPhoneFileds {
	width: 190px;
}
.autoWidth {
	width: auto;
}
.clearAll {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.disclaimer {
	border-top: 1px solid #cbcbcb;
	font: italic 11px tahoma, verdana, arial;
	color: #3e3e3e;
	padding-top: 5px;
}
.dhtmltooltipTop2 {
	background: url(../images/landing-pages/testimonialsTop2.gif);
	height: 27px;
	width: 600px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.dhtmltooltipContent2 {
	font-size: 0.85em;
	color: #333333;
	background: #d0ff7f url(../images/landing-pages/toolTipBody.gif) repeat-x center top;
	padding: 10px;
	width: 590px;
	border-top: 5px none #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	line-height: normal;
}
.dhtmltooltipTop {
	background: url(../images/landing-pages/testimonialsTop.gif);
	height: 27px;
	width: 393px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
.dhtmltooltipContent {
	font-size: 0.85em;
	color: #333333;
	background: #d0ff7f url(../images/landing-pages/toolTipBody.gif) repeat-x center top;
	padding: 10px;
	width: 383px;
	border-top: 5px none #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.dhtmltooltipContent a, .dhtmltooltipContent2 a {
	text-decoration: none;
	color: #333333;
}
.logo {
	float: left;
}



#dhtmltooltip {
	font-size: 1em;
	color: #FFFFFF;
	position: absolute;
	width: 413px;
	visibility: hidden;
	z-index: 100;
}
#dhtmltooltip img {
	float: left;
	margin-right: 10px;
}
#dhtmltooltip a {
	text-decoration: none;
	color: #333333;
}


#freeQuote {
	height: 461px;
	width: 431px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../images/_freeQuoteForm.png);
	font-family: Arial, Helvetica, sans-serif;
}
#freeQuote h3 {
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 90px;
	color: #FFFFFF;
	font-size: 24px;
	margin: 0px;
}

#freeQuote em {
	font-style: normal;
	color: #D8FF87;
}
#freeQuote table {
	margin-right: auto;
	margin-left: auto;
}
#freeQuote td {
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: top;
}
