body {
	font-family: Arial, Helvetica, sans-serif;
	color: #070D2D;
	font-size: 14px;
	background-color: #070D2D;
	margin: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #E3A208;
	line-height: 20px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6601;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #070D2D;
}

img {
	border:0px;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #070D2D;
	margin-top: 0px;
	margin-bottom: 20px;
}

#header {
	height: 132px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	line-height: 25px;
	background-image: url(images/header-number.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#headermenu {
	float: left;
	height: 132px;
	width: 175px;
	background-image: url(images/header-menu.jpg);
	padding-left: 63px;
	text-align: left;
	color: #E2A306;
}
#headermenu a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#headermenu a:hover {
	color: #E3A208;
}

#headernumber {
	float: right;
	height: 51px;
	width: 200px;
	padding-top: 8px;
	padding-right: 30px;
	font-size: 26px;
	color: #FFF;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 240px;
}

#breadcrumb {
	height: 26px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/breadcrumb.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-left: 245px;
	padding-top:16px;
	
}

#breadcrumb a {
	color: #070D2D;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	padding-top: 5px;
	height: 20px;
}
#breadcrumb a:hover {
	color: #E3A208;
	text-decoration: none;
}
#h1tag {
	background-image: url(images/h1.jpg);
	height: 40px;
	color: #FFF;
	padding-left: 220px;
	padding-top: 18px;
}
#service1 {
	background-image: url(images/service-air-conditioning.jpg);
	height: 70px;
	padding-left: 590px;
	padding-top: 41px;
}
#service2 {
	background-image: url(images/service-plumbing.jpg);
	height: 67px;
	padding-top: 33px;
	padding-left: 560px;
}
#service3 {
	background-image: url(images/service-heating.jpg);
	height: 66px;
	padding-top: 33px;
	padding-left: 510px;
}
#service4 {
	background-image: url(images/service-water-heaters.jpg);
	height: 66px;
	padding-top: 35px;
	padding-left: 410px;
}
#service1 p, #service2 p, #service3 p, #service4 p {
	margin:0px;
	padding:0px;
}
#service1 a, #service2 a, #service3 a, #service4 a {
	text-decoration: none;
	color: #E3A208 !important;
}
#service1 a:hover, #service2 a:hover, #service3 a:hover, #service4 a:hover {
	color: #FFF !important;
	text-decoration: none;
	cursor: pointer;
}
#body {
	background-color: #070D2D;
	background-image: url(images/body-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #E10B17;
	text-decoration: none;
}

#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #E3A208;
	text-decoration: none;
}


#banner {
	text-align: center;
}
#contenttop {
	background-image: url(images/content-top.png);
	height: 10px;
	width: 1000px;
}
#content {
	min-height: 300px;
	line-height: 18px;
	background-image: url(images/content-body.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 960px;
	clear: left;
}
#contenttext {
	float: left;
	width: 650px;
}
#sidebar {
	float: right;
	width: 300px;
}

#contentbottom {
	background-image: url(images/content-bottom.png);
	height: 9px;
	float: left;
	width: 1000px;
}
#pagesfootertop {
	background-image: url(images/footer-top.jpg);
	height: 9px;
	width: 1000px;
	margin-top: 20px;
}
#pagesfooter {
	background-image: url(images/footer-body.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	color: #575E86;
}
#pagesfooter p {
	margin: 0;
}

#pagesfooter a {
	color: #68719D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#pagesfooter ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#pagesfooter ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#pagesfooter ul li a {
	display:block;
	text-decoration:none;
	padding-left: 10px;
}
#pagesfooter ul li a:hover, #footercontent a:hover {
	color: #E3A208;
}
#pagesfooterbottom {
	background-image: url(images/footer-bottom.jpg);
	float: left;
	height: 9px;
	width: 1000px;
	margin-bottom: 20px;
}

#companyinfo {
	float: left;
	width: 210px;
	margin-left: 10px;
}
#services {
	float: left;
	width: 210px;
	margin-left: 10px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 490px;
	margin-right: 10px;
}

#footer {
	font-size: 12px;
	color: #FFF;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	height: 107px;
}
#footer a {
	color: #E1A207;
	text-decoration: none;
}
#footer p {
	margin:0px;
	padding:0px;
}

#footer a:hover {
	color: #FFF;
}
#license {
	float: left;
	margin-top: 65px;
}
#bbb {
	float: left;
	margin-left: 280px;
	margin-top: 47px;
}

#sitemap {
	float: right;
	margin-top: 65px;
}
.normaltext {
	font-weight: normal;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
	line-height: 20px;
}

.font24 {
	font-size: 24px;
	color: #FFF;
}
.colorrednormal {
	color: #E10B17;
}

.colororange {
	color: #CC6601;
	font-size: 18px;
}
.aligncenter{text-align:center;}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.fontcalltoday {
	font-size: 18px;
	color: #333;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}

#submenu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#submenu ul li {
	display:block;
	float:left;
}
#submenu ul li a {
	color: #FFF;
	font-weight: normal;
	text-decoration:none;
}
