@charset "utf-8";
/* CSS Document */

/********************* Structure ***********************/

body {
	margin: 0px;
	padding: 0 0 20px 0;
	background: url(../images/bg.jpg) top center fixed no-repeat #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #075b89;
	font-size: 14px;
	line-height: 20px;
	}

#center {
	width: 950px;
	margin: 0 auto 0 auto;
	}

#header {
	width: 900px;
	height: 122px;
	float: left;
	background: url(../images/top.gif) bottom no-repeat;
	padding: 10px 25px 0 25px;
	}

#logo {
	float: left;
	}

#header-text {
	float: right;
	text-align: right;
	padding: 5px 0 0 0;
	}

#nav {
	width: 909px;
	height: 39px;
	float: left;
	background: url(../images/nav-bg.gif) top no-repeat;
	padding: 7px 21px 8px 20px;
	}

#main {
	width: 927px;
	float: left;
	background: url(../images/main-bg.gif) top no-repeat;
	padding: 0 12px 0 11px;
	}

#mleft {
	width: 697px;
	float: left;
	}

#banner {
	width: 681px;
	height: 341px;
	float: left;
	background: url(../images/banner-bg.png) top no-repeat;
	padding: 8px 8px 9px 8px;
	}

#home-content {
	width: 653px;
	float: left;
	padding: 22px 22px 22px 22px;
	}

.content {
	width: 697px;
	float: left;
	}

.content-top {
	width: 697px;
	height: 22px;
	background: url(../images/content-top.png) top no-repeat;
	float: left;
	}

.content-main {
	width: 637px;
	background: url(../images/content-bg.png) top repeat-y;
	float: left;
	padding: 0 30px 0 30px;
	min-height: 971px;
	}

.content-btm {
	width: 697px;
	height: 44px;
	background: url(../images/content-btm.png) top no-repeat;
	float: left;
	}

#mright {
	width: 230px;
	float: right;
	}

#btm-contact {
	width: 230px;
	height: 200px;
	position: absolute;
	bottom: 0;
	}

#top-rt-widget {
	width: 190px;
	height: 318px;
	background: url(../images/top-rt-widget-bg.png) top no-repeat;
	float: right;
	padding: 20px 20px 20px 20px;
	}

#top-rt-widget .label {
	padding-right: 5px;
	font-size: 10px;
	width: 47px;
	}

.rt-widget {
	width: 230px;
	float: right;
	}

.rw-top {
	width: 230px;
	height: 19px;
	float: right;
	background: url(../images/rt-widget-top.png) top no-repeat;
	}

.rw-main {
	width: 190px;
	float: right;
	background: url(../images/rt-widget-bg.png) top repeat-y;
	padding: 0 20px 0 20px;
	}

.sm {
	margin: 10px 0 0 0;
	}

.sm-title {
	margin: 0;
	}

.rw-btm {
	width: 230px;
	height: 30px;
	float: right;
	background: url(../images/rt-widget-btm.png) top no-repeat;
	}

.grn-widget {
	width: 230px;
	float: right;
	}

.grn-top {
	width: 230px;
	height: 21px;
	float: right;
	background: url(../images/grn-widget-top.png) top no-repeat;
	}

.grn-main {
	width: 190px;
	float: right;
	background: url(../images/grn-widget-bg.png) top repeat-y;
	padding: 0 20px 0 20px;
	}

.grn-btm {
	width: 230px;
	height: 31px;
	float: right;
	background: url(../images/grn-widget-btm.png) top no-repeat;
	}

#footer {
	width: 900px;
	height: 47px;
	float: left;
	background: url(../images/footer.gif) top no-repeat;
	padding: 27px 25px 0 25px;
	}

#keyweb {
	width: 900px;
	float: left;
	padding: 27px 25px 0 25px;
	}

/********************* Navigation ***********************/

#nav ul {
	display: block;
	width: 909px;
	height: 39px;
	margin: 0;
	padding: 0;
	}

#nav ul li {
	display: block;
	height: 39px;
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
	list-style-image: none;
	background: url(../images/nav-border.gif) right no-repeat;
	font-weight: bold;
	color: #ffffff;
	}

#nav ul li a {
	display: block;
	height: 32px;
	padding: 7px 35px 0 35px;
	color: #e6f2e5;
	text-decoration: none;
	}

#nav ul li a:hover {
	color: #ffffff;
	background: url(../images/nav-hover.gif) top repeat-x;
	}

/********************* Banner ***********************/

#banner-img {
	width: 682px;
	height: 341px;
	z-index: 1;
	background: url(../images/banner.jpg);
	margin: 0;
	padding: 0;
	}

#slideshow {
	width: 682px;
	height: 341px;
	z-index: 1;
	}

#banner-text {
	width: 382px;
	height: 76px;
	float: left;
	padding: 22px 0 0 0;
	position: absolute;
	margin: 239px 38px 0 108px;
	z-index: 99;
	}

#banner-more {
	width: 124px;
	height: 44px;
	float: right;
	padding: 54px 0 0 0;
	position: absolute;
	margin: 243px 0 0 558px;
	z-index: 99;
	}	

#banner-icon {
	position: absolute;
	margin: 195px 0 0 16px;
	z-index: 99;
	}

#fadeshow1 {
	z-index: 1;
	}

/********************* Text Styling ***********************/

h1 {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 32px;
	line-height: 38px;
	margin: 0 0 5px 0;
	color: #50b948;
	font-weight: bold;
	}

h2 {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 25px;
	line-height: 31px;
	margin: 20px 0 20px 0;
	color: #2486bc;
	font-weight: bold;
	}

h3 {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 21px;
	line-height: 26px;
	margin: 15px 0 15px 0;
	font-weight: bold;
	}

h4 {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	line-height: 21px;
	margin: 10px 0 15px 0;
	font-weight: bold;
	}

h5 {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 15px 0;
	font-weight: bold;
	}

h6 {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 15px 0;
	}

p {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px 0;
	}

ul {
	margin: 10px 0 15px 0;
	padding: 0 0 0 25px;
	}

ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 10px;
	list-style: url(../images/bullet2.png);
	}

/********************* Link Styling ***********************/

a {
	color: #075b89;
	text-decoration: none;
	}

a.visible {
	color: #50b948;
	text-decoration: none;
	}

a.visible:hover {
	color: #007dc3;
	}

/********************* Additonal Text Styling ***********************/

#header h1 {
	margin: 0 0 5px 0;
	}

#header h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	margin: 10px 0 0 0;
	}

#footer, #footer p, #footer ul, #footer a {
	color: #55a851;
	text-decoration: none;
	font-size: 12px;
	}

#footer a:hover {
	color: #2486bc;
	}

p#copyright {
	float: right;
	}

ul#ft-links {
	float: left;
	margin: 0;
	padding: 0;
	}

ul#ft-links li {
	float: left;
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	list-style-image: none;
	}

#keyweb, #keyweb p {
	font-size: 12px;
	text-align: right;
	}

#home-content, #home-content h1, #home-content h2, #home-content h3, #home-content h4, #home-content h5, #home-content h6, #home-content p, #home-content ul, #home-content ol, #home-content table {
	color: #ffffff;
	}

.bullet {
	background: url(../images/bullet.png) left no-repeat;
	padding: 0 0 0 25px;
	}

.green {
	color: #50b948;
	}

.blue {
	color: #2486bc;
	}

.darkblue {
	color: #075b89;
	}

.darkgreen {
	color: #32962a;
	}

#banner-text h1, #banner-text h2, #banner-text h3, #banner-text h4, #banner-text h5, #banner-text h6, #banner-text p {
	margin: 0 0 0 0;
	}

#mright h1, #mright h2, #mright h3, #mright h4, #mright h5, #mright h6, #mright p {
	margin-top: 0;
	}

p.testimonial {
	background: url(../images/quote-bg.png) 0% 0% no-repeat;
	font-style: italic;
	}

p.small {
	font-size: 11px;
	line-height: 14px;
	}

#btm-contact p {
	margin: 0 0 5px 0;
	color: #ffffff;
	text-align: right;
	}

.grn-widget, .grn-widget h1, .grn-widget h2, .grn-widget h3, .grn-widget h4, .grn-widget h5, .grn-widget h6, .grn-widget p {
	color: #ffffff;
	}

.grn-widget p {
	font-size: 12px;
	line-height: 16px;
	}

/********************* Other ***********************/

a img {
	border: 0;
	}

.feat-content {
	border-bottom: #2e94ce 2px solid;
	margin: 15px 0 15px 0;
	padding: 0;
	}
	
/* prev
.feat-content {
	background: #1a8ac9;
	border: #2e94ce 2px solid;
	padding: 5px 20px 10px 20px;
	margin: 0 0 15px 0;
	}
*/

.inset {
	border: #a8c6d6 2px solid;
	margin: 0 auto 0 auto;
	padding: 25px;
	}

.alignright {
	float: right;
	margin: 0 0 25px 25px;
	}

.alignleft {
	float: left;
	margin: 0 25px 25px 0;
	}

.border-div {
	border: #a8c6d6 2px solid;
	padding: 25px;
	}

img.border {
	border: #a8c6d6 1px solid;
	padding: 5px;
	}

img.interior-banner {
	margin: 0 0 15px 0;
	}

/********************* Forms ***********************/

form {
	margin: 0;
	}

input {
	background: #ffffff;
	border: #2486bc 1px solid;
	color: #397ca1;
	padding: 2px;
	height: 15px;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

input:hover, input:focus {
	border: #32962a 1px solid;
	}

textarea {
	background: #ffffff;
	border: #2486bc 1px solid;
	color: #397ca1;
	padding: 2px;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

textarea:hover, textarea:focus {
	border: #32962a 1px solid;
	}

textarea#message {
	height: 100px;
	}

input.submit {
	width: 94px;
	height: 44px;
	background: url(../images/submit.png) no-repeat;
	border: 0;
	}

input.submit:hover {
	background: url(../images/submit2.png) no-repeat;
	cursor: pointer;
	}

input#estimate-submit {
	position: absolute;
	margin: 207px 0 0 108px;
	}

input#contact-submit {
	position: absolute;
	margin: 492px 0 0 283px;
	}

.form-div {
	width: 100%;
	margin: 0 0 5px 0;
	}

.radio:hover {
	color: #50b948;
	cursor: pointer;
	}

