body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #262324;
	background: #262324 url(../images/main_bg.jpg) top repeat-x;
}

a:link, a:visited { color: #fb9c58; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #fb9c58; text-decoration: underline;}

img {
	padding: 0px;
	margin: 0px;
	border:0px
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1 {
	color: #e96b42;	
	margin: 0 0 15px 0;
}
h2 {
	color: #666666;
	font-size:14px;
	margin: 0 0 15px 0;
}

.clean{
	clear: both;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 25px;
	font-size: 1px;	
}

#container{
	width: 960px;
	margin: 0 auto;
}

/* header */
#header {
	float:left;
	height: 100px;
	padding: 0px 0px 0px 40px;
	background: url(../images/header_bg.jpg);
}

#header #site_title {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0;
}
/* end of header */

/* menu */
#menu {
	float: right;
	position: relative;
	width: 540px;
	margin: 0px 20px 0px;
	height: 45px;
	background: url(../images/menu_bg.jpg) right no-repeat;
}

#menu span {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 45px;
	background: url(../images/menu_bg_left.jpg) no-repeat;
}

#menu ul{
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#menu ul li{
	float:left;
	padding-right: 5px;
	cursor:hand;
}

#menu li a{
	float: left;
	display: block;
	cursor:hand;
	color: #000;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0px 0 0 8px;	
}
#menu  li a b{
	float: left;
	cursor:hand;
	display: block;
	padding: 4px 24px 0 16px;
}
#menu  li.current a, #menu  li a:hover{
	color: #fff;
	text-decoration: none;
	cursor:hand;
	background: url(../images/menu_hover_bg_left.jpg) left top no-repeat; 
}
#menu  li.current a b, #menu li a:hover b{
	color: #f47808;
	padding-top: 0px;
	cursor:hand;
	text-decoration: none;
	background: url(../images/menu_hover_bg.jpg) right top no-repeat;
}
/* end of menu */

/* banner */
#banner p{
	color: #333;
	font-size: 12px;
	width: 450px;
	padding: 110px 0px 0px 40px;
	text-align: left;
	line-height: 20px;
	font-weight:bold;
	font-style:italic;
}

#banner a{
	color: #000;
}
#banner_home {
	width: 960px;
	height: 245px;
	background: #fb9c58 url(../images/banner_bg.jpg) top left no-repeat;
}
#banner_contatti {
	width: 960px;
	height: 245px;
	background: #fb9c58 url(../images/banner_contatti.jpg) top left no-repeat;
}
#banner_portfolio {
	width: 960px;
	height: 245px;
	background: #fb9c58 url(../images/banner_portfolio.jpg) top left no-repeat;
}
#banner_servizi {
	width: 960px;
	height: 245px;
	background: #fb9c58 url(../images/banner_servizi.jpg) top left no-repeat;
}
#banner_chisono {
	width: 960px;
	height: 245px;
	background: #fb9c58 url(../images/banner_chisono.jpg) top left no-repeat;
}
/* end of banner */

/* content */
#content {
	width: 880px;
	padding: 10px 40px 0px 40px;
	min-height: 300px;
	background: url(../images/content_bg.jpg) repeat-y;
}
#content a{
	font-weight:600;
	color:#e96b42
}
#content h1{
	font-size:14px;
	font-style:italic
}
#content .up{ 
	height: 38px;
	background: url(../images/boxUp.jpg) no-repeat;
	padding-left:10px;
}
#content .center{ 
	height: 280px;
	background: url(../images/boxCenter.jpg) repeat-y;
	padding:10px;
}
#content .bottom{ 
	height: 18px;
	background: url(../images/boxBottom.gif) no-repeat;
}
#content .informazioni{
	float:left;
	width:280px;
	min-height:300px;
	margin-right:20px
}
#content .informazioni h1{
	padding: 10px 0px 10px 50px;
	background: url(../images/index_info.png) left top no-repeat;

}
#content .servizi{
	float:left;
	width:280px;
	min-height:300px;
	margin-right:20px
}
#content .servizi h1{
	padding: 10px 0px 10px 40px;
	background: url(../images/index_service.png) left top no-repeat;

}
#content .center div{
	margin: 10px 0px 10px 0px	
}
#content .contatti{
	float:left;
	width:280px;
	min-height:300px;
}
#content .contatti h1{
	padding: 10px 0px 10px 40px;
	background: url(../images/index_contact.png) left top no-repeat;

}
#content ul{
	padding-left: 10px;
	margin: 0px
}
#content .tick-small li{
	list-style:none;
	list-style-position:inside;
	padding: 0 0 5px 20px;
	margin-top:5px;
	background: url(../images/tick-orange.jpg) left center no-repeat;
}
#content .mail-small li{
	list-style:none;
	list-style-position:inside;
	padding: 0 0 5px 30px;
	margin-top:5px;
	background: url(../images/mail-orange.jpg) left center no-repeat;
}
#content .title{
	text-align:left;
	font-weight:bold
}

/* Slideshow */
/* image replacement */
.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	}
/* // image replacement */
/* Easy Slider */
#slider{
	margin:-207px 0px 0px 540px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:370px;
	height:200px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:25px;
	height:36px;
	position:absolute;
	margin-left:510px;
	margin-top:-120px;
	}	
#nextBtn{ 
	margin-left:914px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:25px;
	height:36px;
	background:url(../images/btn_prev.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_next.png) no-repeat 0 0;	
	}												

/* // Easy Slider */
/* end of Slideshow */
/*ERORRI*/
.error{ 
	border:2px solid #924949; 
	background-color:#F9F1F0; 
	font-weight:bold; 
	padding:5px; 
	margin-bottom:10px; 
	margin-top:5px
}
.error ul{ 
	list-style:none
}
.info { 
	float:left; 
	width:400px; 
	background-color:#f1f1f1; 
	padding:5px; 
	border:1px solid #d1d1d1
}
.modulo { 
	float:right; 
	width:450px
}
.modulo p {  
	text-align:right
}
.modulo input, textarea{ 	
	border: 1px solid #ddd;
	background: #fff url(../images/input-shaddow.gif) no-repeat left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 294px;
}
.modulo .submit{	
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #e96b42;
	width: 94px;
	height: 29px;
	cursor: pointer;
	border: none;
	background: url(../images/button-submit.gif) no-repeat left top;
}
.title_main { 
	border-bottom:1px solid #a2a2a2; 
	color: #e96b42; 
	font-size:25px; 
	font-style:italic; 
	font-weight:600; 
	margin-bottom:20px; 
	padding:10px 0px; 
	font-family:Agency FB; 
	letter-spacing:2px
}
.progetti{
	margin-top:15px
}
.progetti div{
	margin:5px
}
.info_progetto{
	float:left;
	width:525px;
	border-bottom:1px solid #dfdfdf; 
	height:215px
}
.foto_progetto{
	float:right;	
	width:300px;
	background-color:#f1f1f1; 
	padding:5px; 
	border:1px solid #d1d1d1
}
.servizi_info{ 
	margin:10px 60px 10px 20px;
	border:1px solid #d1d1d1;
	background-color: #f1f1f1;
	padding:5px
}
/* end of content */

/* footer */
#footer {
	clear: both;
	color: #999;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: url(../images/footer_bg.jpg) top center no-repeat;
}

#footer a{
	color: #fff;
	font-weight: normal;
}
#footer .checked{
	padding: 0 0 10px 20px;
	background: url(../images/tick-green.png) left top no-repeat;
}
/* end of footer */
