div#splash-slogan{
	margin-bottom: 30px;
	width: 768px;
	height: 230px;
	background: url('../images/splash-slogan/bg.png') no-repeat;
	position: relative;
}

div.corners{
	width: 768px;
	height: 10px;
	position: relative;
	top: -10px;
	z-index: 101;
}

div.corners div.left-corner{
	width: 10px;
	height: 10px;
	background: url('../images/splash-slogan/left-corner.png') no-repeat;
	float: left;
}

 div.corners div.right-corner{
	width: 10px;
	height: 10px;
	background: url('../images/splash-slogan/right-corner.png') no-repeat;
	float: right;
}

div#splash-slogan div.splashes{
	width: 768px;
	height: 230px;
	z-index: 99;
}

div#splash-slogan div.splashes img{
	display: none;
}

div.navigator{
	position: absolute;
	bottom: 20px;
	right: 22px;
	z-index: 100;
}

div.navigator a{
	display: block;
	width: 10px;
	height: 10px;
	background: url('../images/splash-slogan/square-inactive.gif') no-repeat;
	margin-left: 5px;
	float: left;
}

div.navigator a.activeSlide{
	background: url('../images/splash-slogan/square-active.gif') no-repeat;
}

div.first-column{
	width: 256px;
	margin-right: 64px;
	float: left;
}

div.second-column{
	width: 448px;
	float: left;
}

div#main-content h2{
	margin-bottom: 36px;
}

div.services ul{
	width: 256px;
	margin-top: 24px;
}

div.services li{
	margin-bottom: 42px;
}

div.services h3{
	width: 192px;
	margin-bottom: 12px;
}

div.services h3 a{
	color: #666666;
}

div.services h3 a:hover{
	color: #FECA4C;
	text-decoration: none;
}

div.services span, div.projects span{
	display: block;
}

div.services img{
	width: 48px;
	float: right;
	margin-left: 16px;
	margin-bottom: 8px;
}

div.services span, div.projects p{
	letter-spacing: 0.25px;
}

div.why-choosing-us{
	height: 296px;
}

div.why-choosing-us h2{
	margin-bottom: 24px;
}

div.why-choosing-us p.description{
	height: 106px;
	font-family: "calluna-1", "calluna-2", Georgia, serif;
	font-size: 16px;
	font-style: italic;
	color: #999;
	letter-spacing: 0.25px;
	line-height: 26px;
	padding: 6px 48px 0 48px;
	background: url('../images/why-choosing-us-bg.gif') no-repeat;
}

div.why-choosing-us div.signature{
	height: 53px;
	padding-top: 36px;
	text-align: right;
	background: url('../images/signature.gif') right center no-repeat;
}

div.why-choosing-us div.signature p.sergio-borzillo{
	margin-top: 80px;
	font-size: 14px;
}

div.why-choosing-us div.signature>p.sergio-borzillo{
	margin-top: 40px;
}

div.why-choosing-us div.signature p.managing-director{
	margin-top: -3px;
	font-size: 10px;
	color: #858585;
}

div.projects h5{
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 13px;
	color: #454545;
}

div.projects h5 a{
	color: #454545;
}

div.projects h5 a:hover{
	color: #FECA4C;
	text-decoration: none;
}

div.projects li{
	margin-bottom: 12px;
}

div.projects p{
	padding-bottom: 18px;
	font-size: 13px;
}

div.projects img{
	width: 112px;
	float: right;
	margin-left: 16px;
	margin-bottom: 8px;
}