#top-line{
	position: relative;
	height: 3px;
	background: url(../img/topbar.png) repeat-x;
	
}
#top-panel {
    background: none;
    height: 440px;
}
.menu-list li a:hover, .menu-list .selected {
	background: none !important;
	color: #87E4F5;
}

#recent-works{
	height: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.divider-description a{
	color: #eee;
    text-decoration: none;
    font-size: 16px;
    line-height: 0;
    text-shadow: none !important;
}
.divider-description a:hover{
	color: #3C97AB;
}
#recent-works .points_left{
	width: 375px;
	position: relative;
	float: left;
	background: url(../img/recent_worksborder.png) repeat-x;
	height: 5px;
	border-top:none !important;
	margin:0; 
	position: relative; 
	top: 1px;
	
}
#recent-works .points_right{
	width: 378px;
	position: relative;
	float: right;
	background: url(../img/recent_worksborder.png) repeat-x;
	height: 5px;
	border-top:none !important;
	margin:0; 
	position: relative; 
	top: 1px;
}
.proj-item{
	height: 230px;
	background: white;
	box-shadow: 0px 0px 5px #bcbcbc;
}


.clear_bottom{
	height: 10px;
	background: none;
}

#footer{
	background: none;
	bottom: 0;
	left: 0;

}
.home_finalizer #logo_bottom a {
font-family: 'B Morvarid';
color: #fff;
font-size: 55px;
line-height: 18px;
text-decoration: none;
text-shadow: 0 -1px 0 #eee;
left: 5px;
position: relative;
}
