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


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