body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	margin: 0px;
	background-position: center top;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #E88723;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D1D4;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #EA8D26;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
h4 {
	font-size: 16px;
	color: #E88723;
	margin-top: 5px;
}

img {
	border:0px;
}

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


#headernumber {
	background-image: url(images/header-number.png);
	height: 96px;
	padding-top: 30px;
	padding-right: 10px;
	font-size: 32px;
	font-weight: bold;
	color: #E88723;
	text-align: right;
	width: 240px;
	float: right;
	line-height: 25px;
}

#headerbutton {
	clear: right;
	float: right;
	height: 74px;
	width: 250px;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#breadcrumb {
	height: 17px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 4px;
	color: #C33337;
	background-image: url(images/breadcrumb.jpg);
	background-repeat: no-repeat;
	padding-left: 342px;
	clear: both;
}
#breadcrumb a {
	color: #848688;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
}
#breadcrumb a:hover {
	color: #EA8D26;
	text-decoration: none;
}
#body {
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #E98724;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#content {
	float: right;
	width: 670px;
	min-height: 300px;
	line-height: 18px;
	margin-right: 10px;
}

#sidebar  {
	min-height: 200px;
	float: left;
	width: 285px;
	color: #333;
	margin-left: 10px;
	background-image: url(images/water-mark.png);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	padding-bottom: 75px;
	margin-bottom: 5px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
	border: 1px solid #666;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	color: #333;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar ul li a:hover {
	background-image: url(images/sidebar-highlight.png);
}
#sidebar h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	background-image: url(images/h5.png);
	text-align: center;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}

#serviceform {
	background-image: url(images/form.png);
	height: 401px;
	width: 230px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	background-color: #5F5F5F;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


#footercontent {
	background-image: url(images/footer-body.png);
	background-repeat: repeat-y;
	min-height: 100px;
}
#footerleft {
	float: left;
	width: 290px;
	margin-left: 10px;
	margin-top: 5px;
}
#footerright {
	float: right;
	width: 660px;
	margin-right: 10px;
	margin-top: 5px;
}
.clearboth {
	clear: both;
}
.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;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}

.h4home	{
	background-image:url(images/h4-bg.jpg);
	height:120px;
	margin-left:auto;
	margin-right:auto;
	width:642px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 15px;
}

.h4home img {
	border:#666 2px solid;
	float:left;
	margin:4px 7px 7px 7px;
}#content h2 a {
	color: #FFF;
}

