@charset "utf-8";
#wrapper {
	width:100%;
}
body {
	background-color:#242423;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	margin:0px;
	padding:0px;
}
#sitebody {
	margin-top:90px;
	width:100%;
	height:360px;
	background-color:#2e2f2f;
}
/* Top menu style */

/* General */
	#menu-container {
	display:block;
	position:relative;
}
#drop_down_menu {
	display:block;
	position:absolute;
	clear:both;
	margin:0px;
	padding:0px 0px 0px 100px;
	text-align:left;
	list-style-type:none;
	float:none;
	left:0px;
	top:0px;
}
#drop_down_menu li.menu {
	width: 95px;
	float: left;
	margin-left: -1px;
	text-align: center;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
	display: block;
	padding: 2px 0px 0px 0px;
	color:#FFFFFF;
}
#drop_down_menu li.menu:hover {
	background-color:#242423;
}
#drop_down_menu li ul {
	margin-top:2px;
	padding:0px;
	list-style-type:none;
	background-color:#2e2f2f;
}
#drop_down_menu li ul li {
	display:block;
	float:none;
	clear:both;
	font-weight:normal;
}
#drop_down_menu li ul li a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:16px;
}
#drop_down_menu li ul li a:hover,  #drop_down_menu li ul li a.current{
	color:#709c34;
}
/* Head links */
	#drop_down_menu li.headlink {
	width: 95px;
	float: left;
	margin-left: -1px;
	text-align: center;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
}
#drop_down_menu li.headlink a {
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
}
#drop_down_menu li.headlink a:hover, #drop_down_menu li.headlink a.active {
	background-color:#242423;
	color:#709c34;
}
#drop_down_menu li.active {
	background-color:#242423;
	color:#709c34;
}
/* Child lists and links */	
	/* Pretty styling */
#drop_down_menu a {
	color: white;
}
#drop_down_menu ul li a:hover {
	text-decoration: none;
}
#drop_down_menu li.headlink ul {
	background-position: bottom;
}
/* Top menu style */
.clearfix {
	clear:both;
}
#body-container {
	width:990;
	padding-top:55px;
	padding-left:131px;
	font-size:11px;
	color:#c4c5c4;
	height:290px;
	line-height:16px;
}
#body-container h2 {
	font-size:12px;
	color:#709c34;
}
.testi_people{
	font-size:12px;
	color:#709c34;
	font-weight:bold;
}
hr{
	background-color:#709c34;
	color:#709c34;
	height:1px;
	border:none;
}
#body-container .grn_bul {
	color:#709c34;
}
#body-container .grn_bul span {
	color:#c4c5c4;
}
#body-container ul {
	margin:6px;
	padding:6px;
}
#logo {
	padding:15px 0px 20px 560px;
}
#designtxt{
	float:left;
	padding:81px 0px 20px 131px;
	color:#666;
}
#designtxt a{
	color:#666;
	text-decoration:underline;
}
#interiortxt{
	width:300px;
	float:left;
}
#archtxt{
	width:300px;
	float:left;
}
#abt-container {
	height: 300px;
	width: 470px;
	float:left;
	overflow:hidden;
	padding-right:30px;
	
}
#testi-container {
	height: 300px;
	width: 700px;
	float:left;
	overflow:hidden;
	padding-right:30px;
	
}
.scrollbar-vert {
	height: 300px;
	width: 9px;
	float:left;
	background-color:#666666;
}
.handle-vert {
	height: 42px;
	width: 20px;
	background: url(../images/handle.gif) no-repeat;
}
a{outline:none;}
/*-------------Gallery----------------------*/
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 424px;
height: 295px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/*margin: 10px; margin around each panel*/
width: 424px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


#galleryc{
width: 424px;
height: 295px;
}

#galleryc .panel{
height: 246px;
font: bold 12px Tahoma;
text-align: center;
background-color: #2e2f2f;
color: white;
}

ul.list_projects{
	line-height:16px;
}
ul.list_projects a{
	color:#c4c5c4;
	text-decoration:none;
}
#enter{
	padding-left:760px;
	width:50px;
	padding-top:5px;
}
#enter a{
	color:#c4c5c4;
	text-decoration:none;
	text-align:center;
	padding:5px 10px;
	margin-top:5px;
}
