@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9CBCA;
}
body {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #FFFFCC;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
.contentArea {
	background-color: #2E3430;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 650px;
}
.contentArea p {
	line-height: 16px;
}
.contentArea .menuBottom {
	font-size: 10px;
	text-align: center;
	padding-top: 24px;
}
.seoText {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.smallText {
	font-size: 9px;
}
.yellow {color: #FFFF00}
.white {color: #FFFFFF}
.contentArea #fbForm .fbTable textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3430;
}
.contentArea #fbForm .fbTable th {
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	color: #2E3430;
}
.contentArea #fbForm .fbTable input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3430;
}
.contentArea .question {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F5953;
	padding: 4px;
}
.contentArea .quotes {
	font-size: 11px;
	background-color: #4F5953;
	padding: 1px 10px;
	margin-right: 65px;
	margin-left: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.contentArea .testimonials {
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}

.contentArea .answer {
	padding: 4px;
}
.contentArea #callForQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	background-color: #4F5953;
	position: relative;
	width: 250px;
	z-index: 10;
	text-align: center;
	padding: 4px;
	float: right;
	top: -4px;
}
.contentArea #over7500 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 181px;
	z-index: 15;
	background-image: url(images/img_7500.gif);
	background-repeat: no-repeat;
	height: 121px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 0px;
}


.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
