body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile-body.jpg);
	font-size: 14px;
	background-color: #FFF;
	margin: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	height: 20px;
	background-position: left bottom;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#headercontainer {
	background-image: url(images/tile-header.jpg);
	background-repeat: repeat-x;
	height: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header {
	height: 125px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 125px;
}
#headernumber {
	height: 80px;
	padding-top: 45px;
	padding-right: 15px;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	width: 640px;
	float: right;
	line-height: 25px;
	background-image: url(images/experience.png);
	background-repeat: no-repeat;
	background-position: 100px 10px;
}
#menucontainer {
	background-image: url(images/menu.jpg);
	height: 40px;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#banner p {
	margin: 0px;
}
#breadcrumb {
	height: 17px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 15px;
	color: #C33337;
	background-image: url(images/breadcrumb.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	clear: both;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
}
#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: #1B4876;
	text-decoration: none;
}
#wrap {
	background-image: url(images/tile-shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
}
#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
#body a, #sidebar a {
	font-weight: bold;
	color: #208DBD;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#content {
	float: left;
	width: 680px;
	min-height: 300px;
	line-height: 18px;
	margin-left: 15px;
	background-image: url(images/vert-bar.png);
	background-repeat: no-repeat;
	background-position: right 20px;
}
#sidebar {
	min-height: 200px;
	float: right;
	width: 290px;
	color: #333;
	margin-right: 15px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
}
#sidebar ul li a {
	display:block;
	color: #333;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/list.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 28px;
	margin-left: 10px;
	line-height: 25px;
}
#sidebar ul li a:hover {
	color: #FFF;
}
#sidebar h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/h5.png);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 5px;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 15px;
}
#footertop {
	background-image: url(images/footer-top.png);
	height: 7px;
	background-repeat: no-repeat;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
#footercontent {
	background-image: url(images/footer-body.png);
	background-repeat: repeat-y;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	color: #ACACAC;
	font-size: 12px;
}
#footercontent p {
	margin: 0;
}
#footercontent a {
	color: #CCC;
	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: #CCC;
	padding-left: 5px;
}
#footercontent ul li a:hover, #footercontent a:hover {
	color: #208DBD;
}
#footerbottom {
	background-image: url(images/footer-bottom.png);
	height: 22px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
#companyinfo {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#services {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 500px;
	margin-right: 15px;
}
.clearboth {
	clear: both;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.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: #848688;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}

