body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
	font-size: 14px;
	background-color: #FFF;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #FFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	background-image: url(images/h1.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #A5180E;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#title {
	background-color: #039;
	height: 25px;
	color: #FFF;
	padding-top: 5px;
	text-align: center;
	font-size: 16px;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	height: 217px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 297px;
}
#logo {
	float: left;
	height: 217px;
	width: 297px;
}



#headernumber {
	height: 58px;
	padding-top: 90px;
	padding-right: 20px;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	width: 271px;
	float: right;
	line-height: 28px;
	background-image: url(images/header-number.jpg);
	background-repeat: no-repeat;
}
#headerbutton {
	clear: right;
	float: right;
	height: 69px;
	width: 291px;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

#breadcrumb {
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	color: #FFF;
	background-image: url(images/breadcrumb.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
}
#breadcrumb a {
	color: #999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bread-back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: left;
	height: 21px;
	padding-top: 5px;
	margin-left: 5px;
}
#breadcrumb a:hover {
	color: #A5180E;
	text-decoration: none;
}
#banner {
	background-image: url(images/banner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 203px;
	padding-left: 285px;
}

#body {
	background-image: url(images/body.jpg);
}
.colorred {
	color: #A5180E;
}
.colorblue {
	color: #09155D;
}


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

#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #A5180E;
	text-decoration: none;
}
#content {
	float: left;
	width: 670px;
	min-height: 300px;
	line-height: 18px;
	border: 1px solid #CCC;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#content ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	display:block;
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}

#sidebar  {
	min-height: 200px;
	float: right;
	width: 255px;
	color: #333;
	padding-right: 5px;
	margin-right: 25px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
}
#sidebar ul li a {
	display:block;
	text-decoration:none;
	color: #333;
	padding-left: 20px;
	background-image: url(images/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
}
#sidebar ul li a:hover, #footercontent a:hover {
	color: #FF9909;
}
#sidebar h5 {
	font-size: 14px;
	font-weight: bold;
	color: #0F2058;
	padding-top: 5px;
	display: block;
	height: 20px;
	margin-bottom: 3px;
	text-align: center;
}
#serviceform {
	background-image: url(images/form.png);
	height: 401px;
	width: 220px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 8px;
}
#bodybottom {
	background-image: url(images/body-bottom.jpg);
	height: 13px;
}
#footertop {
	background-image: url(images/footer-top.jpg);
	height: 19px;
}


#footercontent {
	color: #CCC;
	font-size: 12px;
	background-image: url(images/footer-body.jpg);
	background-position: center;
	padding-top: 10px;
}
#footercontent p {
	margin: 0;
}
#footercontent a {
	color: #FFF;
	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: #FFF;
	padding-left: 5px;
}
#footercontent ul li a:hover, #footercontent a:hover {
	color: #F2C001;
}
#footerbottom {
	background-image: url(images/footer-bottom.jpg);
	height: 26px;
	background-repeat: no-repeat;
}
#companyinfo {
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-bottom: 5px;
}
#services {
	float: left;
	width: 210px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 470px;
	margin-right: 25px;
	margin-bottom: 5px;
}
.clearboth {
	clear: both;
}
.font14 {
	font-size: 14px;
	color: #F2C001;
}
.font16 {
	font-size: 16px;
	color: #F2C001;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}

.aligncenter{text-align:center;}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.fontcalltoday {
	font-size: 16px;
	color: #04C7F7;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
.stretchlines {
	line-height: 32px;
	
}
.divboldtext {
	font-size:36px;
	color: #A5180E;
}
.divsubtext h3 {
	font-size:24px;
	margin:0px;
	padding:0px;
	
}

h2.divboldtext {
	margin:0px;
	padding:0px;
}
