#clients_button {
	border:0px solid #585858;
	text-align:center;
	height:50px;
	width:150px;
	float:right;
	margin:0 auto;
	margin-top:45px;
	margin-bottom:5px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	position: fixed;
	top: 0;
	z-index: 10;
	line-height: 50px;
	font-family: 'Segoe WPC', 'Segoe UI', Helvetica, Arial, Verdana, 'Arial Unicode MS', sans-serif;
	background-image: url(img/other/clients_buttonn.png); 
	background-position : center center; 
	background-repeat : repeat; 
}

#content_main {
	border:0px solid #585858;
	text-align:center;
	height:0px;
	width:100%;
	margin-top:80px;
	float:center;
	position: absolute;
	top: 0;
}

#main_featured {
	border:0px solid #585858;
	text-align:center;
	height:360px;
	width:900px;
	margin-bottom:30px;
	float:center;
	position: relative;

}

#main_bar {
	border:0px solid #585858;
	text-align:center;
	height:35px;
	width:900px;
	margin-bottom:25px;
	float:center;
	position: relative;
	background-image: url(img/footer/footer_font.png); 
	background-position : center center; 
	background-repeat : repeat; 
}

#main_bar_news {
	border:0px solid #585858;
	line-height: 33px;
	text-align:left;
	height:35px;
	margin-left:0px;
	margin-right:0px;
	font-size: 14px;
	float:center;
	position: relative;
	background-image: url(img/footer/footer_font.png); 
	background-position : center center; 
	background-repeat : repeat; 
}
#main_bar_news a {
font-family: 'Segoe WPC', 'Segoe UI', Helvetica, Arial, Verdana, 'Arial Unicode MS', sans-serif;
	font-weight: none;
	color: #cccccc;
}
#main_bar_news a:hover {
	font-weight: none;
	color: #fafafa;
}

#main_bar_social {
	border:0px solid #cccccc;
	border-left:0px solid #585858;
	text-align:center;
	height:35px;
	width:150px;
	margin-bottom:0px;
	float:right;
	position: relative;
	background-image: url(img/footer/footer_font.png); 
	background-position : center center; 
	background-repeat : repeat; 
}

#main_box {
	border:0px solid #585858;
	text-align:center;
	height:160px;
	width:900px;
	margin-bottom:75px;
	float:center;
	position: relative;

}

#main_box_inside {
	border:0px solid #585858;
	text-align:center;
	height:160px;
	width:280px;
	margin-bottom:0px;
	float:center;
	position: relative;

	-webkit-box-shadow: 8px 7px 7px #000000;
	-moz-box-shadow: 8px 7px 7px #000000;
	box-shadow: 8px 7px 7px #000000;
}