@charset "UTF-8";
/* © 2009 Monofase Web Solutions di Alessandro Pivaro */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #525051;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	line-height: 125%;
	background-color: #FFF;
	height: 101%;
}
#centered-body {
	position:relative;
	margin:0 auto;
	width:920px;
}
#header {

}
#logo {
	text-align:center;
	margin-top: 50px;
}
.top-logo {
	padding: 0;
	margin: 0;
}
#main-menu {
	position: absolute;
	top: 153px;
}
#header {
	width: 920px;
	height: 110px;
	background-image: url(../img/menu-bg2.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	background-position: bottom;
}
#sub-header {
	margin-top: 5px;
}
#bread-crumbs {
	font-size: 12px;
	color: #888888;
	padding-top: 10px;
}
#main-content {
	padding: 0;
	margin: 0;
	width: 900px;
	clear:both;
	padding: 0px 20px;
}
#left-col {
	float:left;
	width: 320px;
	background-color: #FFF;
}
#right-col {
	float: right;
	width: 560px;
	background-color: #FFF;
	margin-right: 20px;
}
.fullWidth {
	width: 880px!important;
	float: none!important;
}
#footer-wrap {
	width: 880px;
	clear:both;

}
#footer-logo {
	border-bottom: 2px solid #dfdfdf;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
#footer-credits {
	color: #888888;
	font-size: 12px;
}
#footer-links {
	font-size: 12px;
	color: #888888;
}
#footer-credits a{
	font-size: 12px;
	color: #888888;
}
#footer-links a{
	font-size: 12px;
	color: #888888;
	text-transform: lowercase;
}
#footer-links a:hover{
/*	color: #333333;
*/}
.mainContentBox {
	margin-bottom: 30px;
}
#service-menu {
	margin-bottom: 30px;
}
