body {
	color: #333;
	margin: 0px;
	background: #000 url(images/tile2.png) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #900;
	line-height: 20px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#wrap {
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 137px;
}
#logo {
	float: left;
	height: 137px;
	width: 328px;
}
#headerbutton {
	float: right;
	height: 53px;
	width: 700px;
}
#headernumber {
	height: 84px;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	width: 665px;
	float: right;
	line-height: 25px;
	background: url(images/header-number.png) no-repeat;
	clear: right;
	padding-right: 35px;

}

#breadcontainer {
	background: url(images/breadcrumb.png) no-repeat;
	height: 50px;
}

#breadcrumb {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	float: right;
	width: 680px;
	margin-top: 12px;
}
#breadcrumb a {
	color: #AF9C85;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	display: block;
	float: left;
	height: 18px;
	padding-top: 2px;
	background: url(images/arrow.png) no-repeat right center;
}
#breadcrumb a:hover {
	color: #900;
	text-decoration: none;
}
#banner {
	height: 310px;
	overflow: hidden;
	background: url(images/banner/banner-blank.png) no-repeat;
	width: 1028px;
}
#banner p {
	margin: 0px;
}
#body {
	min-height: 100px;
	background: url(images/body.png) repeat-y;
}
#body a, #sidebar a {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#menutop h5{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 5px;
}
#content {
	float: right;
	width: 645px;
	min-height: 300px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 48px;
}
#sidebar {
	min-height: 200px;
	font-size:12px;
	float: left;
	width: 257px;
	color: #FFF;
	margin-left: 34px;
}
#sidebar a{
	color: #000;
}
#sidebar ul{
	margin-left:15px;
}
#sidebar ul li {
	background:none;
}
#sidebar h5   {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background: url(images/h5.png) no-repeat;
	height: 38px;
	margin: 0px;
	padding-top: 13px;
	text-align: center;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul li {
	background: url(images/menu.png) no-repeat;
	height: 37px;
}
#sidebar ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 27px;
	padding-top: 10px;
	padding-left: 35px;
}
#sidebar ul li a:hover {
	background: url(images/menu-highlight.png);
	color: #FFF;
}


#menutop {
	float: left;
	height: 35px;
	width: 257px;
	margin-left: 35px;
	padding-top: 10px;
	text-align: center;
}

#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;
}
#bottomcontainer {
	background: #333 url(images/tile-bottom.jpg) repeat-x top;
	margin: 0px;
}

#bodybottom {
	height: 39px;
	background: url(images/body-bottom.png) no-repeat;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	color: #999;
	font-size: 12px;
	background: url(images/footer-body.png) repeat-y;
	height: 65px;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
#footercontent {
	color: #999;
	font-size: 12px;
	width: 1028px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#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: #FFF;
}
#companyinfo {
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-bottom: 5px;
}
#footerbottom {
	background: url(images/footer-bottom.png);
	height: 70px;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}

#services {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 500px;
	margin-right: 25px;
	margin-bottom: 5px;
}
.font14 {
	font-size: 14px;
	color: #FFF;
}
.font16 {
	font-size: 16px;
	color: #FFF;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.fontcalltoday {
	font-size: 18px;
	color: #e4eb18;
}
.clearboth {
	clear: both;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
.testimonial {
	background: url(images/quote-left.png) no-repeat left top;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.testimonial img {
	vertical-align: text-top;
	padding-left: 5px;
}

