#topcontainer {
    height: 90px;
	position:relative;
    overflow:visible;
	z-index: 99;
}
#topimages{
	float:left;
	width:980px;
	z-index:-1;
	margin-top: -123px;
	margin-top: -125px\0/;
	margin-top: -125px\9;
	height: 200px;
}
#maincontainer{
	overflow:visible;
}
#contentmain {
    padding: 30px;
}
.contentimgleft{
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}
.servicescontainer{
	padding-bottom:20px;
	overflow:hidden;
}
.servicescontainer .service:first-child{
	margin-left:0;
}
.service{
	float:left;
	width:290px;
	margin-left:20px;
}
.service img{
	width:290px;
}
.service p{
	line-height: 18px;
    padding: 10px;
    margin-top: -40px;
}
/*.gallerymain{
	overflow: hidden;
	width: 700px;
	margin: 0 auto;
	padding-bottom:30px;
}
.gallerymain .gallerycontainer:first-child{
	margin-left:20px;
}
.gallerycontainer{
	float:left;
	width: 300px;
	padding-bottom: 20px;
	margin-left:50px;
	-webkit-box-shadow: 2px 1px 7px rgba(50, 50, 50, 0.77);
	-moz-box-shadow:    2px 1px 7px rgba(50, 50, 50, 0.77);
	box-shadow:         2px 1px 7px rgba(50, 50, 50, 0.77);
}
.gallerytitle{
	height: 20px;
    width: 300px;
	padding-top:10px;
	text-align:center;
}
.lightboxGallery{
	height: 200px;
    width: 300px;
	overflow:hidden;
	position:relative;
}
.galleryhover{
	left: 0;
    position: absolute;
    top: 0;
	background: rgba(255, 255, 255, 0.5);
}
.hide{
   display:none;	
}
*/

.gallerycontainer{
	padding-bottom:50px;
	padding-top:10px;
}
.gallerycontainer h1{
    padding-bottom:5px !important;	
}
.lightboxGallery{
	margin-left: -3px;
}
.lightboxGallery li{
	display:inline;
	margin-left:10px;
}
.lightboxGallery li a{
	padding:10px 0;	
}
.lightboxGallery li img{
	width:140px;
	height:140px;
	border:5px solid #fff;
	border-radius:3px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
	  margin-top: 20px;
	
}