body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	background-color: #0A195A;
	margin: 0px;
	background-position: center top;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #F09306;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1A64A7;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
img {
	border:0px;
}
#wrap {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#header {
	height: 67px;
}
#logo {
	float: left;
	height: 67px;
	width: 284px;
}
#headernumber {
	height: 42px;
	padding-top: 25px;
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	width: 680px;
	float: right;
	line-height: 25px;
	padding-right: 20px;
	background-image: url(images/header-number.png);
	background-position: right;
}
#breadcrumb {
	height: 28px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/breadcrumb.png);
	background-repeat: no-repeat;
	padding-left: 350px;
	padding-top: 5px;
	width: 658px;
}
#breadcrumb a {
	color: #CCC;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: right -1px;
	display: block;
	float: left;
	height: 18px;
	padding-top: 4px;
	padding-right: 10px;
	margin-top: 6px;
}

#breadcrumb a:hover {
	color: #1B64A7;
	text-decoration: none;
}
#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
}
#body a, #sidebar a {
	font-weight: bold;
	color: #0A4FA5;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #F69C16;
	text-decoration: none;
}
#banner {
	text-align: center;
	height: 202px;
	overflow: hidden;
	padding-top: 10px;
	width: 612px;
	margin-right: auto;
	margin-left: auto;
}
#banner p {
	margin: 0px;
}
#sidebar {
	min-height: 200px;
	float: left;
	width: 260px;
	color: #FFF;
	margin-left: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	color: #FFF;
	font-weight:normal;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/list.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 27px;
}
#sidebar ul li a:hover {
	font-weight: normal;
}
#sidebar h5 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	background-image: url(images/h5.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin-bottom: 5px;
	background-position: -5px;
	padding-left: 85px;
}
#content {
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 300px;
	float: right;
	width: 640px;
	margin-top: 5px;
	margin-right: 15px;
}
#contentbottom {
	background-image: url(images/body-bottom.png);
	background-repeat: no-repeat;
	height: 21px;
}
#footertop {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-top.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
	margin-top: 10px;
}
#footercontent {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	color: #0A195A;
	font-size: 12px;
	background-image: url(images/footer-body.png);
	background-repeat: repeat-y;
	background-position: center;
}
#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: 10px;
}
#footercontent ul li a:hover, #footercontent a:hover {
	color: #0A195A;
}
#footerbottom {
	background-image: url(images/footer-bottom.png);
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
}
#companyinfo {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#services {
	float: left;
	width: 220px;
	margin-left: 10px;
}
#cities {
	font-size: 11px;
	float: right;
	width: 480px;
	margin-right: 20px;
}
#news {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
	background-image: url(images/quote-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#news a {
	font-size: 16px;
}

.clearboth {
	clear: both;
}
.colororange {
	color: #F69B0F;
}
.font14 {
	font-size: 14px;
	color: #0A195A;
}
.font16 {
	font-size: 16px;
	color: #0B3581;
}
.font18 {
	font-size: 18px;
}
.fonttestmonial {
	font-size: 20px;
	color: #FFF;
	display: block;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url(images/news.png);
	height: 46px;
	width: 400px;
	background-repeat: no-repeat;
}


.font24 {
	font-size: 24px;
}
.aligncenter {
	text-align:center;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.fontcalltoday {
	font-size: 18px;
	color: #98D8E2;
	font-weight: normal;
}
.h1subtitle {
	font-size: 16px;
	color: #51B2D3;
	font-style: italic;
}
.quotestart {
	background-image: url(images/quote-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 25px;
	width: 25px;
	font-size: 8px;
	color: #2C91C7;
	padding-right: 5px;
}
#poweredby {
	color: #FFF;
}
#poweredby .powerby {
	color: #0A195A;
}

