body {
  text-align: center;
  padding: 0;
  margin:0;
  background: #e5e5e5;
  font-family: Arial, Helvetica, sans-serif;
}

* html hr {margin: 0; /* для IE6 */}
*+html hr {margin: 0; /* для IE7 */}

body:first-of-type{color:white}

.float_left{
	float:left;
}
.clear_both{
	clear:both;
}
#top{
  margin: 0 auto;
  padding: 0;
  position:absolute;
  top: 0px;
  background: url(../img/top_back.gif) left top repeat-y #88B41F;
}

*html #top{/*for IE only*/
  width: 818px; !important; /*IE 6.x */
  width /**/:818px; /*IE 5.5 */
  height: 150px; !important; /*IE 6.x */
  height /**/:150px; /*IE 5.5 */
}

#top{/*other browsers*/
  width: 818px;
  height:150px;
}

#topnav{
  height: 23px;
  margin: 0 auto;
  margin-top:-1px;
  padding: 0 0 0 1px;
  position:absolute;
/*  background:url(../img/topnav_back.gif) left top repeat-y #CCFFCC; */
}

*html #topnav{/*for IE only*/
  width: 818px; !important; /*IE 6.x */
  width /**/:818px; /*IE 5.5 */
  top: 149px; !important; /*IE 6.x */
  top /**/:149px; /*IE 5.5 */
}

#topnav{/*Other Browsers*/
  width: 818px;
  top:149px;
  margin-top: 0px;
}

#container{
  padding: 0;
  text-align: left;
  margin: 0px auto;
  background: url(../img/container_back.gif) repeat-y left top #FFF;
  
}

*html #container{/*for IE only*/
  width: 818px; !important; /*IE 6.x */
}

#container{/*Other Browsers*/
  width: 818px;
}
/**************************************/
#subcontainerTo{
  float:left;
  margin: 0px 0 0 0;
  padding: 0;
  background:url(../img/container_back.gif) repeat-y left top;
}
#subcontainerTo a{
text-decoration: none;
    color: Gray;
}
*html #subcontainerTo{/*for IE only*/
  width: 818px; !important; /*IE 6.x */
}

#subcontainerTo{/*Other Browsers*/
  width: 818px;
}
/*************************************/

#subcontainer{
  float:left;
  margin: 210px 0 0 0;
  padding: 0;
}

*html #subcontainer{/*for IE only*/
  width: 818px; !important; /*IE 6.x */
}

#subcontainer{/*Other Browsers*/
  width: 818px;
}

#content{
  float:right;
  width: 775px;
  padding: 0;
}

*html #content{
  width: 775px;
}

#content{
  width: 780px;
}



/*
a:visited{
  color: #1d68b2;
}
*/
a 
{
    color: #000;}
    
a:hover, a:active {
  color: #88b41f;
}

a img, a img.img_left_text, a img.img_right_text, a img.img{
  border: 1px solid #244B5A;
}

a img{
  text-decoration:none;
  border: none;
}

p, li, ul,ol {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 15px;
  color:#000000;
}

p{
  margin:5px 7px 9px 0px;
  font-size: 12px;
  color:#000000;
}

ul, ol{
  margin-top: 2px;
  margin-bottom: 12px;
}








h1,h2,h3,h4,h5,h6 {
  MARGIN-TOP: 5px;
  MARGIN-BOTTOM: 2px;
  color: #000;  
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 3px;
  padding-bottom: 1px;
  margin-right: 7px;
  margin-left: 7px;
}

h1
{
  font-size: 0.9em;
  font-weight: bold;
  font-style: normal;
  margin-top: 0px;
}

h2{
  FONT-SIZE: 0.7em;
  margin-top: 0px;
  padding-top: 0px;
 }

h3
{
	FONT-SIZE: 0.7em;
	color: #000;
}

h4{
  FONT-SIZE: 0.6em;
  color: #000;
}

h5{
  FONT-SIZE: 0.7em;
}

h6{
  FONT-SIZE: 1em;
}

/*Image stuff*/
img a{
  border: none;
}

.img_left{
  float:left;
  color: #CCCCCC;
}

.img_right{
  float:right;
}

.img_left_text{
  float:left;
  margin-top: 3px;
  margin-right: 13px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding: 0px;
}

.img_right_text{
  float:right;
  pading:0px;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 10px; 
}
img.main{
  float:left;
  margin: 0 0 15px 0;
  padding: 0 0 19px 0;
  background: url(../img/main_img_back.gif) repeat-x bottom;
}

#footer{
  margin: 0;
  padding: 0;
  background:url(../img/container_back.gif) repeat-y left top;
  width: 800px;
  height: 30px;
  padding-top: 0px;
}

#footer a
{
    text-decoration: none;
    color: Gray;
}
 
.legal{
  line-height: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:0.56em;
  font-weight: 700;
  color: #999;
  padding: 0 0 0 35px; 
}

.legal a{
  color: #999;
  text-decoration: underline;
}

.legal a:visited{
  color: #999;
}

.legal a:hover, a:active {
  color: #333;
  text-decoration: none;
}
/* = New classes for FOOTER*/
.footer_new{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}
.footer_new .legal_new{
  line-height: 12px;
  font-weight: 700;
  padding: 0 0 0 35px; 
}

.footer_new .legal_new a{
  color: #999;
  text-decoration: underline;
}

.footer_new .legal_new a:visited{
  color: #999;
}
.footer_new .legal_new a:hover, .footer_new .legal_new a:active {
  color: #333;
  text-decoration: none;
}
.footer_new .recycle_image{
	float:left;
	margin:20px 0px 0px 5px;
}
.footer_new .footer_gardener{
	color:#003333;
	font-weight:bold;
	font-size:9px;
}





/*---Top Elements---*/
 .choose_lang
{
	float: right;
	margin: 5px 2px 0 0;
	padding: 0px;
	color:#000;
	font-weight: normal;
}

.choose_lang img
{
	border: 1px solid #000;

}
.logo{
  padding: 0;
  margin: 23px 0 0 20px;
  float: left;
  border: none;
}
.calltoaction {
	float: right;
	color:#FFFFFF;
	font-size: 1.2em;
	padding: 0;
	margin: 3px 20px 0 0;
	width: 437px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
span.tel{
	font-size: 1.9em;
	font-weight: 700;
}

span.email{
	font-size: 22px;
	font-weight: 700;
}
span.email a{
	color: #FFFFFF;
	text-decoration: none;
}
	
span.email a:visited{
  color: #1d68b2;
}

span.email a:hover, span.email a:active {
  color: #4c145b;
}

.payoffline{
	font-size: 18px;
	margin-top:28px; /*firefox*/
	.margin-top: 32px; /*ie's*/
	font-weight: 700;
	color: #FFFFFF;
	margin-right:-1px;
}
/*---Home page Green Boxes-*/

.content_panels{
    padding: 0;
	background-color:#FFF;
	margin: 0;
}
*html .content_panels{
    width: 740px;
}

.content_panels{
 	width: 760px;
}

.commercial_services{
	float: left;
	padding: 10px 0 0 0;
	width: 350px;
	background: url(../img/green_box_top.gif) left top no-repeat;
}

*html .commercial_services {
	margin: 0 10px 0 0;
}

.commercial_services{
	margin: 0 10px 0 0;
}


.commercial_services_about{
	/*float: left;*/
	padding: 12px 0 0 0;
	width: 740px;
	background: #ABCA62 url(../img/green_box_top_long.gif) left top no-repeat;
	
}


.residential_services {
	float: right;
	padding: 10px 0 0 0;
	width: 350px;
	background: url(../img/green_box_top.gif) left top no-repeat;	
}

*html .residential_services{
    margin: 0 0px 0 0;
}

.residential_services {
	margin: 0 20px 0 0;
}
	
.commercial_services h3, .residential_services h3{
	color: #000;
	margin: 15px 0 15px 0;	
	font-size: 12px;
	padding:0 10px
}

.main_hdns {
  padding:0; 


}

.main_hdns table.form_table 
{
    padding:0;
    margin: 0 25px;
    width: 590px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #521f5c;
    
}

.main_hdns table.form_table input, textarea
{
    width: 320px;
}


.main_hdns table.form_table textarea
{
    width: 350px;
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       margin-right:100px;/*Added JP*/
     

    }

table.form_table a 
{
    color: #000;
    }

table.form_table a:hover 
{
    color: #889900;
    }


#ctl00_ContentPlaceHolder1_ucCommercialForm_cbSendBrochure
{
    width: auto;
    }

#ctl00_ContentPlaceHolder1_ucCommercialForm_cbCallToArrangeQuotation
{
    width: auto;
    }
    
#ctl00_ContentPlaceHolder1_ucCommercialForm_btnSubmitForm    
{
    width: auto;
    margin-left: 110px;
    }

#ctl00_ContentPlaceHolder1_ucResidentialForm_rblAreYou_0 
{
    width: auto;
    }

#ctl00_ContentPlaceHolder1_ucResidentialForm_rblAreYou_1 
{
    width: auto;
    }

#ctl00_ContentPlaceHolder1_ucResidentialForm_rblUpdate_0
{
    width: auto;
    }
    
#ctl00_ContentPlaceHolder1_ucResidentialForm_rblUpdate_1
{
    width: auto;
    }    
    
#ctl00_ContentPlaceHolder1_ucResidentialForm_btnSubmitForm
{
    width: auto;
    }    
#ctl00_ContentPlaceHolder1_ucResidentialForm_chbTermsConditions 
{
    width: auto;
    }  
    
    #ctl00_ContentPlaceHolder1_ucSurveyForm_chbTermsConditions 
{
    width: auto;
    } 
    
#ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnGender_0    
{
    width: auto;
    }   
        
#ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnGender_1    
{
    width: auto;
    }   
            

#ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnMarried_0, #ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnMarried_1
{
    width: auto;
    }   

#ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnFamily_0, #ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnFamily_1
{
    width: auto;
    }   
    
#ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_0, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_1, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_2, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_3, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_4, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_5, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_6, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_7, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies_8
{
    width: auto;
    }   

#ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenUsed_0, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenUsed_1, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenUsed_2, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenUsed_3, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenUsed_4, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenUsed_5, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenUsed_6
{
    width: auto;
    }   

#ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenInterested_0, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenInterested_1, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenInterested_2, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbGardenInterested_3
{
    width: auto;
    }   

#ctl00_ContentPlaceHolder1_ucSurveyForm_cbServices_0,     #ctl00_ContentPlaceHolder1_ucSurveyForm_cbServices_1, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbServices_2, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbServices_3, #ctl00_ContentPlaceHolder1_ucSurveyForm_cbServices_4
{
    width: auto;
    }   
#ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnHelpfull_0, #ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnHelpfull_1, #ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnHelpfull_2
{
    width: auto;
    }       

#ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnSendUpdates_0, #ctl00_ContentPlaceHolder1_ucSurveyForm_rbtnSendUpdates_1
{
    width: auto;
    }       
#ctl00_ContentPlaceHolder1_ucSurveyForm_btnSubmitForm
{
    width: auto;
    }     
#ctl00_ContentPlaceHolder1_ucSurveyForm_cbHobbies    
{
    width: 400px;
    }
    
#ctl00_ContentPlaceHolder1_ucResidentialForm_cbSendBrochure 
{
    width: auto;
}

 
#ctl00_ContentPlaceHolder1_ucResidentialForm_cbCallToArrangeQuotation {   
    width: auto;
}
   
#Reset
{
    width: auto;
    }
    
        
.hnd_content {
    background-color: #ABCA62;	
  	padding: 0;
	margin: 0;
    padding:20px 18px 0 20px; 
	color: #000000;

}
.hnd_content img
{
    float:left;
    padding: 0 10px 0px 0;
    /*width: 320px;*/
    /*padding-bottom:20px; addedjp */
}


.hnd_subcontent table {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:630px;
}

.hnd_subcontent {
	margin: 0 20px;
}

.hnd_subcontent table td {
	padding: 7px 10px 7px 0;
	margin: 0;


}

.hnd_content_img {
	float:left;
	width: 357px;
	padding: 0;
	margin: 0;
	display: inline;
	background-color: #ABCA62;
}


.hnd_content_img p {
   font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	width: 305px;
	color: #5f385c;
	padding-left: 15px;

}


.hnd_content_img img {
	margin: 15px 10px 1px 15px;
	display: inline;
	padding: 0px;
	border: none;
	height: 210px;
	width: 320px;
}

.hnd_content_text {
	float:right;
	width: 368px;
	background-color: #ABCA62;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 15px;	
	display: inline;
}

*html .hnd_content_text 
{
    padding-right: 12px;	
}


.hnd_content_text table, .hnd_content table {
	margin: 10px 10px 0px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.hnd_content_text table td, .hnd_content table td{
	padding: 7px 4px 7px 0;
	margin: 0;
}

.hnd_content_text h1, .hnd_content h1
{
	padding: 0 0 5px 0;
	margin: 0px 0 0 0;
	/*margin-top:235px;*//*added JP*/
}

.hnd_content_text h1 span, .hnd_content h1 span {
	color:#fff;
	font-size: 14px;
	text-transform: uppercase;
}

.hnd_content_text p {
	margin-left:0px;
	padding: 0;
	display: inherit;
	
}

.hnd_content b 
{
    font-size: 12px; }

.hnd_content p 
{
    margin: 0px 0 0px 0;}/*changed from 15px JP*/
    
.hnd_content_text, .hnd_content ul {
	padding: 0;
	margin: 0 0 0 25px;
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}


.hnd_content_text p.post{
	font-size: 11px;
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin: 0;
}

p.post {
	font-size: 12px;
	border-bottom: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0px 10px 0;
	float:right;
	width: 100%;/*changed from 370px jp*/
	
	
}

.hnd_content_text p.post span.content_text_bottom, .hnd_content p.post span.content_text_bottom {
	float: right;
	text-align: left;
}

.hnd_content_text p.post span.content_text_bottom_name, .hnd_content p.post span.content_text_bottom_name {
	float: right;
	text-align: left;
}

.hnd_content_text p.post span.content_text_bottom_area, .hnd_content  p.post span.content_text_bottom_area{
	float: right;
	text-align: left;
}


.hnd_content_text p.post span.content_text_bottom_name b, .hnd_content p.post span.content_text_bottom_name b {
	margin: 0;
}

.hnd_content_text b {
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hnd_content_text a {
color: #000;
}


.subfooter
{
    width:590px;
    margin: 0 auto;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    }

.subfooter p 
{
    margin: 0px 0;/*changed JP*/
    font-size:10px;
    text-align: center;
}

.subfooter b 
{
     color:Red;
     font-size: 15px;
}

.subfooter input{
    float: right;
}

.form_content_text 
{
    width:100%; 
    padding:0; 
    display:inline;
	background-color: #ABCA62;
}

.form_content_text table {
	margin: 10px 0 0px 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


.form_content_text table td{
	padding: 7px 4px 7px 0;
	margin: 0;
}

.form_content_text h1
{
	padding: 25px 0 25px 20px;
	margin: 0;
	
}

.form_content_text p {
	margin-left:20px;
	padding: 0;
}

.form_content_text b {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_content_text a {
color: #000;
}





.hdn_small{
  float:left;
  color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  font-weight: bold;
  margin: 3px 0 0 10px;
}
 
.hdn_large {
  border-right: 1px solid #FFF; 
  float:left; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color:#FFFFFF;
  margin:0 0 0 10px;
  padding: 0 15px 0 0;
}

.hdn {
  float:left; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  color:#FFFFFF;
  margin:0 20px 25px 20px;
  padding: 0;
  display: inline;
  width: 700px;
}

.hdn hr 
{
    color: #4C145B;
    height: 1px;
    margin-top: 8px;
    padding: 0px;
    
    }




.hdn_menu 
{
    width: 730px;
    float: left; 
    position:absolute; 	
    top: 245px;	
    margin: 8px 0 10px 10px;
	padding-top: 10px;
	}
.hdn_menu a 
{
margin:0;
padding:0;
    }

.hdn_menu ul {padding:0;margin:0;list-style-type:none; height:25px; background:transparent; width:700px;}
.hdn_menu ul ul {width:625px;}
.hdn_menu ul li {background-color: #88B41F;float:left; height:25px; line-height:24px; display:block; margin-right:0px;}
.hdn_menu ul ul li {background-color: #88B41F;display:block; width:169px; height:auto; line-height:1em;}
.hdn_menu ul ul li.last {padding-bottom:10px; background:url(../img/sub_bottom.gif) top left no-repeat;}
.hdn_menu a {display:block; float:left; height:24px; font-size:12px; text-decoration:none; color:#fff;
     background-color:#88B41F; padding:0 5px 0 5px; text-align:left;border:0; border-bottom:0px solid #9c6; font-family: Arial, Helvetica, sans-serif; }

.hdn_menu b { color:#fff; padding:0; margin:0; font-size:12px;}
/* hack IE5.x to get the correct the faulty box model and get the width right */

.hdn_menu ul ul a {display:block;background:#88B41F; color:#000;width:139px; height:100%; line-height:1em;
                   padding:5px 5px 5px 10px; margin-left: 5px;border-bottom:0px solid #9c6; font-weight: normal; font-size:12px; }

*html #whychooseus {width:371px;}
*html .hdn_menu ul ul a {padding:3px 10px 4px 10px; }
*html .hdn_menu ul ul a:hover {color: #fff; }
*html .hdn_menu ul ul li {padding:0; margin:0; }
*html .hdn_menu ul ul li.last {}
* html .hdn_menu ul ul a, * html .hdn_menu ul ul a:visited  {background:#88B41F;}
.hdn_menu table {border-collapse:collapse; padding:0; margin:-1px; width:0; height:0; font-size:1em; z-index:100;}

.hdn_menu ul :hover a.sub1 {background:#88B41F;}
.hdn_menu ul ul :hover a.sub2 {background:#88B41F;color:#fff;}
* html .hdn_menu a:hover {color:#000; border:0; height:25px; position:relative; z-index:1000;}
.hdn_menu li:hover {position:relative;}
.hdn_menu :hover > a {color:#000; border:0; height:25px;}
.hdn_menu .p_active {color:#000; font-weight: bold;}
* html .hdn_menu ul ul a:hover{color:#fff; background:#88B41F; position:relative; z-index:1100; height:100%; border:0px solid #99cc66;}
.hdn_menu ul ul li:hover {position:relative;}
.hdn_menu ul ul :hover > a {color:#fff;background:#88B41F; z-index:1100; height:100%;}
.hdn_menu ul ul { visibility:hidden;position:absolute;height:0; top:25px; left:0; width:170px; padding-top:20px;}

.hdn_menu ul :hover ul {visibility:visible; height:auto; padding:0px 30px 30px 0px; }
.hdn_menu .sp_active 
{
    color:#fff;
    }




.hdn_menu .split 
{
    	background: #88B41F url(../img/split.gif) no-repeat center;	
    	height:1px;
    	width:170;
    	padding:0px;
    	margin:0px;
    	display:inline;
    	
    }


#sitetools_panel{
	border-top:2px solid #4c145b; 
	border-bottom:2px solid #4c145b; 
	width:740px; 
	height:80px; 
	padding:8px 0;
}
#sitetools_panel div{
	width:175px; 
	padding-right:5px; 
	float:left;
	margin: 0 0 0 0.4em;
	background: url(../img/shoptools_back.gif) no-repeat top right;
}	
#sitetools_panel p{
	color:#FFFFFF;
  	font-family: Arial, Helvetica, sans-serif;
 	font-size: 0.75em;
  	font-weight: 700;
  	margin: 10px 0 0 10px;
	
}	
#sitetools_panel p.clickhere a{
	color:#4c145b;
 	font-size: 0.8em;
	text-decoration: none;
	background: url(../img/clickhere_a_back.gif) no-repeat top right;
  	font-weight: 700;
  	margin: 5px 0 0 0;
	padding: 2px 24px 9px 0;
}

#sitetools_panel p.clickhere a:visited{
	color: #4c145b;
}

#sitetools_panel p.clickhere a:hover, #sitetools_panel p.clickhere a:active {
	color: #663366;
	text-decoration: underline;
}

#sitetools_panel img{
	float:left;
	margin:0 10px 0 0; 
}



#ViewOurServicesPanel 
{
    position:absolute;
    visibility:hidden;
    width: 185px;
    height: 80px;
    background: #fff url(../img/popup.gif) no-repeat top left;
    }
    
#ViewOurServicesPanel ul 
{
    list-style:none;
    padding:0;
    margin:0;}

#ViewOurServicesPanel li 
{
    padding: 10px 30px;
    text-decoration: none;
    }
    

#ViewOurServicesPanel a
{
    text-decoration: none;
    font-size: 14px;
    color: #FFF;

    font-family: Arial, Helvetica, sans-serif;
    }    
    
#ViewOurServicesPanel a:hover 
{
    color: #000;
    }

    
#GetFreeQuotePanel
{
   
    position:absolute;
    visibility:hidden;
    width: 185px;
    height: 80px;
    background: #fff url(../img/popup.gif) no-repeat top left;

  
    }
    
#GetFreeQuotePanel ul 
{
    list-style:none;
    padding:0;
    margin:0;}

#GetFreeQuotePanel li 
{
    padding: 10px 30px;
    text-decoration: none;
    }
        
 #GetFreeQuotePanel li a
{
    text-decoration: none;
    font-size: 14px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    }   
    
 #GetFreeQuotePanel a:hover
{
color:#000;
    }       
    
*html #whychooseus 
{
    padding-top:10px
    }
    
*+html #whychooseus 
{
    padding-top:10px
    }
    
    
#ctl00_ucFooterBanner_banner3 
{
    margin:5px 0 10px 0;
    
    }    

*+html #ctl00_ucFooterBanner_banner3 
{
    margin:5px 0 5px 0;
    
    }    
    
*html #ctl00_ucFooterBanner_banner3 
{
    margin:0;
    
    }
    
table.chk tbody tr input
{
    width:20px !important;

}
#btnSubmitForm
{
	border:solid 5pxs red;
}
.subHeading {font-weight: bold; font-size:13px;}

td 
{
	color: #000000;
}
