body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FC0;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #B30900;
	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: #333;
	background-color: #EFEFEF;
	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;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
#header{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 165px;
}
#headernumber {
	font-size: 42px;
	font-weight: bold;
	background-image: url(images/header-number.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 120px;
	color: #FFF;
	font-style: italic;
	width: 592px;
	background-position: right;
	float: right;
	padding-top: 45px;
	padding-right: 20px;
}
.headerfontnumber {
	font-size: 22px;
	color: #FFDD53;
}


#cookie {
	height: 17px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 4px;
	color: #666;
	background-image: url(images/cookie.png);
	background-repeat: no-repeat;
	padding-left: 107px;
}
#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: #C52726;
	text-decoration: none;
}

#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	background-position: bottom;
}
#body li {
	list-style-image: url(images/bullet.png);
}

#body a, #sidebar a {
	font-weight: bold;
	color: #B30900;
	text-decoration: none;
}
#body a:hover, #sidebar a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#content {
	float: right;
	width: 710px;
	font-size: 14px;
	min-height: 300px;
	line-height: 18px;
	padding-right: 15px;
}
#sidebar  {
	min-height: 200px;
	float: left;
	width: 225px;
	padding-left: 15px;
	color: #333;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/list.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	display:block;
	line-height: 25px;
	font-weight:bold;
	color: #226AAA;
}
#sidebar ul li a:hover {
	background-color: #FFF;
}
#sidebar  H5 {
	color:#236AA9;
	background-color: #FFF;
	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: 250px;
	width: 205px;
	padding-top: 50px;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 20px;
}
.formbox {
	font-weight: bold;
	color: #C52726;
	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: #AF0900;
	text-align: center;
	height: 82px;
	padding-top: 10px;
}



#cities {
	margin-right: -10px;
	margin-left: -10px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	background-image: url(images/cities.jpg);
	background-repeat: repeat-x;
	background-color: #B50A00;
	padding-right: 15%;
	padding-left: 15%;
	margin-top: 10px;
	margin-bottom: -15px;
	padding-bottom: 10px;
}
#cities a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#cities a:hover {
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
#cities h3 {
	color: #FC0;
}

.colorred {
	color: #C52726;
}
.colorwhite {
	color: #FFF;
}
.coloryellow {
	color: #FFF974;
}
.bulletitem {
	background-image: url(images/arrow-list.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-weight: bold;
	color: #333;
}


.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;
}
.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;
}

