/* General reset */
body{
	margin:0;
	color:#3d3d3c;
	font:13px Times, "Times New Roman", Georgia, serif;
	background:#000000;
	padding-bottom:37px;
}
a{
	text-decoration:none;
	color:#8b4730;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
/* wrapper */
#wrapper{
	position:relative;
	width:767px;
	background:url(../images/bg-wrapper.gif) repeat-y;
	margin:9px auto 0 auto;
	overflow:hidden;
}
/* header */
#header{
	background:url(../images/bg-header.gif) repeat-x;
	padding-bottom:135px;
	overflow:hidden;
}
#header-green{
	background:url(../images/bg-header-green.gif) repeat-x;
	padding-bottom:135px;
	overflow:hidden;
}
* html #header{
	height:1%;
	overflow:visible;
}
#header .user-menu{
	float:right;
	margin:0 81px 0 0;
	padding:22px 0 0;
	list-style:none;
	overflow:hidden;
	display:inline;
}
.user-menu li{
	float:left;
	padding:0 7px 0 10px;
	margin:0 2px 0 -2px;
	background:url(../images/separator-user-menu.gif) no-repeat;
	text-indent:-9999px;
	font-size:0;
	overflow:hidden;
}
.user-menu a{
	display:block;
	width:12px;
	height:12px;
}
.user-menu .home{background:url(../images/ico-home.gif) no-repeat;}
.user-menu .contact{
	background:url(../images/ico-contact.gif) no-repeat;
}
.menu-holder{
	position:relative;
	top:-75px;
	left:0;
	height:146px;
	background:url(../images/bg-menu-holder.gif) no-repeat 100% 0;
	padding-right:50px;
	z-index:30;
	overflow:hidden;
}
.menu-holder .logo{
	float:left;
	margin:0;
	width:196px;
	height:73px;
	padding:38px 55px 35px 48px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	height:100%;
	display:block;
}
/* navigation */
.menu-wrapper{
	position:relative;
	width:413px;
	text-align:center;
	overflow:hidden;
}
.menu-wrapper div{
	position:relative;
	float:left;
	left:50%;
}
.menu{
	position:relative;
	float:left;
	left:-50%;
	margin:50px 0 0;
	padding:0;
	list-style:none;
}
.menu li{
	float:left;
	padding:0 16px 0 14px;
	background:url(../images/separator-menu.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.menu li:first-child{background:none;}
.menu a,
.nav a{
	display:block;
	height:11px;
	font-size:0;
}
.menu a:hover,
.nav a:hover{background-position:0 0 !important;}
.menu a,
.nav a{background-position:0 -11px !important;}
.menu .projects{
	width:47px;
	background:url(../images/text-projects.gif) no-repeat;
}
.menu .community{
	width:78px;
	background:url(../images/text-community.gif) no-repeat;
}
.menu .engineering{
	width:69px;
	background:url(../images/text-engineering.gif) no-repeat;
}
.menu .green{
	width:33px;
	background:url(../images/text-green.gif) no-repeat;
}
.nav-wrapper{
	margin:33px 0 0;
	position:relative;
	width:415px;
	text-align:center;
	overflow:hidden;
}
.nav-wrapper div{
	position:relative;
	float:left;
	left:50%;
}
.nav{
	position:relative;
	float:left;
	left:-50%;
	margin:0;
	padding:0;
	list-style:none;
}
.nav li{
	float:left;
	padding:0 17px;
	background:url(../images/separator-nav.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.nav .home{
	width:33px;
	background:url(../images/text-home.gif) no-repeat;
}
.nav .media{
	width:36px;
	background:url(../images/text-media.gif) no-repeat;
}
.nav .testimonials{
	width:72px;
	background:url(../images/text-testimonials.gif) no-repeat;
}
.nav .about-g3{
	width:54px;
	background:url(../images/text-about-g3.gif) no-repeat;
}
.nav .contact{
	width:45px;
	background:url(../images/text-contact.gif) no-repeat;
}
.nav li:first-child{background:none;}
/* main */
#main{
	overflow:hidden;
	margin:-41px 40px 90px 48px;
}
* html #main{
	height:1%;
	overflow:visible;
}
/* content */
#content{
	float:right;
	width:540px;
}
#content h2{
	margin:0 0 7px;
	padding:0 0 19px 30px;
	background:url(../images/divider-content.gif) no-repeat 0 26px;
	font:22px/26px Arial, Helvetica, sans-serif;
	letter-spacing:0;
	color:#8b4730;
}
#content strong{
	font:13px/20px Times, "Times New Roman", Georgia, serif;
	letter-spacing:0;
	font-weight: bold;
	color:#3d3d3c;
}
#content .floatright {
	margin: 0 0 10px 10px;
	float: right;
	padding: 10px;
}
#content .floatleft {
	margin: 10px 10px 0 0;
	float: left;
	padding: 10px;
}
hr {
	margin:5px auto 15px auto;
	border-top: 1px dashed #666666;
	border-bottom: 0;
	height: 1px;
	width: 75%;
	text-align: center;
}
.text{
	line-height:18px;
	margin-left:32px;
	overflow:hidden;
}
.text2{
	line-height:16px;
	margin-left:32px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#000000;
	overflow:hidden;
}
#content p{margin:0 0 13px;}
/* slideshow */
#slideshow{
	float:right;
	padding-top: 10px;
}
/* sidebar */
#sidebar{
	float:left;
	width:126px;
	padding-top:7px;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar li{
	margin-bottom:5px;
	height:86px;
}
#sidebar ul a{
	display:block;
	height:100%;
}
#sidebar ul img{
	vertical-align:top;
}
/* footer */
#footer{
	margin:0 33px 0 24px;
	border-top:#a8aca1 solid 1px;
	padding:11px 0 20px 17px;
	color:#666;
}
#footer p{
	margin:0;
	font:12px/15px Times, "Times New Roman", Georgia, serif;
}
