@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #fff;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #000000;
}
p{
	text-align:justify;
	padding:0px;
	color:#000;
	font-size:15px;
}
p span{
	font-weight:bold;
}
a:link, a:visited, a:active {
	color: #000;
}
a:hover {
	color: #000;
}
img {
    margin: 0px;
	padding: 0px;
	border: none;
}
a:hover {
	color: #5e6166;
}
ul {
	list-style-type: none;
	text-align:justify;
	width: 400px;
	font-size:12px;
	margin-top:40px;
	margin-left:-20px
}
ul.success {
	margin-top: 0px;
}

li{
	padding:0 20px 20px 0;
}
.headline{
	color:#000;
	font-size:22px;
	text-align:center;
}
#money-arrow{
	background-image: url(../images/li-arrow.gif);	
	background-repeat: no-repeat;
	width:42px;
	height:42px;
	float:left;
	padding-right:20px;
	padding-top:20px;
}
#clipboard{
	background-image: url(../images/li-clipboard.gif);	
	background-repeat: no-repeat;
	width:42px;
	height:60px;
	float:left;
	padding-right:20px;
	padding-top:20px;

}
#chart{
	background-image: url(../images/li-chart.gif);	
	background-repeat: no-repeat;
	width:42px;
	height:60px;
	float:left;
	padding-right:20px;
	padding-top:20px;

}
#header{
	padding-left: 10px;
	margin-right:20px;
	margin-left:10px;
}
#content-container {
	width: 974px;
	background-image: url(../images/bkg-body.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.left-column-container{
	width:487px;
	float:left;
}
.left-column-content{
	padding:0 20px 0 20px;
}
.right-column-container{
	width:487px;
	float:right;
}
.right-column-content{
	padding:0 30px 0 30px;
}
#capture-container{
	width:454px;
	margin-right:2px;
	background-image: url(../images/capture-bkg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#header-container {
	background-image: url(../images/bkg-overlay.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.clear{
	clear:both;
}
#footer-container {
	width: 974px;
	height: 98px;
	background-image: url(../images/footer.gif);
	background-repeat: none;
	background-position: top;
	display: block;	
}
h1{
	color: #000;
	font-size: 23px;
	font-weight: bold;
}
h1 span{
	color: #1a76bf;
	font-size: 25px;
	text-align: center;
	padding-top:20px;
	font-weight:bold;
}
h2 {
	color: #1a76bf;
	font-size: 22px;
	text-align:left;
}
h2 span {
	color: #000;
	text-transform: uppercase;
	font-weight: boldest;
}
h3 {
	color: #000;
	font-size: 17px;
	text-align: center;
}
h3 span {
	color:#1a76bf;
	font-weight:boldest;
}
h4 {
	color: #000;
	font-size: 17px;
	text-align: center;
	margin:0;
	padding:0;
}
h4 span{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:15px;
	font-style:italic;
	text-align: center;
	margin:0;
	padding:0;
}
h5 {
	color: #000;
	font-size: 18px;
	text-align: left;
	margin-top: 15px;
}
h6 {
	color: #163b4d;
	font-size: 17px;
	text-align: center;
	margin:0;
	padding:0;
}
h6 span{
	color: #8dbf0c;
	font-size:28px;
}
h6.h7{
	font-size:13px;
	padding:10px;
	color:#666;
	font-weight:normal;
	text-align:center;
}
ul {
	list-style: square;
	margin-left: 20px;
}
	
span{
	text-align: right;
}
	
#testimonial1{
	background-image: url(../images/testimonial-1.jpg);
	background-repeat: no-repeat;
	width:129px;
	height:91px;
	float:left;
	padding-right:20px;
}

#testimonial2{
	background-image: url(../images/testimonial-2.jpg);
	background-repeat: no-repeat;
	width:129px;
	height:91px;
	float:left;
	padding-right:20px;
}
.communityLogoContainer {
	padding:10px 0 0 5px;
}
.communityLogoContainerBreak {
	margin: 0 16px;
	display:inline;
}
.product {
	float:right;
	padding:0 0 0 20px;
}
.quotation {
	background-image:url(../images/quote.png);
	background-repeat: no-repeat;
	text-align:center;
	color:#163b4d;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding:0;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	line-height:140%;
	width:487px;
	height:130px;
}
.image-headlines {
	padding:26px 0 5px 0;
}

/* CSS FOR SLIDESHOW SCRIPT */

#slideshow{
	padding:0;
}
#imageSlideshowHolder1 {
	margin: 0px;	/* "Air" */
	width: 974px;	/* Image width */
	height: 265px;	/* Image height */
	position:relative;	/* Don't remove this line */

}

/* Don't change these values */
#imageSlideshowHolder1 img {
	position:absolute;
	left: 0px;
	top: 0px;
}
/* END CSS SLIDESHOW SCRIPT */

-->
/* FORM  */
#header-form-container {
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #65626d;
	width:370px;
}
#captureForm {
}

#captureForm td{
	padding:0 0 20px 0;
}
.inputText {
	text-align:right;
	font-size:13px;
	width:90px;
	margin-right:10px;
}
.innerText {
	text-align:right;
	font-size:13px;
	width:40px;
	margin-right:10px;
}
.innerTextEmail {
	text-align:right;
	font-size:13px;
	width:40px;
	margin-right:10px;
	float: right;
	margin-top: 3px;
}
.inputTextState {
	text-align:right;
	font-size:13px;
	width:45px;
	margin-right:10px;
}
.inputTextZip {
	text-align:right;
	font-size:13px;
	width:33px;
	margin-right:10px;
}
.submitDiv {
	padding-left:110px;
}
a#submitButton {
	width: 230px;
	height: 41px;
	background-image: url(../images/button-free-consultation.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
}
a:hover#submitButton {
	background-position: 0 -41px;
}
a:active#submitButton {
	background-position: 0 -82px;
}
#submitButton span {
	display: none;
}
#loadingGraphic {
	display: none;
	width: 230px;
	height: 41px;
	text-align: center;
}

.inputStyle {
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65626d;
	padding: 3px 2px;
}
.inputStyleEmail {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65626d;
	padding: 3px 2px;
}
.addressStyle {
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65626d;
	padding: 3px 2px;
}
.inputStyleState {
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65626d;
	padding: 3px 2px;
}
.inputStyleZip {
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65626d;
	padding: 3px 2px;
}
.inputStylePhone {
	width: 27px;
}
.inputStylePhone2 {
	width: 35px;
}
.selectStyle1 {
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #65626d;
	padding: 3px 2px;
}

.captureTable {
	background-color: #efefef;
	border: 2px solid #ccc;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
}
.captureTable input,
.captureTable select {
	width: 90%;
	float: right;
	border:1px solid #65626D;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:3px 2px;
}