body{
	margin: 0;
	color: #4c4c4c;
	font: 13px/24px Arial, Helvetica, sans-serif;
	background: #383838 url(../images/bg-body.gif);
	min-width: 1000px;
}
img{border-style: none;}
a{
	text-decoration: none;
	color: #4c4c4c;
}
a:hover{text-decoration: underline;}
input,
textarea,
select{
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form,fieldset{
	margin: 0;
	padding: 0;
	border-style: none;
}
.intro a{
 color:#00aca1;
 text-decoration:underline;
}
#wrapper{
	width: 100%;
	background: url(../images/bg-header.gif) repeat-x;
}
#header{
	margin: 0 auto;
	width: 1000px;
	position: relative;
	height: 200px;
	z-index: 100;
}
.logo{
	position: absolute;
	top: 40px;
	left: 39px;
	margin: 0;
	width: 457px;
	height: 116px;
	overflow: hidden;
	text-indent: -9999px;
}
.logo a{
	display: block;
	height: 100%;
	background: url(../images/logo.png) no-repeat;
}
.btn-area-privata{
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	color: #333;
	font-size: 21px;
	line-height: 30px;
	width: 166px;
	height: 61px;
	background: url(../images/btn-area-privata.png) no-repeat;
	padding: 9px 10px 0;
}
.btn-area-privata:hover{text-decoration: none;}
#nav{
	padding: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	top: 147px;
	right: 40px;
	overflow: hidden;
	height: 53px;
	line-height: 30px;
	font-size: 21px;
}
#nav li{
	float: left;
	padding-left: 28px;
}
#nav a{
	color: #fff;
	float: left;
	outline: none;
	padding-bottom: 23px;
}
#nav a:hover,
#nav a.active{
	color: #00aca1;
	text-decoration: none;
}
#nav a.active{background: url(../images/arrow01.gif) no-repeat 50% 100%;}
#main{
	width: 100%;
	padding-top: 52px;
}
.container{
	width: 100%;
	background: #dbdbdb;
}
.container2{
	margin: 0 auto;
	width: 1000px;
}
.container:after{
	clear: both;
	content: "";
	display: block;
}
.container-t,
.container-b{
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
	z-index: 1;
}
.container-t{
	height: 711px;
	margin-top: -72px;
	background: url(../images/bg-container-t.png) no-repeat;
}
.container-short .container-t{height: 486px;}
.container-b{
	height: 421px;
	margin-bottom: -77px;
	background: url(../images/bg-container-b.png) no-repeat;
}
.container-c{
	background: #fdfcfa;
	margin: 0 20px;
	height: 1%;
	padding: 0 49px;
	position: relative;
	z-index: 2;
}
.container-c:after{
	clear: both;
	content: "";
	display: block;
}
#content{
	float: left;
	position: relative;
	width: 100%;
	margin: -650px 0 -395px;
}
.container-short #content{margin: -424px 0 -352px;}
.home-page #content{margin-bottom: -365px;}
.intro{padding-left: 3px;}
.intro2{padding-bottom: 46px;}
#content h2{
	color: #333;
	margin: 0 0 19px;
	font-size: 36px;
	line-height: 46px;
}
#content .txt-holder h2{margin-bottom: 17px;}
#content .txt-holder2 h2{margin-bottom: 30px;}
#content p{margin: 0;}
.content-holder{padding: 47px 131px 0 129px;}
.block01{
	margin-bottom: 50px;
	border: 1px solid #e9e8e6;
	background: url(../images/bg-block01.gif) repeat-y;
	position: relative;
	width: 600px;
}
.block01 .t{background: url(../images/bg-block01-t.gif) no-repeat;}
.block01 .b{
	background: url(../images/bg-block01-b.gif) no-repeat 0 100%;
	padding: 16px 50px 43px;
}
.block01 .heading{
	width: 100%;
	padding-bottom: 10px;
}
.block01 .heading:after{
	clear: both;
	content: "";
	display: block;
}
.block01 .title{
	float: left;
	position: relative;
	margin-left: -64px;
	display: inline;
	width: 418px;
}
.block01 .title div{
	height: 50px;
	background: url(../images/bg-title.png) no-repeat;
	padding: 11px 20px 0 41px;
}
.block01 .title h3{
	color: #fdfcfa;
	font-size: 25px;
	margin: 0;
	line-height: 40px;
}
.block01 .title a{
	color: #fdfcfa;
	text-decoration: none;
}
.block01 .heading img{
	position: absolute !important;
	top: -22px;
	right: 0;
}
.content-holder2 .block01 .heading img{top: -32px;}
.block01 a{
	text-decoration: underline;
	color: #00aca1;
}
.block01 h4{
	font-size: 14px;
	margin: 0;
}
.block01 .txt-dall-autostrada{
	overflow: hidden;
	text-indent: -9999px;
	height: 12px;
	background: url(../images/txt-dall-autostrada.png) no-repeat;
	margin-bottom: 8px;
}
.txt-rolmarkem{
	overflow: hidden;
	text-indent: -9999px;
	width: 125px;
	height: 17px;
	margin-right: 9px;
	background: url(../images/txt-rolmarkem.png) no-repeat;
}
strong.txt-rolmarkem{
	float: left;
	display: inline;
}
.txt-rolmarkem a{
	display: block;
	height: 100%;
	position: relative;
}
.block01 a:hover{text-decoration: none;}
.txt-holder3{
	width: 100%;
	padding-bottom: 5px;
}
.txt-holder3:after{
	clear: both;
	content: "";
	display: block;
}
.block01 p img{
	vertical-align: top;
	position: relative;
	top: -3px;
	margin: 0 3px;
}
* html .block01 p img{top: -6px;}
*+ html .block01 p img{top: -6px;}
.contact-info{padding: 15px 0 42px;}
.contact-info h3{
	font-size: 24px;
	margin: 0 0 7px;
}
.contact-info dl{
	padding: 4px 0 0 9px;
	margin: 0;
	overflow: hidden;
	height: 1%;
	line-height: 16px;
}
.contact-info dl dt{
	float: left;
	clear: both;
	overflow: hidden;
	text-indent: -9999px;
	display: inline;
	margin: 0 12px 8px 0;
	width: 16px;
	height: 16px;
}
.contact-info dl dd{
	margin: 0;
	float: left;
}
* html .contact-info dl dd{float: none;}
*+ html .contact-info dl dd{float: none;}
.ico-phone{background: url(../images/ico-phone.gif) no-repeat;}
.ico-fax{background: url(../images/ico-fax.gif) no-repeat;}
.ico-email{background: url(../images/ico-email.gif) no-repeat;}
.google-map{
	width: 100%;
	padding-bottom: 48px;
}
.google-map:after{
	clear: both;
	display: block;
	content: "";
}
.google-map .holder{
	float: left;
	position: relative;
	width: 503px;
	margin-left: -4px;
}
.google-map img{display: block;}
.txt-holder{padding-bottom: 35px;}
.holder01{padding: 44px 0 0;}
.double-block{
	background: url(../images/bg-double-block.gif) repeat-y;
	width: 100%;
	margin-bottom: 49px;
}
.double-block .t{background: url(../images/bg-double-block-t.gif) no-repeat;}
.double-block .b{
	background: url(../images/bg-double-block-b.gif) no-repeat 0 100%;
	height: 1%;
	padding: 18px 50px 44px 52px;
}
.double-block .b:after{
	clear: both;
	content: "";
	display: block;
}
.double-block .box{
	float: left;
	width: 305px;
}
.double-block .box-right{float: right;}
.double-block .heading{
	width: 100%;
	color: #fff;
	padding-bottom: 11px;
}
.double-block .heading:after{
	clear: both;
	content: "";
	display: block;
}
.double-block .title{
	float: left;
	position: relative;
	width: 419px;
	margin: 0 -56px 0 -58px;
}
.double-block .title div{
	height: 84px;
	background: url(../images/bg-title2.png) no-repeat;
	padding: 15px 19px 0 34px;
	overflow: hidden;
}
.double-block .heading h3{
	font-size: 30px;
	margin: 5px 0 3px;
	line-height: 30px;
	height: 30px;
}
.double-block .heading a{color: #fff;}
.double-block .heading a:hover{text-decoration: none;}
.double-block .heading em{font-style: normal;}
.double-block .heading img{float: right;}
.gallery{
	position: relative;
	width: 100%;
	margin: 30px 0 -10px;
}
.gallery .btn-prev,
.gallery .btn-next{
	position: absolute;
	top: 69px;
	left: -31px;
	overflow: hidden;
	text-indent: -9999px;
	width: 59px;
	height: 59px;
	background: url(../images/btn-prev.png) no-repeat;
	z-index: 2;
}
.gallery .btn-next{
	background: url(../images/btn-next.png) no-repeat;
	left: auto;
	right: -31px;
}
.gallery div{
	overflow: hidden;
	width: 305px;
	position: relative;
	z-index: 1;
}
.gallery ul{
	padding: 0;
	list-style: none;
	margin: 0;
	width: 99999px;
}
.gallery ul li{
	float: left;
	width: 305px;
}
.gallery h4{
	margin: 5px 0 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
}
.gallery img{display: block;}
.link-zoom{
	display: block;
	text-align: right;
	line-height: 22px;
}
.link-zoom a{
	color: #333;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}
.clients-list{
	padding: 30px 0 6px 6px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	height: 1%;
}
.clients-list li{float: left;}
.clients-list a{float: left;}
.clients-list a:hover{border: none;}
.clients-list img{display: block;}
.clients-list .on{display: none;}
.clients-list a:hover .on{display: block;}
.clients-list a:hover .off{display: none;}
.featured-holder{width: 100%;}
.featured-holder:after{
	clear: both;
	content: "";
	display: block;
}
.featured{
	float: left;
	position: relative;
	margin: 9px 0 0 -62px;
	width: 923px;
	padding:0 0 49px;
	display: inline;
}
.featured .control{
	padding: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	z-index: 10;
	bottom: 76px;
	right: 26px;
	overflow: hidden;
	height: 7px;
}
.featured .control li{
	float: left;
	padding-left: 15px;
}
.featured .control a{
	overflow: hidden;
	text-indent: -9999px;
	width: 7px;
	height: 14px;
	background: url(../images/btn-control.png) no-repeat;
	display: block;
}
.featured .control a:hover,
.featured .control .active a{
	margin-top: -7px;
}
.galery-holder{
	height: 403px;
	width: 923px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.galery-holder ul{
	padding: 0;
	list-style: none;
	margin: 0;
	width: 9999px;
	height:403px;
}
.galery-holder ul li{
	float: left;
	width: 923px;
	position: absolute;
	top:0;
	left:0;
	z-index:1;
}
.galery-holder ul li.active{
	z-index:2;
}
.galery-holder img{float: right;}
.galery-holder .heading{
	position: absolute;
	bottom: 9px;
	left: 0;
	color: #fff;
	width: 460px;
}
.galery-holder .heading .t,
.galery-holder .heading .b{
	height: 55px;
	overflow: hidden;
	background: url(../images/bg-heading-t.png) no-repeat;
}
.galery-holder .heading .b{background: url(../images/bg-heading-b.png) no-repeat;}
.galery-holder .heading .c{
	background: url(../images/bg-heading-c.png) repeat-y;
	height: 1%;
	padding: 0 40px 0 86px;
}
.galery-holder .heading .c:after{
	clear: both;
	content: "";
	display: block;
}
.galery-holder .heading .c div{
	float: left;
	width: 100%;
	position: relative;
	margin: -40px 0;
}
.galery-holder .heading h3{
	font: 24px/24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 7px;
}
.galery-holder .heading p{
	margin: 0;
	line-height: 17px;
}
.triple-holder{
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
}
.triple-holder .holder{
	float: left;
	display: inline;
	margin-left: -36px;
	width: 900px;
}
.triple-holder .column{
	float: left;
	width: 262px;
	padding-left: 37px;
}
.triple-holder img{
	display: block;
	border: 1px solid #7e7e7d;
	margin-bottom: 38px;
}
#content .triple-holder h2{margin-bottom: 17px;}
.triple-holder p{word-spacing: 1px;}
.clients-list2{width: 100%;}
.clients-list2:after{
	clear: both;
	content: "";
	display: block;
}
.clients-list2 ul{
	padding: 0;
	list-style: none;
	margin: 10px 0 0 -4px;
	position: relative;
	float: left;
	display: inline;
	width: 266px;
}
.clients-list2 ul li{
	float: left;
	padding-bottom: 8px;
	height: 63px;
	overflow: hidden;
}
.clients-list2 ul img{
	border:none;
	margin: 0;
}
.clients-list2 ul .on{display: none;}
.clients-list2 ul a{float: left;}
.clients-list2 ul a:hover{border:none;}
.clients-list2 ul a:hover .on{display: block;}
.clients-list2 ul a:hover .off{display: none;}
#footer{
	width: 100%;
	padding: 60px 0 0px;
	background: url(../images/bg-footer.gif) repeat-x;
}
.footer-holder{
	width: 1000px;
	margin: 0 auto;
}
#footer .holder{
	overflow: hidden;
	height: 1%;
	background: url(../images/line-footer.png) no-repeat;
	padding: 24px 49px 40px 43px;
}
.search-box{
	float: left;
	width: 209px;
	padding: 0 43px 0 64px;
	background: url(../images/bg-search.gif) no-repeat 0 18px;
	position: relative;
}
#footer .rightAlign,
#footer fieldset{
	width: 100%;
	overflow: hidden;
}
#footer .error{
    color: #fff;
}

#footer .text{
	float: left;
	padding: 1px 0 0 1px;
	border: 1px solid #949392;
	border-width: 0 1px 1px 0;
}
#footer .text input{
	float: left;
	padding: 1px 6px 5px;
	width: 158px;
	border: none;
	background: #fdfbfa;
	color: #333;
	height: 18px;
	font: italic 15px/18px Georgia, "Times New Roman", Times, serif;
}
#footer .btn{
	float: right;
	margin-top: 1px;
}
#footer h4{
	font-size: 37px;
	line-height: 46px;
	margin: 0 0 5px;
	color: #fff;
}
#footer .idea-box h4{
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 4px;
}
.txt-idea{
	overflow: hidden;
	text-indent: -9999px;
	height: 14px;
	background: url(../images/txt-idea.png) no-repeat;
}
#footer .newsletter h4{margin-bottom: 10px;}
#footer h4 span{
	font-size: 24px;
	padding-left: 5px;
}
.newsletter{
	float: right;
	width: 209px;
	padding:  0 0 0 57px;
	background: url(../images/bg-newsletter.gif) no-repeat 0 21px;
	position: relative;
}
.idea-box{
	float: left;
	width: 135px;
	padding: 10px 0 0 157px;
	background: url(../images/ico-map.png) no-repeat;
}
.idea-box span{
	display: block;
	color: #a7a9ac;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
	position: relative;
}
.btn-idea{
	display: block;
	width: 414px;
	height: 73px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../images/btn-idea.png) no-repeat;
}

.intro3{margin-bottom: -35px;}
