body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
	background: url(images/tile.jpg) repeat-x;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #A00000;
	line-height: 20px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #041F4E;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	height: 195px;
}
#logo {
	float: left;
	height: 195px;
	width: 671px;
}
#headerbutton {
	height: 98px;
	width: 329px;
	float: right;
}



#headernumber {
	height: 87px;
	padding-top: 10px;
	padding-right: 20px;
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	width: 309px;
	float: right;
	line-height: 28px;
	clear: right;
	background: url(images/header-number.jpg) no-repeat;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 48px;
	padding-left: 8px;
	padding-right: 8px;
	background: url(images/menu.jpg) no-repeat;
}

#breadcrumb {
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	background: url(images/breadcrumb.jpg) no-repeat left;
}
#breadcrumb a {
	color: #CCC;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	display: block;
	float: left;
	height: 21px;
	padding-top: 2px;
	background: url(images/arrow.png) no-repeat right top;
}
#breadcrumb a:hover {
	color: #999;
	text-decoration: none;
}
#banner {
	height: 276px;
}
#body {
	min-height: 100px;
	background: url(images/body.jpg) repeat-y;
}
#body a   {
	font-weight: normal;
	color: #A40001;
	text-decoration: none;
}
#sidebar a {
	color: #FC0;
	text-decoration: none;
	font-weight: normal;
}

#body a:hover   {
	color: #666;
}
#content {
	float: right;
	width: 680px;
	min-height: 300px;
	line-height: 18px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sidebar  {
	min-height: 200px;
	float: left;
	width: 260px;
	color: #FFF;
	margin-left: 15px;
	margin-top: 10px;
}
#sidebar h5 {
	font-size: 18px;
	font-weight: normal;
	color: #FC0;
	padding: 3px;
	border: 1px solid #374D72;
}
#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;
}
#bodybottom {
	height: 30px;
}
#footertop {
	height: 14px;
	background: url(images/footer-top.jpg) no-repeat;
}


#footercontent {
	color: #999;
	font-size: 12px;
	background: url(images/footer-body.jpg) repeat-y;
}
#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;
}
#footerbottom {
	height: 13px;
	background: url(images/footer-bottom.jpg) no-repeat;
}
#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: #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: #999;
}
.clearboth {
	clear: both;
}

.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
.testimonials {
	background: url(images/quote-left.png) no-repeat left top;
	display: block;
	padding-top: 5px;
	padding-left: 25px;
}
.testimonials img {
	padding-left: 5px;
	vertical-align: text-top;
}

