@charset "UTF-8";
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #470000;
	}


#mainrightcommercial  {
	width: 750px;
	position: relative;
	top: 0px;
	z-index: 45;
	background-image: url(../siteimages/commercialheader.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	min-height:510px;
	height:auto !important;
  	height:510px;
}
#mainrightcommercial #introheader  {
	position: absolute;
	left: 15px;
	top: 50px;
}
#mainrightcommercial h1    {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #981a1d;
	margin-top: 0px;
}
#colorblockcommercial  {
	background-color: #981a1d;
	padding-top: 8px;
	height: 72px;
	width: 571px;
	padding-left: 379px;
	position: relative;
}
.thumbnail{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #981a1d;
}	

