body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #EBEBEB;
	background-image: url(images/tile.png);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #C4261D;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #132B5D;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 97%;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
	margin-top: 20px;
}
#header {
	background-image: url(images/header.png);
	height: 109px;
}

#headernumber {
	font-size: 36px;
	font-weight: bold;
	background-image: url(images/header-number.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 79px;
	color: #132B5D;
	padding-top: 30px;
	padding-right: 20px;
	font-style: italic;
	float: right;
	width: 383px;
}
.headerfontnumber {
	font-size: 18px;
	color: #999;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 39px;
	padding-left: 375px;
}


#cookie {
	height: 17px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
	color: #132B5D;
	background-image: url(images/cookie.png);
	background-repeat: no-repeat;
	padding-left: 165px;
}
#cookie a {
	color: #AAA9A9;
	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;
}

#cookie a:hover {
	color: #C4261D;
	text-decoration: none;
}

#body {
	background-color: #FFF;

}
#body .homelist li {
	list-style-image: url(images/bullet.png);
}

#body a, #sidebar a {
	font-weight: bold;
	color: #C4261D;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #132B5D;
	text-decoration: none;
}
#content {
	float: right;
	width: 720px;
	font-size: 14px;
	min-height: 300px;
	line-height: 18px;
	padding-right: 5px;
	margin-right: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#banner {
	text-align: center;
	height: 270px;
	width: 699px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#sidebar  {
	min-height: 200px;
	float: left;
	width: 225px;
	padding-left: 10px;
	color: #333;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#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: 83px;
	padding-top: 30px;
}



#cities {
	margin-right: -10px;
	margin-left: -10px;
	font-size: 12px;
	text-align: center;
	color: #999;
	padding-top: 5px;
	background-image: url(images/cities.jpg);
	background-repeat: repeat-x;
	background-color: #4D4948;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 10px;
	margin-bottom: -15px;
	padding-bottom: 10px;
}
#cities a {
	font-weight: bold;
	color: #999;
	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;
}
#title {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 26px;
}

.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: #666;
	font-style: italic;
}
.font30 {
	font-size: 30px;
	line-height: 40px;
}

