0@charset "UTF-8";
/* CSS Document */






{}



body {
	background-image:url(/inc/img/BackgroundPattern.png);
	background-repeat:repeat;
}

#contentwrapper{
	margin:50px 0;
	padding-bottom:200px;
}

#bodycontent {
	background-color:#83c741;
	background-image:url(/inc/img/GreenBackground_NoShadow.png);
	background-repeat:repeat-x;
	padding:75px 20px 0px 20px;
	color:#efefef;
	height:700px;
	overflow:hidden;
	box-shadow:0px 0px 5px #333333;
	-moz-box-shadow:0px 0px 5px #333333;
	-webkit-box-shadow:0px 0px 5px #333333;
}

#bodycontent a {
	color: #ffffff;
	text-decoration:none;
}

#leftcontent {
	padding-right:10px;
	margin-top:50px;
	height:500px;
	overflow:auto;
}

.scroll-pane {
	height: 500px;
	overflow: auto;
}

.biopane {
	height: 60px;
	overflow: auto;
}

.leftcopypane {
	height: 250px;
	overflow: auto;
}


#leftcontent h2 {
	font-size: 13px;
	font-weight:bold;
	color:#FF0;
}

#leftcontent h3 {
	font-size: 13px;
	font-weight:bold;
}
	
#leftcopy, #description {
	line-height:15px;
}

#leftcopy h2, #description h2 {
	margin:5px 0;
	padding:0;
}

#leftcopy h3, #description h3 {
	margin:5px 0;
	padding:0;
}

#leftcopy p, #description p {
	margin:5px 0;
	padding:0;
}

#mainnav {
	border-left:2px solid #ffffff;
	margin:10px 0 0 0px;
	padding:0 0 0 0;
	height:720px;
	list-style:none;

}

#mainnav li {
	margin:0 0 30px 0px;
	padding-left:5px;
	white-space:nowrap;
	
}


#navhome {
	padding-bottom:30px;
}

#rightcontent {
	margin-top:75px;
	overflow:hidden;
}

#teampics {
	margin-top:10px;
	margin-right:-10px;
}

.pixpane {
	height:670px;
	overflow:auto;
}

.tagline {
	 text-align:center; 
	 line-height:30px;
	 font-weight:normal;
	 height:100px;
}

#rotateimage {
	height:440px; 
	overflow:hidden; 
	position:relative; 
	top:-490px; 
	left:400px; 
	z-index:10;
}

#rotateimage img {
	display:none;
}



#footer {
	position:absolute;	
	left:10px;
	top:680px;
	font-size:10px;
}

#footerright {
	position:absolute;
	left:410px;
	top:680px;
	font-size:10px;
}


#logo {
	position:relative;
	top:-715px;
	left:-60px;
	z-index: 10;
	width:241px;		
}

#navm {
	height:700px;
}

#navmleft {
	width:20px; 
	height:700px; 
	float:left; 
	border-right:2px solid #fff; 
	margin-right:5px; 
	padding-top:10px;
}

#navmright {
	padding-top:10px;
}

#navm a.navactive {
	color:#FF0;
}

.navitemleft {
	width:190px; 
	text-align:right;
}

#ourworknav {
	position:relative; 
	left:-180px;
	width:190px; 
	white-space:nowrap;
	overflow:hidden;
}

.teamthumb {
	width:129px; 
	height:150px; 
	padding:1px 1px 0 0; 
	float:left;
	text-align:center;
}

.department {
	 width:430px;
}

.departmentname {
	margin-bottom:0px;
}

.projectname {
	font-weight:bold;
	margin:5px 0 0 0;
}

.clientname {
	font-style:italic;
	margin:5px 0 5px 0;
}
