/* CSS Document */
/* Default Style Starts Here */
body {
	margin:0;
	padding:27px 0 0 0;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#3B3B3B;
	background:url(../images/bodybg.gif) repeat-x 0 0 #6E6F6F;
}
img{
	display:block;
}	
*{
	margin:0;
	padding:0;
}	
ul, li {
	list-style-type:none;
}	
a {
	outline:none;
	text-decoration:none;
}	
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}	
/* Main Container Style Starts Here */
#main-containner{
	background:url(../images/body-top-curve.gif) no-repeat 0 0 #fff;
	color:#3B3B3B;
	width:924px;
	margin:0 auto;
	padding:20px 8px 14px 8px;
	overflow:hidden;
	height:100%;
}
/* toppan start */
.topleft{
	width:362px;
	float:left;
	padding:0 0 0 10px;
}
.topleft h1{
	color:#344B78;
	background-color:inherit;
	font-size:13px;
	line-height:17px;
	padding:0 0 14px 0;
	font-weight:normal;
}
.topright{
	width:430px;
	float:right;
	padding:35px 0 0 0;
}
.topright ul{
	float:left;
	width:auto;
	padding:5px 0 0 0;
}
.topright ul li{
	background:url(../images/home-icon.gif) no-repeat 0 50%;
	padding:0 16px 0 15px;
	float:left;
	width:auto;
}
.topright ul li.about{
	background:url(../images/about-icon.gif) no-repeat 0 50%;
}
.topright ul li.contact{
	background:url(../images/contact-icon.gif) no-repeat 0 50%;
}
.topright ul li a{
	color:#484848;
	background-color:inherit;
	font-weight:bold;
	font-size:12px;
}
.topright ul li a:hover{
	color:#2066CA;
	background-color:inherit;
}
.topright ul li a.active{
	color:#2066CA;
	background-color:inherit;
}
.topright div.search{
	background:url(../images/input-box.gif) no-repeat 0 0;
	height:28px;
	padding:0 0 0 12px;
	float:right;
	width:auto;
	line-height:28px;	
}
input.searchicon{
	width:11px;
	height:11px;
	margin:9px 8px 0 0;
	float:left;
}
input.toptxtBox{
	background-color:inherit;
	background-image:none;
	color:#666766;
	font-weight:bold;
	font-size:11px;
	float:left;
	border:0;
	width:121px;
	margin:7px 0 0 0;
}
input.btn{
	width:36px;
	height:28px;
	float:left;
}
.logo{
	width:267px;
	height:63px;
	display:block;
}
ul.navigation{
	background:url(../images/navbg.gif) no-repeat 0 0;
	width:924px;
	height:42px;
	float:left;
	margin:0 0 7px 0;
}
ul.navigation li{
	background:url(../images/navdevider.gif) no-repeat 0 0;
	float:left;
	width:auto;
	margin-right:1px;
}
ul.navigation li.nodevider{
	background:none;
}
ul.navigation li a{
	float:left;
	width:auto;
	display:block;
	color:#EDEDED;
	background-color:inherit;
	font-weight:bold;
	font-size:12px;
	line-height:42px;
	cursor:pointer;
	padding:0 14px;
	text-transform:uppercase;
}
ul.navigation li a.home{
	padding:0 14px 0 0;	
}
ul.navigation li a.home span{
	float:left;
	width:auto;
	background:none;
	display:block;
	line-height:42px;
	padding:0 0 0 14px;	
}
ul.navigation li a:hover, ul.navigation li a.active{
	background:url(../images/navhoverbg.gif) repeat-x 0 0;
}
ul.navigation li a:hover span, ul.navigation li a.active span{
 	background:url(../images/navhoverleft.gif) no-repeat 0 0;
}
.topLeftBanner{
	background:url(../images/topleft-header.jpg) no-repeat 0 0;
	padding:25px 0 38px 311px;
	width:353px;
	float:left;
}
.topLeftBanner h2{
	background:url(../images/toplefttxt.jpg) no-repeat 0 0;
	width:328px;
	height:86px;
	text-indent:-5000px;
	padding:0 0 28px 0;
}
.topLeftBanner a{
	background:url(../images/toplefttxt-link.jpg) no-repeat 0 0;
	margin:0 0 0 108px;
	width:221px;
	height:39px;
	display:block;
	text-indent:-5000px;
}
.topLeftBanner img{
	margin:0 0 0 108px;
}
.topRight{
	width:255px;
	float:right;
}
.righttopBanner{
	background:url(../images/right-topbanner.jpg) no-repeat 0 0;
	width:243px;
	padding:12px 0 17px 12px;
}
.righttopBanner p{
	color:#fff;
	background-color:inherit;
	font-size:17px;
	line-height:22px;
	padding-bottom:2px;
}
.righttopBanner h2{
	background:url(../images/callustxtbg.jpg) no-repeat 0 0;
	width:209px;
	height:31px;
	text-indent:-5000px;
	padding:0 0 8px 0;
}
.righttopBanner a{
	color:#fff;
	background-color:inherit;
	font-size:14px;
	text-decoration:underline;
}
.righttopBanner a:hover{
	text-decoration:none;
}
.topRight div.bottomBanner{
	background:url(../images/quetbg.jpg) no-repeat 0 0;
	margin:5px 0 0 0;
	padding:17px 0 14px 9px;
}
.topRight div.bottomBanner p{
	background:url(../images/quetIcon.jpg) no-repeat 0 0;
	padding:0 0 0 58px;
}
.topRight div.bottomBanner p a{
	color:#fff;
	background-color:inherit;
	font-size:18px;
	line-height:23px;
	width:165px;
	text-transform:uppercase;
}
.topRight div.bottomBanner p a span{
	font-size:23px;
	font-weight:bold;
	line-height:25px;
	display:block;
}
.topRight div.bottomBanner p a:hover{
	color:#FFCC33;
	background-color:inherit;
}
/*.topRight img.bottombanner{
	margin:5px 0 0 0;
	display:block;
}*/
ul.toptextbutton{
	float:left;
	width:925px;
	margin:8px 0 0 0;	
}
ul.toptextbutton li{
	margin:0 7px 0 0;
	font-size:13px;
	font-weight:bold;
	line-height:62px;
	float:left;
	text-align:center;
}
ul.toptextbutton li.nomargin{
	margin-right:0;
}
ul.toptextbutton li a{
	display:block;
	float:left;
	background:url(../images/top-textbutton.gif) no-repeat 0 0;
	width:179px;
	height:62px;
	color:#103C71;
	background-color:inherit;	
}
ul.toptextbutton li a:hover{
	color:#000;
	background-color:inherit;	
}
/* toppan end */
/* bodypan start */
#bodyContainer{
	width:878px;
	margin:0 auto;
	padding:35px 0 10px 0;
	overflow:hidden;
	height:100%;
}
/* leftpan start */
#leftpanHome{
	width:660px;
	float:left;
	overflow:hidden;
	height:100%;
}
#leftpan{
	width:660px;
	float:left;
	overflow:hidden;
	height:100%;
}
#leftpan p{
	padding:0 0 15px 0;
}
#leftpan p span{
	font-weight:bold;
	color:#114D99;
	background-color:inherit;
}
#leftpan p strong.nameTitle{
	display:block;
}
#leftpan a{
	font-weight:bold;
	color:#114D99;
	background-color:inherit;
	text-decoration:underline;
}
#leftpan a:hover{
	text-decoration:none;
}
.bodytopLeft{
	background:url(../images/bodybottom-dotted.gif) repeat-x 0 100%;
	padding:0 0 23px 0;
	overflow:hidden;
	height:100%;
}
.bodytopLeft div.nationwide{
	float:left;
	width:303px;
	padding:0 34px 0 0;
	margin-right:31px;
	background:url(../images/bodyrightdotted.gif) repeat-y 100% 0;
	height:100%;
	overflow:hidden;
}
.bodytopLeft div.nationwide h2{
	color:#242424;
	background-color:inherit;
	font:bold 18px/26px Arial, Helvetica, sans-serif;
	padding:0 0 12px 0;
}
.bodytopLeft div.nationwide p{
	font-size:13px;
	line-height:18px;
}
.bodytopLeft div.nationwide p span{
	color:#1778BA;
	background-color:inherit;
	font-weight:bold;
}
.bodytopLeft div.nationwide ul{
	width:282px;
	padding:5px 0 0 3px;
}
.bodytopLeft div.nationwide ul li{
	margin:0 31px 8px 0;
	float:left;
	width:auto;
}
.bodytopLeft div.nationwide ul li.nomargin{
	margin-right:0;
}
.bodytopLeft div.nationwide ul li.bottomlogopad{
	padding:0 0 0 85px !important;
	margin-bottom:0;
}
.bodytopLeft div.benifit{
	width:290px;
	float:left;
}
.bodytopLeft div.benifit h2{
	color:#242424;
	background-color:inherit;
	font:bold 18px/26px Arial, Helvetica, sans-serif;
	padding:0 0 12px 0;
}
.bodytopLeft div.benifit ul{
	padding:0 0 12px 0;
}
.bodytopLeft div.benifit ul li{
	background:url(../images/benifit-bullet.gif) no-repeat 0 3px;
	padding:0 0 8px 23px;
	color:#3B3B3B;
	background-color:inherit;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
}
a.blueButton{
	float:left;
	background:url(../images/button-bg.gif) no-repeat 0 0;
	height:22px;
	width:auto;
	color:#fff !important;
	background-color:inherit;
	line-height:22px;
	text-align:center;
	font-weight:bold;
	text-decoration:none !important;
	margin:10px 10px 20px 0;
	padding:0 0 0 15px;
}
a.blueButton span{
	float:left;
	width:auto;
	height:22px;
	background:url(../images/button-bg-span.gif) 100% 0 no-repeat;
	padding:0 15px 0 0;
}
a.blueButton:hover{
	color:#33FFFF !important;
	background-color:inherit;
}
.bodyleftBottom{
	padding:28px 0 0 0;
	height:100%;
	overflow:hidden;
}
.bodyleftBottom div.saving{
	float:left;
	width:303px;
	padding:0 34px 0 0;
	margin:0 31px 0 0;
	background:url(../images/bodyrightdotted.gif) repeat-y 100% 0;
}
.bodyleftBottom div.saving h2{
	color:#242424;
	background-color:inherit;
	font:bold 18px/26px Arial, Helvetica, sans-serif;
	padding:0 0 12px 0;
}
.bodyleftBottom div.saving p{
	padding:0 0 25px 0!important;
}
.bodyleftBottom div.saving p span{
	color:#1778BA;
	background-color:inherit;
	font-weight:bold;
}
.bodyleftBottom div.saving p.go, .bodyleftBottom div.what p.go{
	font-weight:bold;
	float:left;
	width:224px;
	padding:0!important;
	margin:0!important;
}
.bodyleftBottom div.saving p.go span, .bodyleftBottom div.what p.go span{
	color:#114D99 !important;
	background-color:inherit;
	text-decoration:underline;
	float:left;
	width:auto;
	display:block;
	margin:4px 10px 0 0;
}
.bodyleftBottom div.saving p.go a, .bodyleftBottom div.what p.go a{
	background:url(../images/gobutton.gif) no-repeat 0 0;
	width:47px;
	height:24px;
	color:#fff !important;
	background-color:inherit;
	text-align:center;
	display:block;
	float:left;
	line-height:24px;
	text-decoration:none !important;
}
.bodyleftBottom div.saving p.go a:hover, .bodyleftBottom div.what p.go a:hover{
	color:#33FFFF !important;
	background-color:inherit;
}
.what{
	width:290px;
	float:left;	
}
.what h2{
	color:#242424;
	background-color:inherit;
	font:bold 18px/26px Arial, Helvetica, sans-serif;
	padding:0 0 12px 0;
}
p.whattoptxt{
	color:#3B3B3B;
	background-color:inherit;
	font-style:italic;
	padding:7px 0 14px 5px;
	width:260px;
}
p.whattoptxt span{
	background:url(../images/cotationleft.gif) no-repeat 0 0;
	height:21px;
	padding:8px 0 0 40px;
}
p.prorertydotted{
	background:url(../images/property-dotted.gif) repeat-x 0 0;
	/*height:55px;*/
	color:#1778BA;
	background-color:inherit;
	font-weight:bold;
	line-height:27px;
	padding-bottom:30px!important;
	/*margin-bottom:25px;*/
}
p.prorertydotted strong{
	color:#242424;
	background-color:inherit;
	font-size:13px;
}
p.tclbottomtxt{
	padding:23px 0 16px 145px;
	color:#646464;
	background-color:inherit;
}
/* leftpan end */
/* rightpan start */
#rightpan{
	width:180px;
	float:right;
	overflow:hidden;
	height:100%;
}
#rightpan div.map{
	background-color:#FCFCFC;
	color:#145EA6;
	border:1px solid #F1F1F1;
}
#rightpan div.map div.mapbg{
	padding:15px 7px 10px 12px;
	width:159px;
}
#rightpan div p{
	color:#145EA6;
	background-color:#F7F7F7;
}
#rightpan div.map p a{
	color:#145EA6;
	font-weight:bold;
	line-height:30px;
	background:url(../images/findicon.gif) no-repeat 100% 55% #F7F7F7;
	margin:0 0 0 17px;
	padding:0 17px 0 0;
	display:block;
	width:108px;
}
#rightpan div.map p a:hover{
	color:#000;
	background-color:#F7F7F7;
}
p.ourtxt{
	padding:38px 0 18px 0;
	color:#145EA6;
	background-color:inherit;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	width:126px;
}
#rightpan div.rightBottom{
	background-color:#FCFCFC;
	color:#145EA6;
	border:1px solid #F1F1F1;
	padding:28px 0 18px 24px;
	overflow:hidden;
	height:100%;
}
#rightpan div.rightBottom ul li{
	margin-right:23px;
	float:left;
	width:auto;
	padding:0 0 18px 0;
}
#rightpan div.rightBottom ul li.nopad{
	margin-right:0;
}
#rightpan div.rightBottom ul li.leftlogo{
	padding:0 0 0 29px;
}

/* footer Start*/
.footer{
	background:url(../images/footcurvebg.gif) repeat-x 0 0;
	width:923px;
	height:68px;
	margin:0 auto;
	font-size:12px;
	position:relative;
}
.footer span.footTop{
	background:url(../images/footer-top.gif) 0 0 no-repeat;
	width:923px;
	height:4px;
	display:block;
	line-height:0;
	font-size:0;
}
.footer span.footBot{
	background:url(../images/footer-bot.gif) 0 100% no-repeat;
	width:923px;
	height:4px;
	display:block;
	line-height:0;
	font-size:0;
	position:absolute;
	left:0;
	bottom:0;
}
.footer ul{
	padding:10px 0 23px 22px;
}
.footer ul li{
	background:url(../images/footerdevider.gif) no-repeat 0 3px;
	padding:0 7px;
	float:left;
	width:auto;
}
.footer ul li a{
	color:#B5B5B5;
	background-color:inherit;
}
.footer ul li a:hover{
	color:#fff;
	background-color:inherit;
}
.footer ul li.nodevider{
	background:none;
	padding-left:0;
}
.footer p{
	color:#B5B5B5;
	background-color:inherit;
	text-align:left;
	width:auto;
	padding:0 0 0 22px !important;
}
.footer p a{
	color:#B5B5B5;
	background-color:inherit;
}
.footer p a:hover{
	color:#fff;
	background-color:inherit;
}


/* inner page style start here */
h2.innerTitletop{
	color:#242424;
	background-color:inherit;
	font:bold 18px/26px Arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
	margin:5px 0 10px 0;
	border-bottom:solid 1px #F1F1F1;
}
h3.innerSubtitle{
	/*display:block;*/
	font-size:13px;
	padding:0 0 6px 0;
	color:#145EA6;
	background-color:inherit;
}
ul.innerlistTop li{
	background:url(../images/innerbullet.gif) no-repeat 0 5px;
	padding:0 0 10px 13px;
}
ul.innerlistBottom{
	padding:0 0 0 15px;
}
ul.innerlistBottom li{
	background:url(../images/innerbullet2.gif) no-repeat 0 5px;
	padding:0 0 10px 13px;
}
p.contacttxt{
	width:160px;
	padding-bottom:10px;
}
.quote{
	width:600px;
	margin:0 0 20px 0;
}
.quote form{
	width:600px;
	float:left;
	padding:10px 0 0 0;
}
.quote form label{
	float:left;
	width:150px;
	padding:0 5px 0 0;
	text-align:right;
}
.quote form label.tick{
	float:left;
	width:auto !important;
	padding:0 5px 0 0;
	text-align:right;
}
.quote form select{
	width:150px;
	float:left;
	color:#114D99;
	background-color:#FCFCFC;
	border:1px solid #C9C3C3;
	margin:0 0 13px 0;
}
.quote form input{
	width:200px;
	height:20px;
	border:1px solid #C9C3C3;
	background-color:#FCFCFC;
	color:inherit;
	padding:0 0 0 2px;
	margin:0 0 10px 0;
}
.quote form textarea{
	width:300px;
	height:100px;
	border:1px solid #C9C3C3;
	background-color:#FCFCFC;
	color:inherit;
	padding:0 0 0 2px;
	margin:0 0 13px 0;
	font:normal 12px/16px Arial, Helvetica, sans-serif;	
}
.quote form input.check{
	width:14px;
	height:14px;
	float:left;
	border:0;
	margin:2px 0 0 5px;
}
.quote form input.btn{
	margin:30px 0 0 147px;
	width:78px;
	height:24px;
	border:none;
	float:left;
}
.quote form input.btn1{
	margin:30px 0 0 5px;
}
h2.construction{
	color:#02AFF1;
	background-color:inherit;
	font:bold 18px/26px Arial, Helvetica, sans-serif;
	padding:0 0 8px 0;
}

#headerinner{
	width:886px;
	padding:52px 38px 45px 0;
	background:url(../images/header-inside.jpg) 0 0 no-repeat;
	}

#headerinner h2.about{
	background:url(../images/about-title.gif) 0 0 no-repeat;
	height:24px;
	width:127px;
	text-indent:-90000px;
	float:right;
	}

#headerinner h2.contact{
	background:url(../images/contact-title.gif) 0 0 no-repeat;
	height:24px;
	width:156px;
	text-indent:-90000px;
	float:right;
	}

#headerinner h2.installation{
	background:url(../images/installation-title.gif) 0 0 no-repeat;
	height:24px;
	width:175px;
	text-indent:-90000px;
	float:right;
	}

#headerinner h2.maintenance{
	background:url(../images/maintenance-title.gif) 0 0 no-repeat;
	height:24px;
	width:179px;
	text-indent:-90000px;
	float:right;
	}

#headerinner h2.breakdown{
	background:url(../images/breakdown-title.gif) 0 0 no-repeat;
	height:24px;
	width:289px;
	text-indent:-90000px;
	float:right;
	}
	
#headerinner h2.rental{
	background:url(../images/rental-title.gif) 0 0 no-repeat;
	height:24px;
	width:94px;
	text-indent:-90000px;
	float:right;
	}
	
#headerinner h2.accreditations{
	background:url(../images/accreditations-title.gif) 0 0 no-repeat;
	height:24px;
	width:214px;
	text-indent:-90000px;
	float:right;
	}	
		
#headerinner h2.customers{
	background:url(../images/customers-title.gif) 0 0 no-repeat;
	height:24px;
	width:157px;
	text-indent:-90000px;
	float:right;
	}	
		
#headerinner h2.quote{
	background:url(../images/quote-title.gif) 0 0 no-repeat;
	height:26px;
	width:84px;
	text-indent:-90000px;
	float:right;
	}
	
#headerinner p{
	float:right;
	margin:19px 0 0;
	background:url(../images/inside-heading.gif) 0 0 no-repeat;
	width:519px;
	height:15px;
	display:block;
	text-indent:-50000px;
	}
	
ul.list{
	padding:5px 0 10px 0;
}	
ul.list li{
	background:url(../images/list-icon1.gif) 0 2px no-repeat;
	padding:0 0 8px 20px;
}
img.certificate{
	margin:0 auto 20px;
}

div.contactForm{
	width:450px;
	border:solid 1px #1EAFEE;
	padding:4px;
	margin:20px 0 20px 0;
}
p.contactTitle{
	font-weight:bold;
	color:#114D99;
	background-color:inherit;
	text-align:center;
	font-size:13px;
}
div.contactForm div{
	color:inherit;
	background-color:#FCFCFC;
	padding:20px;
	text-align:left;
}
div.contactForm label{
	display:block;
	float:left;
	width:130px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#1D3D6E;
	background-color:inherit;
	padding:0 0 10px 0;
}
div.contactForm input.txtBox{
	width:245px;
	height:20px;
	border:solid 1px #1D3D6E;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
}
div.contactForm input.submitBtn{
	padding:0 0 20px 130px;
}
div.contactForm p{
	 padding:0 !important;
} 
div.contactForm p span{
	color:#FF0000;
	background-color:inherit;
}
p.blueText{
	padding:8px 0 20px 0 !important;
	line-height:22px !important;
}

ul.customerLogo{
	font-size:0;
	line-height:0;
	margin:20px 0;
}
ul.customerLogo li{
	float:left;
	margin:0 15px;
}
.aboutPic{
	float:left;
	width:auto;
	margin:0 20px 20px 0;
	border:solid 1px #DEDDDD;
	padding:4px;
}
.aboutPic img{
	display:block;
}
