html{height:100%;}
body{
	margin:0;
	background:url(../images/bg-body.jpg);
	color:#333;
	height:100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{
	color:#ffcc99;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
a:hover{
	color: #ffcc99;
	text-decoration: underline;
}

input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

#wrapper{
	width:1071px;
	overflow:hidden;
	position:relative;
	min-height:100%;
	z-index:10;
}
* html #wrapper{height:100%;overflow:visible;}
#wrapper .wrapper-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 65px;
}
#wrapper .logo{
	position:absolute;
	left:46px;
	top:54px;
	margin:0;
	width:156px;
	height:77px;
	overflow:hidden;
	cursor:pointer;
	z-index:100;
}
#wrapper .logo a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:156px;
	height:77px;
	text-indent:-9999px;
}
/*main start*/
#main{
	float:right;
	width:849px;
	background:url(../images/bg-main.jpg) no-repeat;
	position:relative;
}
#main .placeholder{
	width:849px;
	height:510px;
	list-style:none;
	margin:0;
	padding:0;
}
#main .placeholder li{
	width:100%;
	height:510px;
}
#placeholder1,
#placeholder2,
#placeholder3,
#placeholder4,
#placeholder5,
#placeholder6,
#placeholder7,
#placeholder8,
#placeholder9{display:none;}
#placeholder1{background:url(../images/about.jpg) no-repeat;}
#placeholder2{background:url(../images/why.jpg) no-repeat;}
#placeholder3{background:url(../images/contact.jpg) no-repeat;}
#placeholder4{background:url(../images/home.jpg) no-repeat;}
#placeholder5{background:url(../images/services.jpg) no-repeat;}
#placeholder6{background:url(../images/trione.jpg) no-repeat;}
#placeholder7{background:url(../images/seghesio.jpg) no-repeat;}
#placeholder8{background:url(../images/viansa.jpg) no-repeat;}
#placeholder9{background:url(../images/clients.jpg) no-repeat;}
.about #placeholder1{display:block;}
.why #placeholder2{display:block;}
.contact #placeholder3{display:block;}
.home #placeholder4{display:block;}
.services #placeholder5{display:block;}
.projects-trione #placeholder6{display:block;}
.projects-seghesio #placeholder7{display:block;}
.projects-viansa #placeholder8{display:block;}
.projects-clients #placeholder9{display:block;}
#content{
	margin:0;
	overflow:hidden;
	width:100%;
}
#main .columns{
	height:1%;
	padding:0 9px 0 17px;
	position:absolute;
	top:416px;
	left:0
}
#main .columns .col .top-photo-title{
	display:block;
	margin:4px 0 0;
}
#main .columns .col p{
	margin:5px 0 0;
	line-height:13px;
}
#main .columns .col{
	float:left;
	border-left:2px solid #afa299;
	min-height:94px
}
* html #main .columns .col{height:94px;}
#main .columns .col1{
	width:147px;
	padding:0 5px 0 15px;
	border-width:0;
}
#main .columns .col2{
	width:145px;
	padding:0 5px 0 14px;
}
#main .columns .col3{
	width:158px;
	padding:0 5px 0 12px;
}
#main .columns .col4{
	width:131px;
	padding:0 5px 0 12px;
}
#main .columns .col5{
	width:143px;
	padding:0 5px 0 13px;
	border-color:#a49c87;
}
#two-columns{
	float:right;
	width:746px;
	margin:0 1px 0 -8px;
	display:inline;
	position:relative;
}
#two-columns .two-columns-c{
	background:url(../images/bg-content.png) repeat-y;
	width:100%;
	float:left;
	padding:0 0 40px;
}
.about #two-columns .two-columns-c{background:url(../images/bg-content1.png) repeat-y;}
.services #two-columns .two-columns-c{background:url(../images/bg-content2.png) repeat-y;}
.projects #two-columns .two-columns-c{background:url(../images/bg-content3.png) repeat-y;}
.why #two-columns .two-columns-c{background:url(../images/bg-content4.png) repeat-y;}
.contact #two-columns .two-columns-c{background:url(../images/bg-content5.png) repeat-y;}
.home #two-columns .two-columns-c,
.projects-trione #two-columns .two-columns-c,
.projects-seghesio #two-columns .two-columns-c,
.projects-viansa #two-columns .two-columns-c,
.projects-clients #two-columns .two-columns-c{background:url(../images/bg-content3.png) repeat-y;}
#two-columns .two-columns-b{
	background:url(../images/bg-content-b.png) no-repeat;
	width:100%;
	height:13px;
	overflow:hidden;
	float:left;
}
/*primary start*/
#primary{
	float:left;
	width:397px;
	margin:0 0 0 8px;
	padding:15px 69px 0 38px;
	display:inline;
}
#primary h1{
	margin:5px 0 5px;
	color:#ffcc99;
	font-size:12px;
	font-weight:normal;
	letter-spacing:5px;
}

#primary h1 a{
	margin:5px 0 5px;
	color:#ffcc99;
	font-size:12px;
	font-weight:normal;
	letter-spacing:5px;
	text-decoration: none;
	border-bottom: 1px;
}

#primary h1 a:hover{
	margin:5px 0 5px;
	color:#ffcc99;
	font-size:12px;
	font-weight:normal;
	letter-spacing:5px;
	text-decoration: none;
	border-bottom: 1px;
}

#primary h2{
	margin:0 -69px 0 -38px;
	font-size:12px;
	padding:5px 69px 5px 38px;
	font-weight:normal;
	color:#FFFFFF;
	background:#846a37;
	letter-spacing:5px;
}
.about #primary h2{background:#627154;}
.services #primary h2{background:#89574c;}
.projects #primary h2{background:#526487;}
.why #primary h2{background:#765356;}
.contact #primary h2{background:#846a37;}
.home #primary h2,
.projects-trione #primary h2,
.projects-seghesio #primary h2,
.projects-viansa #primary h2,
.projects-clients #primary h2{background:#526487;}
#primary h3{
	letter-spacing:5px;
	padding:5px 0 5px;
	margin:0;
	color:#ffcc99;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
#primary p{
	color:#fff;
	padding:0;
	margin:17px 0 0;
	font:14px/20px Georgia, 'Times New Roman', Times, serif;
}
#primary p a{
	color:#ffcc99;
	padding:0;
	margin:17px 0 0;
	font:14px/20px Georgia, 'Times New Roman', Times, serif;
	text-decoration: none;
	border-bottom: 1px;
}

#primary p a:hover{
	color: #ffcc99;
	text-decoration: underline;
	border-bottom: 1px;
}


#primary .texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc99;
	letter-spacing: 4px;
	margin: 0 10px 0 0;
	font-size: 12px;
}
#primary .message-frm{
	padding:6px 0 0 0;
	width:411px;
	margin:0 -1px 0 -14px
}
#primary .message-frm .row{
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
}
#primary .message-frm label{
	display:block;
	font-size:12px;
	color:#ffcc99;
	text-transform:uppercase;
	padding:0 0 0 14px;
	letter-spacing:4px;
}
#primary .message-frm .text{
	width:389px;
	background:#666;
	font:16px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	border:6px solid #846a37;
	margin:5px 0 0;
	padding:2px 5px 4px;
	letter-spacing:1px;
}
#primary .message-frm .area{
	background:#666;
	margin:5px 0 0;
	border:6px solid #846a37;
	padding:5px;
	font:16px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	width:389px;
	height:131px;
	overflow:auto;
}
#primary .message-frm #recaptcha_widget{
	padding:5px 0 0 0;
	overflow:hidden;
	height:41px;
}
#primary .message-frm #recaptcha_response_field{
	float:left;
	width:181px;
	border-right-width:0;
}
#primary .message-frm #recaptcha_image{
	float:left;
	width:214px !important;
	height:36px !important;
	overflow:hidden;
	margin:5px 0 0;
	position:relative;
}
#primary .message-frm #recaptcha_image img{width:100%;height:100%;}
#primary .message-frm .send-button{
	width:385px;
	display:block;
	background:#846a37;
	color:#ffcc99;
	font-size:12px;
	line-height:14px;
	padding:11px 13px 11px;
	text-decoration:none;
	margin:11px 0 0;
	letter-spacing:4px;
}
#primary .text-label{
	padding:0 40px 0 0;
	height:1%;
	display:block;
	overflow:hidden;
	font:italic 12px Georgia, 'Times New Roman', Times, serif;
	color:#ffcc99;
	letter-spacing:1px;
	margin:10px 0 40px 0;
}
#primary .text-label span.phone{font-size:14px;}
#primary .text-label span,
#primary .text-label a{color:#fff;text-decoration:none;}
#primary .text-label a:hover{text-decoration:underline;}

#primary .graphic-label{
	padding:0 0px 0 0;
	height:1%;
	display:block;
	overflow:hidden;
}

#primary h3.ttl{
	font:14px Georgia, 'Times New Roman', Times, serif;
	color:#ffcc99;
	margin:20px 0 0;
	text-align:left;
	letter-spacing:3px;
	font-style: normal;
}
#primary h3.ttl2{
	font:14px Georgia, 'Times New Roman', Times, serif;
	color:#ffcc99;
	margin:10px 0 -10px 0;
	text-align:left;
	letter-spacing:3px;
	font-style: normal;
}
#primary h4{
	margin:5px 0 5px;
	color:#ffcc99;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
}
#primary ul{
	list-style:none;
	margin:0 0 0 36px;
	padding:0 0 31px;
}
#primary ul li{
	margin:5px 0 0;
}
#primary ul li a{
	color:#fff;
	text-decoration:none;
	font:14px Georgia, 'Times New Roman', Times, serif;
}
#primary ul li a:hover{text-decoration:underline;}
#primary .more-projects{
	background:url(../images/bg-more-projects.gif) repeat-x 0 5px;
	margin:0 -69px 0 -38px;
	padding:5px 29px 0 41px;
	clear:both;
}
#primary .more-projects:after{
	content:"";
	display:block;
	clear:both;
}
.more-projects .item{
	float:left;
	font:italic 10px/16px Verdana, Arial, sans-serif;
	text-align:center;
	width:186px;
	padding:0 12px;
}
.more-projects .item a{
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
}
.more-projects .item a:hover{text-decoration:underline;}
#primary .more-projects img{
	margin:-5px 0 4px;
	display:block;
}
/*primary end*/
/*aside2 start*/
#two-columns .aside2{
	float: left;
	margin:0 0 0 -32px;
	width:252px;
	padding:0 5px 0 7px;
}
#two-columns .aside2 blockquote{
	margin:0 55px 0 13px;
}
#two-columns .aside2 q{
	quotes: none;
	font:italic 14px/20px Georgia, 'Times New Roman', Times, serif;
	color:#ffcc99;
	border-left: 2px solid #a7635b;
	overflow: hidden;
	display: block;
	margin: -20px 0 0 -20px;
	padding: 37px 0 6px 20px;
}
#two-columns .aside2 q:before{content:"";}
#two-columns .aside2 q:after{content:"";}
#two-columns .aside2 cite{
	display:block;
	color:#f7f2ee;
	margin:1px 0 0;
	letter-spacing:2px;
}
#two-columns .aside2 cite span{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-style: normal;
}
#two-columns .aside2 cite em{
	font:italic 11px Georgia, 'Times New Roman', Times, serif;
	margin:5px 0 0;
	display:block;
}
#two-columns .aside2 .side-photo{
	width:100%;
	overflow:hidden;
	margin:27px 0 0 -3px;
	padding:0 0 18px;
}
#two-columns .aside2 .side-photo img{display:block;}
#two-columns .aside2 .side-photo1 .caption{
	margin:1px 0 0 74px;
}
#two-columns .aside2 .side-photo .caption{
	width:130px;
	color:#ffcc99;
	font-size:12px;
	line-height:16px;
	letter-spacing:1px;
	position:relative;
}
#two-columns .aside2 .side-photo .caption .title{
	color:#fff;
	display:block;
	font-weight:normal;
	letter-spacing:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#two-columns .aside2 .side-photo2 .caption{
	margin:6px 0 0 90px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 13px;
}

#two-columns .aside2 .side-photo3 .caption{
	margin:6px 0 0 90px;
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 13px;
}


/*aside2 end*/

/*aside3 start*/


#two-columns .aside3 {
float:right;
margin:0 0 0 -59px;
padding:0 0;
width:292px;
}

#two-columns .aside3a {
float:right;
margin:0 0 0 -59px;
padding:0 0;
width:293px;
}

#two-columns .aside3b {
	float:right;
	margin:0 0 0 -1px;
	padding:0 0;
	width:255px;
}


#two-columns .aside3 .side-photo{
	width:100%;
	overflow:hidden;
	margin:27px 0 0 -3px;
	padding:0 0 0px;
}

#two-columns .aside3 .side-photo img{display:block;}


/*aside3 end*/


/*aside1 box start*/
#main .aside1{
	float:left;
	margin-left:17px;
	width:93px;
	display:inline;
	overflow:hidden;
}
.aside1 .clock{
	width:93px;
	height:105px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
.aside1 .clock span{
	width:100%;
	height:210px;
	display:block;
	background:url(../images/ico-clock.png) no-repeat;
	text-indent:-9999px;
}
.about .aside1 .clock span{background:url(../images/ico-domino.png) no-repeat;}
.why .aside1 .clock span{background:url(../images/ico-star.png) no-repeat;}
.contact .aside1 .clock span{background:url(../images/ico-clock.png) no-repeat;}
.home .aside1 .clock span{background:url(../images/ico-hand.png) no-repeat;}
.services .aside1 .clock span{background:url(../images/ico-card.png) no-repeat;}
.projects-trione .aside1 .clock span,
.projects-seghesio .aside1 .clock span,
.projects-viansa .aside1 .clock span,
.projects-clients .aside1 .clock span{background:url(../images/ico-star.png) no-repeat;}
.aside1 .clock:hover{background:none;}
.aside1 .clock:hover span{
	margin-top:-105px;
}
/*aside1 box end*/
#main .aside img{display:block;}
/*main end*/
/*sidebar start*/
#sidebar{
	float:left;
	width:222px;
	position:relative;
}
#sidebar .sidebar-t{
	background:url(../images/bg-sidebar-t.jpg) no-repeat;
	width:100%;
	height:637px;
	overflow:hidden;
}
#sidebar .sidebar-c{
	background:url(../images/bg-sidebar-c.jpg) repeat-y;
	height:1%;
}
#sidebar .sidebar-c:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar .sidebar-b{
	background:url(../images/bg-sidebar-b.jpg) no-repeat;
	width:100%;
	height:30px;
	overflow:hidden;
}
#sidebar .spacer{
	text-indent:-9999px;
	overflow:hidden;
}
#sidebar .sidebar-c .sidebar-container{
	float:left;
	width:100%;
	margin:-610px 0 0;
	position:relative;
}
#sidebar .tagline{
	display:block;
	background:url(../images/bg-slogan.png) no-repeat;
	width:187px;
	height:122px;
	margin:0 0 0 27px;
	padding:116px 0 0;
	text-align:center;
	color:#fbf7f7;
	font-size:9px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	line-height:18px;
	
	
	
}
/*navigation start*/
#menu{
	width:100%;
	padding:0 0 9px;
}
#menu:after{
	content:"";
	display:block;
	clear:both;
}
#menu ul{
	list-style:none;
	margin:61px 5px 0 0;
	padding:0;
	float:right;
	display:inline;
	width:172px;
}
#menu ul li{
	width:172px;
	position:relative;
	vertical-align:top;
	float:left;
}
#menu ul li a{
	font-style:italic;
	font-size:14px;
	color:#fefdfd;
	text-decoration:none;
	padding:7px 10px 14px 0;
	text-align:right;
	display:block;
	width:162px;
	letter-spacing:6px;
	cursor:pointer;
	font-weight: normal;
}
#menu ul li.active a,
#menu ul li:hover a,
#menu ul li.hover a{
	background:url(../images/bg-nav-el-hover.png);
}
#menu ul li .sub-menu{
	position:absolute;
	top:0;
	left:100%;
	display:none;
}
#menu ul li:hover .sub-menu,
#menu ul li.hover .sub-menu{display:block;}
#menu ul li ul{
	width:156px;
	margin:0;
	padding:0 0 34px;
	background:url(../images/bg-drop.png);
}
#menu ul li ul li{
	width:100%;
	position:relative;
	float:left;
}
#menu ul li ul li a{
	padding:6px 15px 12px 21px;
	font-size:10px;
	width:120px;
	text-align:left;
	color:#ffcc99;
	letter-spacing:0;
	float:left;
	background:none !important;
}
#menu ul li ul li a span{letter-spacing:4px;}
#menu ul li ul li.active a,
#menu ul li ul li a:hover{
	background:url(../images/bg-drop-hover.png) !important;
	color:#fff;
}
/*navigation end*/
#sidebar address{
	margin:0 18px 0 0;
	clear:both;
}
#sidebar address span,
#sidebar address a{
	display:block;
	text-align:right;
	color:#fefdfd;
	text-decoration:none;
	margin:5px 0 0;
}
#sidebar address a:hover{text-decoration:underline;}
/*sidebar end*/
/*footer start*/
#footer{
	width:1071px;
	overflow:hidden;
	height:65px;
	margin:-65px 0 0;
	position:relative;
	z-index:999;
	text-align:center;
}
#footer .footer-menu{
	list-style:none;
	margin:0 0 0 104px;
	padding:0 0 15px;
	float:left;
	display:inline;
	position:relative;
}
#footer .footer-menu li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 18px 0 20px;
}
#footer .footer-menu li:first-child{background:none;}
#footer .footer-menu li a{
	font-size:12px;
	color:#ffcc99;
	text-decoration:none;
	letter-spacing:1px;
}
#footer .footer-menu li a:hover{
	text-decoration:underline;
}
#footer .copyright{
	list-style:none;
	margin:0;
	padding:0;
}
#footer .copyright li{
	display:inline;
	font-size:12px;
	color:#ffcc99;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 19px 0 20px;
	letter-spacing:2px;
}
#footer .copyright li:first-child{background:none;}
#footer .copyright li a{
	color:#ffcc99;
	font-size:12px;
	text-decoration:none;
}
#footer .copyright li a:hover{text-decoration:underline;}
/*foter end*/
