body {
background: url(../images/site-bg.jpg) repeat-x left top #d5edf7;
font: Normal 12px Arial;
color: #000;
}

/*Reset Styles*/

body, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ol, ul, li, fieldset, form, input, label, caption, img {
margin:0;
padding:0;
border:0;
}

:focus{ outline: none;}
.clear { clear:both; }
.left { float:left; }
.right { float:right; }

h1, h2, h3, h4, h5, h6{
	padding: 12px 0;
	font-weight: bold;
	font-family: "Times New Roman";
	line-height: 20px;
	color: #000;
}

h1{font-size: 30px;}
h2{font-size: 26px; color:#147CAD;}
h3{font-size: 22px;}
h4{font-size: 18px;}
h5{font-size: 16px; font-weight: bold;color:#147CAD;}
h6{font-size: 14px; font-weight: bold;}

p{
	padding: 10px 0;
	text-align: justify;
}

ul{
	padding: 12px 0 10px 26px;
	list-style: square;
}

ul li{
	padding: 0 0 3px 14px;
}

a:link, a:active, a:visited
	{
	color: #0c547c;
	text-decoration: underline;
}

a:hover
	{
	color: #84b70c;
}

.tax-rebate{
border:#333333 1px solid;
}
.table-widrg{
width:170px;
padding:2px;
}

.clear{
clear:both;
}

/* cloud-bg */
#cloud-bg{
	background:url(../images/header-clouds.jpg) no-repeat center top;
	width: 100%;
}

/* Wrapper */
#wrapper{
	width: 996px;
	margin: 0 auto;
	padding: 0 0 0 0;
	overflow:hidden;
}

/* Wrapper Bottom */
#wrapper-bottom{
	width: 996px;
	margin: 0 auto;
	padding: 0 0 54px 0;
	background:#FFFFFF;
	overflow:hidden;
}

/* Header */
#header{
	width: 996px;
	float: left;
}

#logo{
	float: left;
	width: 500px;
	padding: 5px 0 68px 5px;
}

#logo strong{
	width: 462px;
	float: left;
	padding: 5px 0 0 38px;
	font: normal 16px Arial;
	color: #073d67;
}

#logo img{
	float: left;
	margin: 38px 0 0 27px;
}

#header p.call-us{
	font: normal 14px Arial;
	color: #052536;
	float: right;
	padding: 38px 4px 20px 30px;
}

#header p.call-us strong{
	font: bold 18px Arial;
	color: #0a415f;
}

#header p.call-us span{
	font: bold 36px Arial;
	color: #f83e2b;
	line-height: 58px;
}

#header ul.main-nav{
	list-style-type: none;
	padding: 0 0 0 5px;
	float: left;
	width: 991px;
}

#header ul.main-nav li{
	font: bold 13px Arial;
	color: #04547f;
	padding: 0 0 0 3px;
	float: left;
	background: none;
}

#header ul.main-nav li a:link, #header ul.main-nav li a:visited, #header ul.main-nav li a:active{
	color: #04547f;
	text-decoration: none;
	background: url(../images/btn-left.gif) no-repeat left top;
	padding: 0 0 0 0;
	float: left;
}

#header ul.main-nav li span{
	background: url(../images/btn-right.gif) no-repeat right top;
	padding: 17px 34px 17px 34px;
	float: left;
}

#header ul.main-nav li a:hover{
	background: url(../images/btn-left-hover.gif) no-repeat left top;
	cursor: pointer;
	color: #fff;
}

#header ul.main-nav li a:hover span{
	background: url(../images/btn-right-hover.gif) no-repeat right top;
}

#header ul.main-nav li a:link.active, #header ul.main-nav li a:visited.active, #header ul.main-nav li a:active.active{
	background: url(../images/btn-left-hover.gif) no-repeat left top;
	color: #fff;
}

#header ul.main-nav li a:link.active span, #header ul.main-nav li a:visited.active span, #header ul.main-nav li a:active.active span{
	background: url(../images/btn-right-hover.gif) no-repeat right top;
}

.banner{
	float: left;
	margin: 54px 0 0 8px;
}

#header h3{
	font: bold 20px "Times New Roman";
	color: #b52516;
	padding: 54px 10px 10px 0;
	margin: 0 0 0 32px;
	width: 342px;
	float: right;
	background: url(../images/header-h3-underline.jpg) no-repeat -15px bottom;
}

#header ul{
	list-style-type: none;
	padding: 18px 10px 0 0;
	float: right;
	width: 335px;
}

#header li{
	background: url(../images/right-bullet.jpg) no-repeat left 2px;
	padding: 0 0 10px 32px;
	color: #0c547c;
}

#header li a{
	text-decoration: none;
}

.banner-right{
	width: 355px;
	float: right;
	padding: 50px 0 0 25px;
	overflow: hidden;
}

.banner-right img.img1{
	float: left;
	margin: 0 40px 0 0;
	padding: 0 0 20px 0;
}

.banner-right p.right-para{
	text-align: left;
	padding: 10px 5px 5px 0;
	line-height: 14px;
}

#banner{
float:left;
width:996px;
background:#FFFFFF;
}

#banner h3{
	font: bold 20px "Times New Roman";
	color: #b52516;
	padding: 54px 10px 10px 0;
	margin: 0 0 0 32px;
	width: 342px;
	float: right;
	background: url(../images/header-h3-underline.jpg) no-repeat -15px bottom;
}

#banner ul{
	list-style-type: none;
	padding: 18px 10px 0 0;
	float: right;
	width: 335px;
}

#banner li{
	background: url(../images/right-bullet.jpg) no-repeat left 2px;
	padding: 0 0 10px 32px;
	color: #0c547c;
}

/* Main content */
#main-container{
	width: 996px;
	float: left;
	padding: 0 0 0 0;
}

/* Left panel */
#left-panel{
	width: 687px;
	float: left;
	padding: 15px 0 0 17px;
}

#left-panel-fix{
	width: 540px;
	float: left;
	padding: 15px 0 0 17px;
}

ul.services{
	list-style-type: none;
	padding: 20px 0 20px 12px;
}

ul.services li{
	background: url(../images/services-bull.jpg) no-repeat left 4px;
	padding: 0 0 7px 20px;
}

h1 span{
	color: #b52516;
}

h1 strong{
	color: #147cad;
}

#left-panel p img{
	float: left;
	margin: 0 14px 0 0;
}

#left-panel p span{
	float:left;
	color: #0a415f;
	font-weight: bold;
}

#left-panel p span.red-color{
	color: #FF0000;
	font-weight: bold;
}

.green-btn{
	float: left;
	padding: 18px 0 30px 0;
	width: 687px;
}

.green-btn a:link, .green-btn a:visited, .green-btn a:active{
	font: bold 12px Arial;
	color: #fff;
	background: url(../images/green-btn-left.jpg) no-repeat left top;
	float: left;
	text-decoration: none;
	cursor: pointer;
}

.green-btn a:hover{
	color: #000;
}

.green-btn strong{
	 background: url(../images/green-btn-right.jpg) no-repeat right top;
	 padding: 11px 13px;
	 float: left;
}

#left-panel p img.img1{
	float: right;
	margin: 0 4px 0 28px;
}
#coupon{
	background: url(../images/coupon-bg.jpg) no-repeat;
	margin: 20px 5px;
	padding: 30px 15px 10px 15px;
	width:420px;
	height: 110px;
}
#coupon h3{
	color: #b1010b;
	font-size: 33px;
	text-align: center;
}
#coupon p{
	color: #0500e0;
	font-size:17px;
	text-align: center;
	line-height:115%;
}
#coupon p span{
	font-size: 12px;
	padding: 20px 0 0 0;
	float: right;
}

/* Right panel */
#right-panel{
	width: 234px;
	float: left;
	padding: 15px 0 0 0;
	margin: 0 0 0 47px;
	display: inline;
}

#right-panel h3.center{
text-align:center;
}

#right-panel-fix{
	width: 387px;
	float: left;
	padding: 20px 20px 0 0;
	margin: 0 0 0 28px;
	display: inline;
}

form{
	float: left;
	padding: 10px 0 0 0;
}

form label{
	font: normal 11px Arial;
	float: left;
	padding: 3px 0 0 3px;
	width: 231px;
}

form input{
	width: 229px;
	height: 19px;
	border: 1px solid #cbc9c9;
	text-indent: 3px;
	float: left;
	padding: 1px 0 0 0;
}

form textarea{
	width: 229px;
	height: 52px;
	border: 1px solid #cbc9c9;
	float: left;
	font: normal 12px Arial;
}

form input.form-btn{
	width: 82px;
	height: 36px;
	border: none;
	float: right;
	margin: 13px 2px 0 0;
}

#promotion{
	width: 234px;
	float: left;
	background: url(../images/promotion-box-top-bg.jpg) no-repeat left top;
	margin: 40px 0 0 0;
	display: inline;
}

#promotion p{
	font: normal 18px Arial;
	color: #4b4b4b;
	text-align: center;
	padding: 15px 0 10px 0;
}

#promotion p span{
	font: bold 36px Arial;
	color: #b52516;
}

#promotion p b{
	width: 234px;
	float: left;
	background: url(../images/promotion-box-btm-bar.jpg) no-repeat left bottom;
}

.read-more{
	float: right;
	margin: 25px 23px 0 0;
}

/* Footer */
#footer{
	width: 996px;
	margin:0 auto;
	background: #dcf0f8;
	font: normal 12px Arial;
	color: #197fa8;
}

#footer ul{
	list-style-type: none;
	padding: 14px 20px 14px 24px;
	float: left;
}

#footer li{
	float: left;
	padding: 0 11px;
	background: url(../images/footer-separator.jpg) no-repeat left 2px;
}

#footer li.no-separator{
	background: none;
	padding-left: 0;
}

#footer li a:link, #footer li a:visited, #footer li a:active{
	text-decoration: none;
	color: #197fa8;
}

#footer li a:hover{
	color: #84b70c;
}

#footer p{
	text-align:right;
	float: right;
	padding: 14px 25px 20px 0;
}

#footer p strong{
	color: #FF0000;
}

#footer p a:link, #footer p a:visited, #footer p a:active{
	font-weight: bold;
	text-decoration: none;
	color: #197fa8;
}

#footer p a:hover{
	color: #84b70c;
}

/* Contact page google-map */
.google-map{
	float: left;
	width: 600px;
}

.google-map p{
	float:left;
	line-height: 22px;
}

.google-map p span{
	font: bold 14px Arial;
}

.google-map iframe{
	border: 4px solid #d3d3d3;
	margin: 20px 0 0 0;
	display: inline;
	overflow: hidden;
}

.google-map small{
	text-align: center;
	width: 580px;
	padding: 10px 0;
	float: left;
}

.google-map small a{
	font-size: 12px;
}

.off{
	float: left;
	margin: 20px 0 0 0;
}

.para-img{
float:right;
padding:10px 0 0 10px;
}

.trane{
float:left;
padding:15px 0 20px 50px;
}

.para-style{
font:normal 14px Arial, Helvetica, sans-serif;
color:#000000;
text-transform:uppercase;
}

.h-green{
color:#007934;}

