body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #004593;
	margin: 0px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 2px;
	color: #004593;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 97%;
	background: #004593;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 20px;
}
img {
	border:0px;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	margin-top: 20px;
}
#header {
	height: 204px;
	background-image: url(images/logo-banner/logo-1.png);
	background-repeat: no-repeat;
}
#headernumber {
	font-size: 34px;
	font-weight: bold;
	background-image: url(images/header-number.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 94px;
	color: #004594;
	padding-top: 30px;
	padding-right: 60px;
	font-style: italic;
	float: right;
	width: 314px;
}
#headerbutton {
	clear: right;
	float: right;
	width: 374px;
	height: 80px;
}

.headerfontnumber {
	font-size: 15px;
	color: #999;
}
#logobanner {
	height: 204px;
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	float: left;
}
#logobanner p {
	margin: 0px;
	padding: 0px;
}
#body #logobanner img {
	border: 0px none #FFF;
}
#menu {
	font-size: 16px;
	color: #FFF;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 46px;
}
#breadcrumb {
	height: 17px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 18px;
	color: #036;
	background-image: url(images/breadcrumb.png);
	background-repeat: no-repeat;
	padding-left: 345px;
}
#breadcrumb a {
	color: #999;
	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: #004593;
	text-decoration: none;
}
#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	color: #333;
}

#body a, #sidebar a {
	font-weight: bold;
	color: #D99D00;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #004593;
	text-decoration: underline;
}
#content {
	float: right;
	width: 645px;
	font-size: 14px;
	min-height: 300px;
	line-height: 18px;
	padding-right: 5px;
	margin-right: 10px;
	padding-left: 5px;
}
#sidebar {
	min-height: 200px;
	float: left;
	width: 275px;
	padding-left: 25px;
	color: #333;
	padding-right: 10px;
}
#sidebar H5 {
	color:#132B5D;
	background-color: #CCC;
	padding: 3px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar .numnerlist {
	list-style-image: url(images/arrow-list.png);
	display: block;
	margin-top: 3px;
	background-image: url(images/arrow-list.png);
	background-position: left top;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-size: 18px;
}
#sidebar .fontsmall {
	font-size: 12px;
	font-style: italic;
}
#serviceform {
	background-image: url(images/form.png);
	height: 400px;
	width: 225px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.formbox {
	font-weight: bold;
	color: #C4261D;
	border: 1px solid #CCC;
	height: 25px;
	width: 175px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: center;
	height: 89px;
	padding-top: 30px;
}
#cities {
	font-size: 12px;
	text-align: center;
	color: #7DBBFF;
	padding-top: 5px;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 10px;
	padding-bottom: 10px;
}
#cities a {
	font-weight: bold;
	color: #7DBBFF;
	text-decoration: none;
}
#cities a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.colorred {
	color: #C52726;
}
.colorwhite {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.coloryellow {
	color: #FFF974;
}
.bullet {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	display: block;
	min-width: 320px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	background-position: left 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.news {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 35px;
	font-size: 14px;
}
.font18 {
	font-size: 18px;
}
.font24 {
	font-size: 24px;
}
.comment {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 40px;
	min-height: 35px;
	font-size: 12px;
}
.h1subtitle {
	font-size: 16px;
	color: #8AA2B9;
	font-style: italic;
}

