@charset "utf-8";
body {
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-color: #666;
}
h1 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
h2 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-bottom: 3px;
}

h3 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin: 0px;
}

#wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 500px;
}


#header {
	height: 132px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#headernumber {
	height: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: right;
	background-image: url(images/header-number.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 30px;
}




.fontnumber {
	font-size: 18px;
	color: #999;
}
#menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 40px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

#cookie {
	background-image: url(images/cookie.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 2px;
	font-size: 12px;
	color: #730002;
	padding-left: 105px;
}
#cookie 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;
	font-weight: bold;
}
#cookie a:hover {
	color: #333;
	text-decoration: none;
}


#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	min-height: 500px;
}
#body a, #sidebar a {
	color: #D30001;
	text-decoration: none;
	font-weight: bold;
}
#body a:hover, #sidebar a:hover {
	color: #999;
	text-decoration: none;
}


#sidebar {
	width: 250px;
	float: left;
	min-height: 200px;
	margin-top: 10px;
	margin-left: 15px;
}
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	line-height: 25px;
	color: #4D4948;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/list.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: -30px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	color: #000;
}
#sidebar h5 {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background-color: #4D4948;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#serviceform {
	background-image: url(images/form.png);
	height: 250px;
	width: 220px;
	padding-top: 45px;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 10px;
}
.formbox {
	font-weight: bold;
	color: #730002;
	border: 1px solid #CCC;
	height: 22px;
	width: 200px;
}

#content {
	float: right;
	width: 680px;
	min-height: 500px;
	margin-top: 10px;
	line-height: 18px;
	margin-right: 15px;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}

#cities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 200px;
	text-align: center;
	color: #666;
	padding-top: 10px;
	padding-right: 15%;
	padding-left: 15%;
	background-color: #999;
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: -20px;
	padding-bottom: 10px;
}
#cities a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#cities a:hover {
	color: #FFF;
	text-decoration: none;
}
.comment {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 55px;
	min-height: 35px;
}
.news {
	background-image: url(images/news.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 35px;
	min-height: 35px;
}
.coloryellow {
	color: #F8CC00;
}
.colorred {
	color: #730002;
}
.colorblack {
	color: #333;
}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.h1subtitle {
	font-size: 14px;
	font-style: italic;
	color: #999;
}
.news img {
	display: inline;
	vertical-align: text-top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#testimonials {
	float: right;
	width: 680px;
	min-height: 500px;
	margin-top: 10px;
	line-height: 18px;
	margin-right: 15px; }
	
#testimonials p {
	margin-left: 15px; }

.test_div {
	width: 665px;
	height: 1px;
	text-align: center; 
	margin: 25px auto;
	background-image: url('images/test_div.jpg');
	background-repeat: no-repeat; }
