@charset "utf-8";
body {
	background-image: url(images/code4brick_lentonlight.jpg);
	background-repeat: repeat;
	background-color: #D8D8D8;
}
h1 {
	font-size: 16px;
	color: #FFF;
	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;
	background-color: #383431;
}
h2 {
	font-size: 16px;
	color: #FA0001;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
}

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: 204px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#headernumber {
	float: right;
	width: 384px;
	height: 73px;
	font-size: 32px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	background-image: url(images/header-number.png);
	padding-right: 30px;
	padding-top: 70px;
	background-repeat: no-repeat;
}
#headerbutton {
	height: 61px;
	width: 414px;
	clear: right;
	float: right;
}




.fontnumber {
	font-size: 16px;
	color: #FEF200;
}
#menu {
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	height: 41px;
	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;
	font-size: 12px;
	color: #730002;
	padding-left: 110px;
}
#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: #FA0001;
	text-decoration: none;
}


#body {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	min-height: 400px;
}
#body a, #sidebar a {
	color: #FA0001;
	text-decoration: none;
	font-weight: bold;
}
.service-list .redfont {
	font-weight: bold;
	color: #FA0001;
}

#body a:hover, #sidebar a:hover {
	color: #383431;
	text-decoration: none;
}


#sidebar {
	width: 250px;
	float: left;
	min-height: 200px;
	margin-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	line-height: 25px;
	padding: 0 15px 0 20px;
	margin: 0 5px;
	color: #666;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	background-color: #DEDEDD;
	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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#sidebar ul li a:hover {
	color: #FFF;
	background-color: #999;
}

#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;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

#content {
	float: right;
	
	min-height: 400px;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
	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;
}

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

#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: #383431;
	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;}

.service-list {
	width: 350px;
	margin-left:20px;
	height: 85px;
	margin-bottom:10px;
}

.service-list img {
	float:left;
	padding:5px 10px 5px 5px;
}

