body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #A00000;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #093B6C;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#header {
	height: 155px;
}
#logo {
	float: left;
	height: 155px;
	width: 476px;
}
#headernumber {
	height: 70px;
	padding-top: 85px;
	font-size: 34px;
	font-weight: bold;
	color: #01366C;
	text-align: left;
	width: 256px;
	float: left;
	line-height: 32px;
	padding-left: 20px;
	background: url(images/header-number.jpg) no-repeat;
}
#headerfacebook {
	height: 40px;
	width: 248px;
	float: right;
	background: url(images/header-facebook.jpg) no-repeat;
	padding-top: 115px;
}
#headerfacebook p {
	margin: 0px;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 45px;
	padding-left: 15px;
	padding-right: 15px;
	background: url(images/menu.jpg);
}
#breadcrumb {
	height: 31px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 98px;
	background: url(images/breadcrumb.jpg) no-repeat;
}
#breadcrumb a {
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	display: block;
	float: left;
	height: 17px;
	padding-top: 3px;
}
#breadcrumb a:hover {
	color: #043464;
	text-decoration: none;
}
#bannercontainer {
	height: 309px;
}
#banner {
	height: 309px;
	overflow: hidden;
	float: left;
	width: 624px;
	background: url(images/banner.jpg) no-repeat;
}
#banner p {
	margin: 0px;
}
#mainbuttons {
	float: right;
	height: 309px;
	width: 376px;
}
#remodeling {
	text-align: center;
	height: 192px;
}
#remodeling img {
	margin-right: 8px;
	margin-left: 8px;
}



#body {
	min-height: 100px;
}
#body a, #sidebar a {
	font-weight: bold;
	color: #0B3B6C;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#content {
	float: left;
	width: 700px;
	min-height: 300px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content ul {
	width: 80%;
	margin: 0px;
}

#content ul li {
	margin-bottom: 20px;
	list-style: square;
	margin-top: 10px;
}

#sidebar {
	min-height: 200px;
	float: right;
	width: 260px;
	color: #333;
	margin-right: 10px;
}
#sidebar h5 {
	font-size: 20px;
	font-weight: normal;
	color: #A00000;
}
#serviceform {
	height: 401px;
	width: 220px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 8px;
}
#footer {
	height: 115px;
	background: url(images/footer.jpg) no-repeat;
	margin-bottom: 20px;
}
#footercontent {
	color: #999;
	font-size: 12px;
}
#footercontent p {
	margin: 0;
}
#footercontent a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#footercontent ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#footercontent ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#footercontent ul li a {
	display:block;
	text-decoration:none;
	color: #999;
	padding-left: 5px;
}
#footercontent ul li a:hover, #footercontent a:hover {
	color: #0F3F70;
}
#footerbottom {
	height: 11px;
}
#companyinfo {
	float: left;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#services {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 500px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.font14 {
	font-size: 14px;
	color: #0C3C6C;
}

.font16 {
	font-size: 16px;
	color: #0F3F70;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.font30 {
	font-size: 30px;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.alignright {
	text-align:right;
}
.fontcalltoday {
	font-size: 18px;
	color: #999;
	font-weight: normal;
}
.clearboth {
	clear: both;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
.testimonial {
	background: url(images/quote-left.jpg) no-repeat left top;
	padding-top: 5px;
	padding-left: 30px;
}
.testimonial img {
	vertical-align: text-top;
	padding-top: 5px;
	padding-left: 5px;
}

