@charset "utf-8";
/* CSS Document */

.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #333333;
}


.jCarouselLite{
	position:relative;
	float: left; 
	/*margin:15px;*/ 
	visibility:hidden;
}

.jCarouselLite ul {
	height:179px;
	width:780px; 
}

.jCarouselLite ul li img {
	cursor:pointer;
	height:179px; 
	/*padding-top:3px;*/
	width:780px;  
}

A {
	color: #666699;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	color: #9999cc;
	text-decoration: underline;
}

.floatRight_doc{
margin: 0 0 10px 10px;
float:right;
}

.floatRight_project{
margin: 30px 0 10px 10px;
float:right;

}

.floatRight_map1{
margin: 0 0 0px 0px;
float:right;
border: 0px;
}
.floatRight_map2{
margin: 150px 0 10px 0;
position:relative;
border: 0px;
}
.gallery{
	display:inline;
	float:left;
	 padding-top: 78px;
	 width: 28px;
}



.header {
	height: 130px;
	background: #666666 url(header.jpg) repeat-x;
	width: 100%;
}

.container {
	width: 900px;
	margin: 0px auto 0px auto;
	background: #222222 url(bk.jpg) no-repeat;

	
}

.containerhead {
	width: 900px;
	height:130px;
	margin: 0px auto 0px auto;
	background:url(header2.jpg) no-repeat;
}

.imgscroller {
  width: 900px;
  height: 200px;
  background: url(img.png) no-repeat;
  text-align: center;
  padding-left: 32px;
  padding-top:10px;
}

.bottab {
	background: url(bottab.png) no-repeat;
	height: 150px;
	width: 900px;
}

.hsep {
	width: 40px;
	display:inline-block;
}

.img {
	width: 120px;
	float:left;
	margin: 0 0 0px 0px;
	
}

.txt {
	width: 260px;
	vertical-align:top;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}

.seperator {
	height: 40px;
}

.seperator2 {
	height: 240px;
}

.seperator3 {
	height: 20px;
}

.bodymain {
	margin-left: 40px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	display:inline-block;
	float:left;
	text-align:justify;

}

.bodymain2 {
	margin-left: 40px;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	display:inline-block;
	float:left;
	text-align:justify;
}

.mapstext{
	width:500px;
}

.download{
	text-align:center;
}
	
.exp {
	width: 410px;
	position:relative;
	left: 50px;
	display:inline;
}

.Exptext{
	letter-spacing: 0.5px;
	font-size: 12px;
	
}

.services {
	width: 410px;
	display:inline;
	position:relative;
	left: 80px;
}

.map {
	width: 205px;
	display:inline-block;
	float:left;
	position:absolute;
	height: 119px;
	left: 841px;
	top: 342px;
}

.map1{
	position:absolute; 
	left: 849px; 
	top: 390px; 
	width: 198px;
	height: 130px;
	}

.map2{
	position:absolute; 
	left: 797px; 
	top: 470px;
	width: 198px; 
	height: 130px;
	
}

.title{
	font-weight:bolder;
}
.top {
	height: 40px;
	width: 750px;
	display:inline-block;
}

.topfoot {
	height: 20px;
	width: 900px;
	background: url(bk2.jpg);
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

.topfoot A {
	color: #666699;
	text-decoration: none;
}

.topfoot A:hover {
	color: #9999cc;
	text-decoration: underline;
}

.nav {
	height: 150px;
	width: 700px;
	display:inline-block;
}

.contacts_pic{
	height:130px;
} 

.careers_pic{
	height:130px;
	margin-top:20px;
}
.bottom {
	height: 40px;
	width: 750px;
	display: inline-block;
}

.logo {
	height: 130px;
	width: 120px;
	background: url(lrs.png) no-repeat;
	float: right;
	display:inline-block;
}

.footer {
	width: 900px;
	background: url(bk2.jpg) repeat-y;
	margin: 0px auto 0px auto;
}

.footersep {
	width: 900px;
	height: 20px;
	background: url(separator.jpg) no-repeat;
}
.navhome{
	
	background-image:home2.jpg;
}

.form { padding:30px 100px; font:13px/150% Verdana, Tahoma, sans-serif; }

/* tutorial */

input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('images/bg_text.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #a8a6aa), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #a8a6aa 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.5) 0px 0px 8px;
	
	}


input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color:#306;
	-webkit-box-shadow: rgba(0, 0, 0, 0.50) 0px 0px 8px;
	}

.form label { 
	margin-left: 10px; 
	color: #999999; 
	}

.submit input {
	width: auto;
	padding: 9px 15px;
	/*background: #617798;*/
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url('images/btnbg.jpg');
	}
.submit{
	padding-left: 105px;
	
}