@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
a{outline:none;border:none; color:#FFFFFF; text-decoration: none;}
a:hover	{
	color:#495e33;
	text-decoration: none;
}
img{border:none;}
.image-left {
	float: left;
	margin-right: 8px;
}
.image-right {
	float: right;
	margin-left: 8px;
}
.image-right-top {
	float:right;
	margin-left: 8px;
	margin-top: 15px;
}
.image-home-right {
	float: right;
	margin-left: 5px;
	margin-right: 10px;	
}
.image-home-left {
	float: left;
	margin-right: 5px;
	margin-left: 8px;
}	
input{vertical-align:middle;}

.floatleft		{float:left !important;}
.floatright		{float:right !important;}
acronym, abbr	{cursor: help;}

/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after	{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix		{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */


body
{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#013c5e;
	padding-left:25px;
	padding-top:4px;
}

.page-title
{
	background:url(images/heading_arrow.jpg) no-repeat center left;
	margin-top:30px;
}
.page-title-about
{
	margin-top:30px;
	margin-left:10px;
}
.page-title-testimonoal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}
.title {
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
.title2 {
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
}
.clickheretosee
{
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
.title a {
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

.title a:hover {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
.welcome {
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-left:15px;
}
.title-new  {
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.aboutus {
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
}
.contactus {
	color:#203153;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-left:15px;
}
.alltext {
	color:#000000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.phonenumber {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#page
{
	width:786px;
	height:auto;
	margin:0 auto;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	background-color:#dedede;
	
}

#header
{
	background-image:url(../images/header_bg.jpg);
	width:786px;
	height:388px;
	margin:0 auto;
}
#header_logo {
	width:356px;
	height:388px;
	float:left;
	background:url(../images/header_left_bg.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #000;
}

#header_logo .logo {
	width:290px;
	height:70px;
	margin-top:30px;
	margin-left:30px;
}

#header_logo .menu {
	width:254px;
	height:auto;
	margin-top:10px;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	color:#000000;
}

#header_logo .menu ul {
	margin: 0;
	list-style:none;
	padding: 5px 3px 3px 5px;
		
}

#header_logo .menu li {
	
	padding: 2px 0px 0px 20px;
	background: url(../images/arrows.gif) no-repeat left center;
	line-height:2em;
	border-bottom:1px solid #000000;
	
}

#header_logo .menu a {
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

#header_logo .menu a:hover {
	color:#262f33;
}

#header_flash {
	width:430px;
	height:388px;
	float:right;
	background:url(../images/1.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #000;
}
#header_about {
	width:430px;
	height:388px;
	float:right;
	background:url(../images/head-about-us.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #000;
}
#header_residential {
	width:430px;
	height:388px;
	float:right;
	background:url(../images/head-residential.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #000;
}
#header_commercials {
	width:430px;
	height:388px;
	float:right;
	background:url(../images/head-commercial.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #000;
}
#header_testi {
	width:430px;
	height:388px;
	float:right;
	background:url(../images/head-testi.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #000;
}
#header_contactus {
	width:430px;
	height:388px;
	float:right;
	background:url(../images/head-contact.jpg);
	background-repeat:no-repeat;
	border-top:solid 1px #000;
}
#wrapper
{
	width:786px;
	height:auto;
	margin:0 auto;
	background-image:url(images/page-bg.jpg);
	background-repeat:repeat-y;
	

}


#left-bar
{
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-y;
	width:356px;
	height:auto;
	float:left;


}

#top-links
{
	width:627px;
	height:33px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4f6dac;
}

#top-links ul {
	margin: 0;
	padding: 8px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#top-links li {
	float: right;
	padding: 0 20px 0 22px;
	background: url(images/bullet.jpg) no-repeat left center;
}

#top-links li.first {
	background: none;
}

#right-bar
{
	background-image:url(../images/right_bg.jpg);
	background-color:#dedede;
	background-repeat:no-repeat;
	width:430px;
	height:auto;
	float:right;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666666;
	
}
#right-bar2
{
	background-color:#dedede;
	width:430px;
	height:auto;
	float:right;
	
}

.rt-bar-top
{
	background:url(images/rtbar-top.jpg) no-repeat center bottom;
	width:579px;
	height:10px;
}

#rt-bar-mid
{
	background:url(images/rt-bar-mid.jpg) repeat-y;
	width:579px;
	height:auto;
}

.rt-bar-bottom
{
	background:url(images/rt-bar-bottom.jpg) no-repeat center top;
	width:579px;
	height:11px;
}

#menu
{
	background:url(../images/headline_bg.gif);
	width:289px;
	height:180px;;
	margin:0 auto;
	padding-top:0px;
}

.testimonial {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style:italic;
	text-align:justify;
}
.testimonial-author {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#203153;
	font-style:italic;
	font-weight:bold;
}
.about-title {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#203153;
	font-style:italic;
	font-weight:bold;
}
.about-title2 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#203153;
	font-style:italic;
	font-weight:bold;
}
.com-title {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#203153;
	font-style:italic;
	font-weight:bold;
}
.residential-title {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#203153;
	font-style:italic;
	font-weight:bold;
}
.testimonial_readmore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.testimonial_readmore.a {
	color:#063048;
	text-decoration: none;
}
.testimonial_readmore a:hover {
	text-decoration: underline;
}

#menu2
{
	width:289px;
	height:122px;;
	margin:0 auto;
	padding-top:1px;
	border-top:dotted 1px;
	border-top-color:#FFFFFF;
	border-bottom:dotted 1px #FFFFFF;
}

#flashcontent
{
	width:289px;
	height:auto;;
	margin:0 auto;
	padding-top:1px;

}
.menu-top-contact
{

}	

#menu-mid
{
	width:275px;
	margin-top:25px;
	margin-left:8px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	color:#000000;
}

#menu-mid2
{
	width:200px;
	margin-top:15px;
	margin-left:50px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

#menu-mid2 a {
	color:#FFFFFF;
}

#menu-mid2 a:hover {
	color:#FF0000;
}
.telno {
	font-size: 16px;
}
.menu-bottom
{

	width:289px;
	height:8px;
}


.menu-heading
{
	padding-left:5px;
	padding-top:10px;
	padding-bottom:2px;
}
.menu-heading-contact
{
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	background:url(../images/ace-title-contact.gif);
	background-repeat:no-repeat;
}
.search
{
	padding-top:8px;
	width:221px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#013c5e;
}

.textbox{
border:1px solid #013c5e;
width:130px;
height:15px;}

#menu-mid ul {
	margin: 0;
	list-style:none;
	padding: 5px 3px 3px 5px;
		
}

#menu-mid li {
	
	padding: 2px 0px 0px 20px;
	background: url(images/arrow.jpg) no-repeat left center;
	line-height:2em;
	border-bottom:1px dashed #013c5e;
}

#menu-mid a
{
	color:#013c5e;
	text-decoration:none;
}

#menu-mid a:hover
{
	color:#262f33;
}

.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#203153;
	text-align:justify;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.text a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#366a05;
}

.text a:hover {
	color:#990000;
}

.text-about 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
/*	background:url(../images/bg_about.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
	height:auto;
}
.text-resi
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.8em;
	color:#000000;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	height:auto;
}
.seewhat {
	text-decoration:underline;
	font-weight:bold;
	color:#000000
}
.thankyou {
	text-decoration:underline;
	font-weight:bold;
	color:#fc0000
}
.text-testimonial 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:2em;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	height:auto;
	text-align:justify;
}

.withlinebold {
	text-decoration:underline;
	font-weight:bold;
}
.indent
{	
	margin-left:25px;
	line-height:1.5em;
	list-style:square;
}

#footer
{	
	width:786px;
	height:61px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	background-image: url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin:0 auto;

}

.footer-text
{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	float:right;
	padding-top:12px;
	padding-right:15px;
}

.footer-text a {
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}

.footer-text a:hover {
	color:#013c5e;
}

.footer-copy {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	float:left;
	padding-left: 10px;
	padding-top:20px;
}

#state-list
{
	width:580px;
	height:auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	margin:15px;
	border:1px #093fba solid;
}

.footers a
{
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover
{
	color:#616161;
}

/* ---------------------------------- contact us page    ---------------------------------------  */

#contactform {margin:0; padding:0; font-family:Helvetica, Arial, sans-serif; font-size:12px; color:#000000; font-weight:normal;}
#contactform ul {list-style:none; width:355px; margin-right:20px; float:left; padding:0;}

#contactform ul li {margin-bottom:5px; float:left; width:100%; padding:0;list-style:none;}

#contactform ul li.submit {border-top:1px solid #1e1e1e; padding-top:10px; margin-top:12px; text-align:right; padding-bottom:0; margin-bottom:0;}

#contactform ul li label { width:130px; float:left; }
#contactform ul li p.fields, #contactform ul.checkboxes{float:left; width:220px;  margin:0; padding-bottom:0; margin-bottom:0; }

#contactform ul.checkboxes li {float:none;}
#contactform ul.checkboxes li label{float:none;}
#contactform ul.checkboxes li input {margin-right:5px;}
