#bottom {
	background: #fff url(../images/bottom_bg.png) repeat-x top left;
	width: 680px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#bc {
	width:100%;
	margin:0;
	padding:0;
}
.bcl {
	background: #fff url(../images/b_c_l_bg.png) no-repeat top left;
	width:20px;
}

.bcm {
	background:#fff;
}

.bcr {
	background: #fff url(../images/b_c_r_bg.png) no-repeat top left;
	width:20px;
}

#newprojects {
	width:300px;
	height:170px;
	padding:10px;
	padding-left:0;
}

#newprojects .desc {
	padding:0 0 0 20px;
	margin:0;
	color:#737373;
	font-size:10px;
	text-align:left;
}

#services h2, #newprojects h2 {
	background: #fff url(../images/h2_bg.png) no-repeat center left;
	padding:0;
	margin:0;
	line-height:16px;
}

#newprojects h2 {
	padding:0 0 5px 0;
}

#services {
	width:160px;
	padding:10px 10px;
}

#services, #contacts {
	background: #fff url(../images/bottom_hr_bg.png) no-repeat center left;
}

#contacts_div_bg {
	padding:22px 0 0 0;
	background: #fff url(../images/contacts_img.png) no-repeat top left;
}

#services_div_bg {
	padding:22px 0 0 0;
	background: #fff url(../images/services_img.png) no-repeat top left;
}
#new_projects_div_bg {
	padding:22px 0 0 0;
	background: #fff url(../images/new_projects_img.png) no-repeat top left;
}

#services h2 span {
	color:#737373;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	text-decoration:none;
	padding:0 0 2px 0;
	margin:0 0 0 20px;
}

#services h2 a, #services h2 a:link, #services h2 a:visited ,#newprojects h2 a, #newprojects h2 a:link, #newprojects h2 a:visited {
	color:#737373;
	font-size:11px;
	line-height:16px;
	font-weight: normal;
	text-decoration:none;
	padding:0 0 2px 0;
	margin:0 0 0 20px;
	border-bottom:1px solid #fce2e5;
	cursor: pointer;
}

#services h2 a:hover, #newprojects a:hover {
	color:#464646;
	border-bottom:1px solid #fce2e5;
	padding-bottom:2px;
}

#newprojects h2 a, #newprojects h2 a:link, #newprojects h2 a:visited{
	font-weight: bold;
}

#contacts {
	width:120px;
	padding:10px 10px;
	
}

#contacts .address1 {
	padding:0 0 5px 0;
	margin:0;
	color:#868686;
}

#contacts .address2 {
	padding:0 0 5px 0;
	margin:0;
	color:#464646;
}