body{
	margin:0px;
	background:url(../images/bg.gif) left top repeat-x #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#;
}
a img{
	border:0px;
}
a{
	color:#140d2c;
	text-decoration:underline;
}
a:hover{
	color:#140d2c;
	text-decoration:none;
}
p{
	margin:0 0 10px 0;
	padding:0px;
}
h1{
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0px;
	color:#140d2c;
	text-transform:uppercase;
}
h1 span{
	font-size:28px;
	font-weight:normal;
}
h2{
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0px;
	color:#c8c8c8;
	text-transform:uppercase;
}
h2 span{
	font-size:24px;
}
h3{
	font-size:16px;
	text-transform:uppercase;
	color:#c8c8c8;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0px;
}
h4{
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#140d2c;
	margin:0 0 10px 0;
	padding:0px;
}
h5{
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0px;
}
h6{
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0px;
}
.blue{
	color:#140d2c;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clr{
	clear:both;
}
#wrap{
	width:895px;
	margin:0 auto;
}
#header{
	padding:39px 0 0 0;
}
#header h1{
	margin:0px;
	padding:0px;
	float:left;
}
#header .header_right{
	float:right;
	text-align:right;
}
#header .header_right h5{
	margin:30px 0 0 0;
}
#header .header_right ul{
	list-style-type:none;
	margin:40px 0 0 0;
	padding:0px;
}
#header .header_right ul li{
	display:block;
	float:left;
	padding:0 17px;
}
#header .header_right ul li a{
	display:block;
	float:left;
}
#header .header_right ul li.menu1 a{
	display:block;
	float:left;
	background:url(../images/menu1_active.gif) left top no-repeat;
	width:46px;
	text-decoration:none;
}
#header .header_right ul li.menu1 a:hover{
	background:url(../images/menu1.gif) left top no-repeat;
}
#home #header .header_right ul li.menu1 a{
	background:url(../images/menu1.gif) left top no-repeat;
}
#header .header_right ul li.menu1 a.active{
	background:url(../images/menu1.gif) left top no-repeat;
}
#header .header_right ul li.menu2 a{
	display:block;
	float:left;
	background:url(../images/menu2_active.gif) left top no-repeat;
	width:78px;
	text-decoration:none;
}
#about #header .header_right ul li.menu2 a{
	background:url(../images/menu2.gif) left top no-repeat;
}
#header .header_right ul li.menu2 a:hover{
	background:url(../images/menu2.gif) left top no-repeat;
}
#header .header_right ul li.menu2 a.active{
	background:url(../images/menu2.gif) left top no-repeat;
}
#header .header_right ul li.menu3 a{
	display:block;
	float:left;
	background:url(../images/menu3_active.gif) left top no-repeat;
	width:79px;
	text-decoration:none;
}
#header .header_right ul li.menu3 a:hover{
	background:url(../images/menu3.gif) left top no-repeat;
}
#service #header .header_right ul li.menu3 a{
	background:url(../images/menu3.gif) left top no-repeat;
}
#header .header_right ul li.menu3 a.active{
	background:url(../images/menu3.gif) left top no-repeat;
}
#header .header_right ul li a.menu4{
	display:block;
	float:left;
	background:url(../images/menu4_active.gif) left top no-repeat;
	width:146px;
	text-decoration:none;
}
#header .header_right ul li.menu4 a:hover{
	background:url(../images/menu4.gif) left top no-repeat;
}
#client #header .header_right ul li a.menu4{
	background:url(../images/menu4.gif) left top no-repeat;
}
#header .header_right ul li.menu4 a.active{
	background:url(../images/menu4.gif) left top no-repeat;
}
#header .header_right ul li.menu5 a{
	display:block;
	float:left;
	background:url(../images/menu5_active.gif) left top no-repeat;
	width:72px;
	text-decoration:none;
}
#header .header_right ul li.menu5 a:hover{
	background:url(../images/menu5.gif) left top no-repeat;
}
#header .header_right ul li.menu5 a.active{
	background:url(../images/menu5.gif) left top no-repeat;
}
#header .header_right ul li.menu6 a{
	display:block;
	float:left;
	background:url(../images/menu6_active.gif) left top no-repeat;
	width:101px;
	text-decoration:none;
}
#header .header_right ul li.menu6 a:hover{
	background:url(../images/menu6.gif) left top no-repeat;
}
#enquiry #header .header_right ul li.menu5 a{
	background:url(../images/menu5.gif) left top no-repeat;
}
#header .header_right ul li.menu6 a.active{
	background:url(../images/menu6.gif) left top no-repeat;
}
#header .header_right ul li.menu6{
	padding-right:0px;
}
#contact #header .header_right ul li.menu6 a{
	background:url(../images/menu6.gif) left top no-repeat;
}
.banner{
	padding:15px 0;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 895px; /*Width of Carousel Viewer itself*/
	height: 200px; /*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:200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	vertical-align:middle;
}
.stepcarousel .panel img{
	border:5px solid #f3f3f3;
}
.projects h2{
	border-bottom:1px solid #f3f3f3;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#footer{
	background:url(../images/footer.gif) left bottom no-repeat;
	padding:20px 0 50px 0;
	border-top:2px solid #f3f3f3;
	color:#140d2c;
	font-size:11px;
	text-transform:uppercase;
}
#footer p{
	margin:0 0 30px 0;
}
.projects_listing{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.projects_listing li{
	display:block;
	float:left;
	margin:0 24px 0 0;
	text-align:center;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.projects{
	border-bottom:2px solid #F2f2f2;
	padding:10px;
}
.image img{
	border:5px solid #F2f2f2;
}
.projects h4{
	padding:0 0 0 5px;
	margin:0 0 5px 0;	
}
.feedback_form input{
	background:#FFF;
	border:1px solid #CCC;
	width:250px;
}
.feedback_form textarea{
	background:#FFF;
	border:1px solid #CCC;
	width:250px;
	height:100px;
}
.feedback_form input.btn{
	background:url(../images/button.jpg) left top no-repeat;
	width:100px;
	border:0px;
	text-transform:uppercase;
	padding:15px 0 7px 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:pointer;
}
.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #140d2c; /*THEME CHANGE HERE*/
border-top-width:0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:bold 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 145px;
visibility: hidden;
text-align:left;
text-transform:uppercase;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #140d2c; /*THEME CHANGE HERE*/
text-decoration: none;
color: black;
padding:5px;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #140d2c;
color: white;
}