@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.flt-rt {
	margin: 10px;
	float: right;
}
.flt-lft {
	margin: 10px;
	float: left;
}

#wrapper {
	text-align: left;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/pageTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#top-banner {
	height: 156px;
	width: 992px;
}
#nav {
	height: 30px;
	width: 992px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li {
	float: left;
	background-image: url(../images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav  ul  li  a         {
	background-image: url(../images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #92C738;
}


#content {
	position: relative;
	clear: both;
}
.clr {
	clear: both;
}

#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 0px;
	margin-top: 18px;
	margin-bottom: 50px;
}

#footer {
	background-image: url(../images/footer.jpg);
	height: 130px;
	width: 992px;
	text-align: center;
	clear: both;
	margin-top: -40px;
	z-index: 2;
}
#subfooter {
	background-color: #A2CF58;
	text-align: center;
}

div.leftcol {
	width: 770px;
	float: left;
}
#wrapper div.leftcol div.pagehead {
	min-height: 100px;
}
#wrapper div.leftcol div.pagehead img {
	z-index: 1;
	position: relative;
}


#wrapper div.leftcol div.pagecontent {
	width: 668px;
	margin-top: -16px;
	z-index: 5;
}

div.rightcol {
	width: 222px;
	float: right;
	padding-bottom: 20px;
}
div.services-leftcol {
	width: 320px;
}
div.services-rightcol {
	float: right;
	width: 320px;
}
#freequote {
	background-image: url(../images/free-quote-bg.gif);
	height: 441px;
	width: 322px;
	position: relative;
	z-index: 3;
	margin-bottom: -100px;
}
#freequote h2 {
	margin-top: 0px;
	margin-left: 10px;
}
#freequote p {
	font-weight: bold;
	margin-left: 10px;
}

#freequote p.sm {
	font-size: .6em;
}

#freequote div.quickform {
	width: 210px;
	position: relative;
	top: 70px;
}
#freequote label {
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
}

#freequote input {
	width: 170px;
}
#freequote textarea {
	width: 170px;
}
#freequote p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#freequote div.formRow {
	margin-left: 10px;
}
#freequote .formSubmit {
	margin-left: 10px;
	margin-top: 10px;
}








div.freequote {
	background-color: #E9F7FC;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80CFEE;
	border-right-color: #80CFEE;
	border-bottom-color: #80CFEE;
	border-left-color: #80CFEE;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.freequote h2 {
	color: #047349;
	margin-top: 15px;
}
div.freequote table td {
	padding: 5px;
}
div.freequote h3 {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
div.freequote hr {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

img.soft-border {
	padding: 5px;
	background-color: #E2E2E2;
	border: 1px solid #CCCCCC;
}
.b {
	border: 1px solid #CC9966;
}
div.lp-testimonials {
	float: right;
	width: 336px;
	z-index: 5;
	position: relative;
	padding-top: 60px;
	margin-bottom: -50px;
}
div.lp-testimonials p {
	position: relative;
	margin-left: 0px;
	font-family: calibri, cambria, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-style: italic;
}

div.lp-testimonials  p.two {
	left: 15px;

}
div.lp-testimonials p.three {
	left: 30px;
}
div.freequote 
label  {
	color: #047349;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
div.freequote .formField {
	margin-top: 10px;
	padding-left: 10px;
}
div.freequote #captcha_entry {
	padding-left: 10px;
	margin-top: 10px;
}
div.rightcol h2 {
	margin-top: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	font-size: .8em;
	color: #666666;
}
div.rightcol h3 {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: .9em;
	text-decoration: underline;
}
div.rightcol ul {
	margin-top: 5px;
	margin-bottom: 10px;
	list-style-type: square;
}

div.rightcol ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}
#store-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 15px;
	margin-right: 15px;
}

#store-table tr {
	vertical-align: top;
}
#store-table td.item {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#store-table td.pic {
	padding: 10px;
}

#store-table h2 {
	font-size: 12pt;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#store-table h3 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: right;
}
#store-table h4 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #369247;
	margin-right: 10px;
	margin-bottom: 10px;
}


#store-table p {
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a.add-cart {
	background-image: url(../store/img/add-cart-up.jpg);
	display: block;
	height: 18px;
	width: 91px;
	font-size: 8pt;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #666666;
	margin-bottom: 10px;
}
a.add-cart:hover {
	background-image: url(../store/img/add-cart-over.jpg);
	color: #333333;
}
div.preload {
	display: none;
}
div.simpleCart-total-links {
	font-size: 10pt;	
}
