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

.wrapper{
	width:1075px;
	margin: 0 auto;
}

.maincontainer{
	float:left;
	width:1075px;
}
.header{
	width:1075px;
	float:left;
}
.search{
	width:282px;
	height:72px;
	background:url(images/searchbg.gif) no-repeat 29px 30px;
	float:left;
}
.search input{
	background:transparent;
	border:0;
	color:#999999;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:32px 0 0 50px;
}

.imagery{
	width:878px;
	float:left;
	margin:0 0 3px 42px;
}

.ipphototitle{
	margin:13px 0 24px ;
}

.ipphototitleprojects{
	margin:13px 0;
}

.ipmainbody{
	width:1026px;
	float:left;
	padding:30px 0 0 40px;
}

.ipmbody1{
	width:890px;
	float:left;
	display:inline;
}

.ipmbody1content{
	width:890px;
}

/* Projects */

.ipmbody1contentproject{
	width:890px;
	height:450px;
	overflow:auto;
}

.projectsMain {
width:290px;
float:left;
}

.thumbsProj {
width:250px;
height:170px;
float:left;	
}

.thumbsProj img{
border:2px solid #ffffff;
padding:0;
margin:0;
}

.textProj {
width:250px;
height:50px;
float:left;
font:bold 12px Arial;
padding-top:5px;	
}

/* End of Projects */

.photoshow{
	margin:0 0 15px 0;
	padding:0;
}
.photoshow li{
	display:inline;
	padding:0 5px;
}
.photoshow li img{
	border:2px solid #fff;
}

.mbody2{
	width:298px;
	float:left;
	display:inline;
}
.mbody2content{
	width:278px;
	margin-left:20px;
	float:left;
	display:inline;
}
.featphoto-wrap{
	width:160px;
	height:304px;
	background:url(images/featphoto-wrap.jpg) no-repeat;
	margin:27px 0 0 60px;
	float:left;
	display:inline;
}
.featphoto{
	width:139px;
	float:left;
	margin-left:20px;
	text-align:center;
	display:inline;
	padding-top:3px;
}
.featphoto img{
	margin:7px 0 5px 0; 
}
.map{
	margin-top:95px;
	float:left;
	text-align:center;
}
.salered{
	color:#b91606;
}
.formholder{
	width:280px;
	margin:8px 0 0 16px;
}
.formholder p{
	margin:0 0 15px 0;
}
.formholder input,.formholder textarea{
	width:279px;
	margin:2px 0;
	border:1px solid #656565;
}
.formsubmit{
	float:right;
}

/* footer */
.footer-wrap{
	width:959px;
	font:normal 11px  Arial, Helvetica, sans-serif;
	color:#FFF;
	float:left;
}
.footside{
	width:51px;
	float:left;
}

.footer{
	width:857px;
	float:left;
	background:url(images/footside-bg.jpg) repeat-x #6B6B6B;
}

.footerin{
	width:579px;
	margin:0 auto;
	text-align:center;
	height:75px;
}
.footerin ul{
	padding:40px 0 0 0;
	margin:0;
}
.footerin li{
	display:inline;
	padding:0 5px 0;
	color:#FFF;
	border-right:1px solid #FFF;
}
.footerin li a{
	color:#FFF;
}

.footerNew {
	width:890px;
	height:20px;
	padding:20px 0;
	border-top:1px solid #ffffff;
	float:left;
	text-align:center;
}

.footerNew a{
	color:#ffffff;
	text-decoration:none;
}


.last{
	border:0!important;
}