﻿#top h1 a{
	display:none
}
#top h1{
	height:133px;
	width:297px;
	background-image:url(logo.gif);
	margin-left:-32px;
	float:left;
}


#top #contact{
	float:right;
	margin-top:32px;
	text-align:right
}

#top #contact h3{
	color:#383838
}
#top #contact div{
	font-size:35px;
	line-height:45px;
}

#infront{
	width:966px;
	height:311px;
	background-image:url(midsection.jpg);
}

#logos {
	text-align:center;	
}
#logos img {
	margin:0px 13px 0px 13px;
	vertical-align:middle;
}
.portfolioitem{
	background-color:#eeeeee;
	padding:5px;
	color:black;
	font-size:13px;
	line-height:15px;
	margin-bottom:5px;
}

.portfolioitem img{
	border:1px solid #056A94;
}
