body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	margin: 0px;
	background-image: url(images/tile.jpg);
	background-color: #293179;
	background-repeat: repeat-x;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	background-color: #2B378C;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
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: 128px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	line-height: 25px;
	background-image: url(images/header.png);
	background-position: right;
	background-repeat: no-repeat;
}


#logo {
	float: left;
	height: 128px;
	width: 319px;
}
#headernumber {
	float: right;
	height: 60px;
	width: 300px;
	padding-top: 20px;
	padding-right: 30px;
	font-size: 26px;
	color: #FFF;
	margin-top: 40px;
}
#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 20px;
	padding-left: 20px;
}


#breadcrumb {
	height: 21px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	color: #FFF;
	background-image: url(images/breadcrumb.png);
	background-repeat: no-repeat;
	clear: both;
	padding-left: 5px;
}
#breadcrumb a {
	color: #CC1B20;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right -2px;
	display: block;
	float: left;
	padding-top: 3px;
	height: 18px;
}
#breadcrumb a:hover {
	color: #B23135;
	text-decoration: none;
}
#body {
	background-color: #FFF;
}

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

#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #F62127;
	text-decoration: none;
}
#content {
	float: right;
	width: 700px;
	min-height: 300px;
	line-height: 18px;
	margin-right: 8px;
	margin-top: 10px;
}
#bluebox {
	background-color: #2B378C;
	height: 365px;
	text-align: center;
	font-size: 34px;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 10px;
}

#banner {
	text-align: center;
}

#sidebar  {
	min-height: 200px;
	float: left;
	width: 270px;
	color: #333;
	margin-left: 8px;
	margin-top: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	color: #333;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/menu-list.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 31px;
	line-height: 34px;
}
#sidebar ul li a:hover {
	background-image: url(images/menu-list.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	width: 250px;
	background-image: url(images/h2-back.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 31px;
	margin-bottom: 5px;
}
#serviceform {
	background-image: url(images/form.jpg);
	height: 401px;
	width: 235px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
}

#footer {
	font-size: 13px;
	color: #FFF;
	padding-top: 5px;
	background-image: url(images/footer-body.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#footer a:hover {
	color: #40BBDC;
}
#footercontent {
	color: #333;
	font-size: 12px;
	padding-top: 10px;
}
#footercontent p {
	margin: 0;
}
#footercontent a {
	color: #333;
	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: #333;
	padding-left: 10px;
}
#footercontent ul li a:hover, #footercontent a:hover {
	color: #FFCB09;
}
#footerbottom {
	background-image: url(images/footer-bottom.png);
	height: 28px;
}
#companyinfo {
	float: left;
	width: 200px;
	margin-left: 30px;
}
#services {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 480px;
	margin-right: 20px;
}
.font18 {
	font-size: 18px;
	line-height: 20px;
}
.font16 {
	font-size: 16px;
}

.font24 {
	font-size: 24px;
	color: #FFF;
}
.aligncenter{text-align:center;}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.fontcalltoday {
	font-size: 18px;
	color: #FFCB09;
}
.h1subtitle {
	font-size: 16px;
	color: #848688;
	font-style: italic;
}
