body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
	background: #010100 url(images/tile.jpg) repeat-x;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #253F7C;
	line-height: 20px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #973002;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#wrap {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header {
	height: 184px;
}
#logo {
	float: left;
	height: 184px;
	width: 378px;
}
#banner {
	height: 184px;
	overflow: hidden;
	width: 598px;
	float: right;
	background: url(images/banner.png) no-repeat;
}
#banner p {
	margin: 0px;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(images/menu.png) no-repeat;
}
#breadcontainer {
	height: 60px;
}
#headerbutton {
	height: 60px;
	width: 301px;
	float: left;
}
#headernumber {
	padding-top: 10px;
	font-size: 30px;
	font-weight: normal;
	color: #253F7D;
	text-align: center;
	line-height: 28px;
	margin-bottom: 5px;
}
#breadcrumb {
	height: 41px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 19px;
	color: #FFF;
	float: right;
	width: 565px;
	background: url(images/breadcrumb.png) no-repeat;
	padding-left: 110px;
}
#breadcrumb a {
	color: #FFF;
	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: #274283;
	text-decoration: none;
}
#body {
	min-height: 100px;
	background: url(images/body.png) repeat-y;
}
#body a {
	font-weight: bold;
	color: #253E7B;
	text-decoration: none;
}
#body a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#content {
	float: right;
	width: 615px;
	min-height: 300px;
	line-height: 18px;
	margin-right: 40px;
}
#sidebar {
	min-height: 200px;
	float: left;
	width: 270px;
	color: #333;
	margin-left: 25px;
}
#sidebar h5 {
	font-size: 18px;
	font-weight: normal;
	color: #B44002;
}
#sidebarmenu {
	background: url(images/services.png) no-repeat;
	height: 240px;
	width: 277px;
	padding-top: 54px;
}
#sidebarmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebarmenu ul li {
	color: #FFF;
	padding-left: 20px;
	padding-bottom: 5px;
}
#sidebarmenu ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(images/list.png) no-repeat left center;
	padding-left: 20px;
}
#sidebarmenu ul li a:hover {
	color: #FF9;
}
#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: 37px;
	background: url(images/body-bottom.png) no-repeat;
}
#footertop {
	height: 19px;
}
#footercontent {
	color: #666;
	font-size: 12px;
	margin-top: 10px;
}
#footercontent p {
	margin: 0;
}
#footercontent a {
	color: #666;
	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: #666;
	padding-left: 5px;
}
#footercontent ul li a:hover, #footercontent a:hover {
	color: #FF9;
}
#footerbottom {
	height: 11px;
}
#companyinfo {
	float: left;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#services {
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 575px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.font14 {
	font-size: 14px;
	color: #FF9;
}
.font16 {
	font-size: 16px;
	color: #FF9;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.fontcalltoday {
	font-size: 20px;
	color: #999;
}
.clearboth {
	clear: both;
}
.h2subtitle {
	font-size: 18px;
	color: #333;
	font-style: italic;
}
.margin5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

