* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
	color: #FFF;
	background: #014f27;
	}
	
a {
	text-decoration: none;
	color: #5DB0E6;
	font-weight: bold;
	}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 310px;
	height: 172px;
	background: url(../img/logogreen.jpg) no-repeat;
	}

#logo a {
	display: block;
	width: 299px;
	height: 94px;
	}

#logo a h1,
#logo a h2 {
	display: none;
	}
	
#logo span {
	position: absolute;
	left: 10px;
	top: 123px;
	font-size: 16px;
	line-height: 21px;
	color: #00e873;
	}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

#main-nav {
	position: absolute;
	right: 0;
	top: 60px;
	}

#main-nav ul {
	float: left;
	padding-right: 40px;
	padding-left: 15px;
	background: url(../img/leftline.gif) repeat-y left;
	}

#main-nav ul li {
	list-style: none;
	letter-spacing: 2px;
	font-size: 11px;
	color: #00e873;
	}

#main-nav ul li a {
	text-decoration: none;
	letter-spacing: 0;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	}

.toplink a {
	letter-spacing: 2px;
	color: #00e873;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	}
	
.toplink a:hover {
	color:#888;
	}
	
#main-nav ul li a:hover {
	color:#888;
	}

ul.navigation {
	width: 900px;
	height: 45px;
	}

ul.navigation li {
	list-style: none;
	display: block;
	float: left;
	width: 224px;
	height: 45px;
	margin-right: 1px;
	}

ul.navigation li a {
	float: left;
	display: block;
	line-height: 45px;
	width: 224px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCC;
	text-shadow: 0 1px 1px rgba(0,0,0,1.0);
	background: url(../img/nav-tab.gif) no-repeat;
}

ul.navigation li a:hover {
	color:#FFF;
	}

ul.navigation li a.selected {
	margin-top:0;
	height: 45px;
	background-image: url(../img/nav-tab-sel.gif);
	color: #333;
	text-shadow: none;
	}
	
ul.navigation li a.selected:hover {
	color: #333;
	}

a img {
	border: none;
	}

#content-pagina {
	position: absolute;
	left: 0;
	top: 190px;
	width: 900px;
	clear: left;
	}

/* @group Content wide */

#content-wide {
	float: left;
	width: 900px;
	position: relative;
	color: #555;
	background: url(../img/content-bg-sustainability.jpg) repeat-y;
	}
		
#content-wide .bot {
	position: absolute;
	width: 900px;
	height: 30px;
	bottom: 0;
	left: 0;
	background: url(../img/content-bot-sustainability.jpg) no-repeat bottom center;
	}

#content-wide .top {
	position: absolute;
	width: 900px;
	height: 30px;
	top: 0;
	left: 0;
	background: url(../img/content-top-sustainability.jpg) no-repeat center top;
	z-index: 0;
	}
	
#content-wide h1 {
	margin: 10px 0 20px 0;
	font-size: 36px;
	color: #333;
	font-weight: normal;	
	letter-spacing: -1px;
	z-index: 100;
	position: relative;
	}

#content-wide h2 {
	margin: 10px 0 20px 0;
	font-size: 36px;
	color: #333;
	font-weight: normal;	
	letter-spacing: -1px;
	z-index: 100;
	position: relative;
	}

#content-wide h4 {
	color: #333;
	font-size: 12px;
	}
	
#content-wide h3 {
	margin: 0 0 20px 0;
	font-size: 16px;
	color: #00e873;
	font-weight: normal;
	line-height: 21px;
	width: 500px;
	}
	
#content-wide p {
	margin: 0 0 20px 0;
	font-size: 13px;
	line-height: 21px;
	}
	
/* @end */

/* @group Dx (pagina) */

#sx {
	width: 585px;
	padding: 30px;
	}
	
#sx div {
	float: none;
	clear: left;
	}
	
html>body #sx {
	width: 525px;
	}

#sx h4 {
	font-size: 14px;
	color: #555;
	padding:6px 0 4px 25px;
	border-bottom:1px solid #E1E1E1;
	margin-bottom: 5px;
	float: none;
	clear: left;
	width: 500px;
	}
	
#sx img {
	margin: 5px;
	}

#sx p {
	float: left;
	width: 525px;
	} 
	
.shippingicon	{
	background: #F0F0F0 url(../img/shippingicon.gif) no-repeat 5px center;
	}
	
.technologyicon	{
	background: #F0F0F0 url(../img/technologyicon.gif) no-repeat 5px center;
	}
	
.sustainabilityicon	{
	background: #F0F0F0 url(../img/sustainabilityicon.gif) no-repeat 5px center;
	}

.businessicon	{
	background: #F0F0F0 url(../img/businessicon.gif) no-repeat 5px center;
	}
	
.socialnetworks	{
	background: #F0F0F0 url(../img/socialnetworking.gif) no-repeat 5px center;
	}

.address	{
	background: #F0F0F0 url(../img/map.gif) no-repeat 5px center;
	}
	
.telephone	{
	background: #F0F0F0 url(../img/telephone.gif) no-repeat 5px center;
	}

.email	{
	background: #F0F0F0 url(../img/email.gif) no-repeat 5px center;
	}
	
.awards	{
	background: #F0F0F0 url(../img/trophy.gif) no-repeat 5px center;
	}
	
.planet	{
	background: #F0F0F0 url(../img/planet.gif) no-repeat 5px center;
	}
	
#innovationquotes {
	font-size: 15px;
	color: black;
	}

#dx {
	float: left;
	width: 315px;
	background: url(../img/dx-bg-sustainability.jpg) repeat-y;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#dx .top-sustainability {
	background: url(../img/dx-top-sustainability.jpg) no-repeat;
	width: 315px;
	height: 48px;
	}
	
#dx .menu {
	margin-top: 10px;	
	}
	
#dx .menu li {
	display: block;
	float: none;
	width: 315px;
	height: 36px;
	line-height: 36px;
	}

#dx .menu li a {
	display: block;
	float: none;
	width: 295px;
	height: 36px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid #00e873;
	line-height: 36px;
	}
	
#dx .menu li a:hover {
	color: #000;
	}
	
#dx .menu li.sel a,
#dx .menu li.sel a:hover {
	background: #00e873;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #49494D;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
	}
		
#footer {
	clear: left;
	float: left;
	padding-top: 7px;
	text-align: center;
	width: 900px;
	height: 30px;
	font-size: 11px;
	color: #fff;
	position: absolute;
	left: 0;
	background: url(../img/footer-sustainability.jpg) no-repeat center center;
	}
	
#pagina #footer {
	bottom: -43px;
	}
	
#portfolio-lavori #footer {
	bottom: -23px;
	}
	
#footer a {
	color: #999;
	}
	
#execvids {
	padding-left: 22px;
	padding-right: 22px;
	margin-top: 8px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	}
	
.boxgrid{ 
	width: 150px; 
	height: 188px;
	border: solid 2px black; 
	margin: 3px;
	overflow: hidden; 
	position: relative; 
	}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}

.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 	}
 
.captionfull .boxcaption {
 	top: 300px;
 	left: 0;
 	}
 
.caption .boxcaption {
	top: 300px;
	left: 0;
	}

.innovationmove {
	position: relative;
	top: -390px;
	}

#theboxcaption {
	width: 155px;
	}

#ix {
	width: 585px;
	padding: 30px;
	}
	
html>body #ix {
	width: 525px;
	}

#ix h4 {
	font-size: 14px;
	color: #555;
	padding:6px 0 4px 25px;
	border-bottom:1px solid #E1E1E1;
	margin-bottom: 5px;
	float: none;
	clear: left;
	width: 500px;
	}

#ix p {
	float: left;
	width: 525px;
	} 		
