/* ------------------------------ 
HTML Reset
------------------------------ */
body,div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0;
}
input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{
	font-size:24px;
	color: #006633;
	font-weight: bold;
}
h2{
	font-size:16px;
	color:#ff5a00;
	font-weight: bold;
}
h3{font-size:13px; border-bottom:solid 1px #DEDEDE; padding:4px 0; margin-bottom:10px;}
a:link, a:visited{color:#0033CC;}
a:hover{text-decoration:none;}
#wrap_topbar2 {
	width:auto;
	height:171px;
	background: url(images/midbg.jpg) no-repeat;
}
#wrap_topbar {
	width:auto;
	display:block;
	height:171px;
	background: #040404 url(images/topheader.jpg) repeat-x;
}
#topbar{
	width:970px;
	display:block;
	height:60px;
	margin: 0 auto;
	color: #fff;
}
#topbar .logo {
	border-bottom: solid #3a0101 1px;
	border-right: solid #3a0101 1px;
	margin: 10px 30px 0 0;
	float: left;
}
#topbar .text {
	margin: 26px 0 0 0;
	float: left;
	font-size: 22px;
	font-style: italic;
	width: 650px;
}
#topbar .text h1 {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #ff5a00;
	margin: 0 0 5px;
}
.smllogo {
	text-align:right
}
.smllogo img{
	margin:14px 0 4px 10px;
}
#wrap_navbar {
	display:block;
	margin: auto;
	background-color: #004427;
}
#navbar{
	width:980px;
	display:block;
	height:55px;
	margin: 0 auto;
	font-size: 13px;
	font-weight: bold;
}
#navbar #phone{
	heigth:28px;
	line-height:28px;
	padding:0 8px;
	display:inline;
	color: #fff;
	text-decoration: none;
	padding: 0px 7px;
	display: block;
	float:right;
	color: #FFFFFF;
	margin: 12px 0 0 0;
	font-size: 30px;
	font-style: italic;
}		
#navbar a{
	heigth:28px;
	line-height:28px;
	padding:0 8px;
	display:inline;
	color: #fff;
	background-color: #00321d;
	text-decoration: none;
	padding: 0px 7px;
	display: block;
	float:left;
	color: #FFFFFF;
	list-style: none;
	border-bottom: solid #002e1b 1px;
	border-right: solid #002e1b 1px;
	margin: 13px 7px 0 0;
}		
#navbar a:hover {
	background: #ff5a00;
	border-bottom: solid #002e1b 1px;
	border-right: solid #002e1b 1px;
}
#wrap_services {
	width:auto;
	display:block;
	background: #5e1303 url(images/mid.jpg) repeat-x;
	color: #fff;
	border-bottom: solid #130401 2px;
	border-top: solid #ef3f0b 1px;
}
#services {
	width:990px;
	display:block;
	padding:10px 0 0;
	margin: 0 auto;
}
#services #info {
	padding: 0 10px 10px;
	color:#FFFFFF;
}
#services #info a {
	color:#FFFFFF;
}
#services #info h1 {
	color: #FFFFFF;
}
#services #info h2 {
	color: #FFFFFF;
}
#services #info ul {
	line-height: 2em;
	margin: 0 0 0 38px;
	list-style-image: url(images/ticklight.gif);
	padding: 0;
}
#info li {
	margin: 0;
	padding: 0 0 0 10px;
}
#services .box h1 {
	font-weight: bold;
	color: #ff6600;
	font-size: 20px;
	margin: 6px 10px 0;
	line-height: 30px;
}
#services .box .domestic {
	background: url(images/icon_domestic.gif) no-repeat right top;
}
#services .box .commercial {
	background: url(images/icon_commercial.gif) no-repeat right top;
}
#services .box .construction {
	background: url(images/icon_construct.gif) no-repeat right top;
}
#services .box .cbus {
	background: url(images/icon_cbus.gif) no-repeat right top;
}
#services .box .stroke{
	border: 3px solid #FFFFFF;
}
.stroke a {
	border-color:#FFF;
}
#services .text {
	margin: 7px 10px 0;
}
#services .readmore {
	margin: 10px 10px 10px;
	background: url(images/readmore.gif) no-repeat center left;
	float: right;
}
#services .readmore a {
	font-weight: bold;
	margin: 0 0 0 10px;
	color: #ff6600;
}
.box {
	width:235px;
	margin-right:20px;
	float:left;
	margin: 0 0 10px 10px;
	background: #4b0d00 url(images/boxbg.jpg) no-repeat right bottom;
}
.boxend {
	margin-right: 10px;
}
#container{
	width:970px;
	margin:0 auto;
}
#main{
	width:auto;
	display:block;
	padding:10px 0;
}
#main p, #services #info p{
	margin: 6px 0 4px;
	line-height: 1.4em;
}
#main ul {
	line-height: 2em;
	margin: 12px 0 12px 38px;
	list-style-image: url(images/tick.gif);
	padding: 0;
}
#main li {
	margin: 0;
	padding: 0 0 0 10px;
}
#column_left, #left2col{
	width:610px;
	margin-right:20px;
	float:left;
}
#column_right{
	width:318px;
	float:left;
	background-color: #eee;
	border: solid #ddd 1px;
	padding: 6px 10px 10px;
}
#wrap_footer {
	width:auto;
	display:block;
	background-color: #9d9d9d;
	border-top: solid #656565 1px;
	margin: 10px 0 0;
}
#footer{
	width:970px;
	display:block;
	padding:10px 0;
	font-size:11px;
	color:#333333;
	margin: 0 auto;
}
#footer #logo {
	margin: 0 15px 0 0;
	float: left;
}
#footer #copyright {
	margin: 0 0 4px;
	line-height: 1.4em;
	float: left;
}
#footer #phoneno{
	heigth:28px;
	line-height:28px;
	padding:0 8px;
	display:inline;
	color: #fff;
	text-decoration: none;
	padding: 0;
	display: block;
	float:right;
	color: #333;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}	
#footer #phoneno .small {
	font-size: 20px;
}
#footer a {
	color: #222;
}
.clearfloat { /* class to fully contain float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#column_right #form table {
	width: 100%;
}
#column_right #form p {
	margin: 0;
	font-weight: bold;
}
#column_right #form .input {
	color: #777;
	padding: 3px;
	border: solid 1px #666;
	width: 200px;
}
#column_right #form table td {
	padding: 2px;
	text-align: left;
}

.green {
	color: #063;
}
.smltext {
	color: #666;
	font-size:11px;
}
.spacer {
	clear:both;
	margin: 13px 0 8px;
	width: 100%;
	height: 1px;
	background: url(images/spacer.gif) repeat-x;
}
.contact-img {
	margin: 0 0 10px 15px;
}

