* {
	font-family: Verdana, Arial, lucida, sans-serif;
	color: black;
}

html {
	margin: 0; 
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px; 
	padding: 0;
	background: #fff;
	font-size: 100%;
	min-width: 800px;
	text-align: center;
	background: #d3effa url('BG.jpg') repeat-x;
}

div.cleaner, span.cleaner {
	display: block;
	float: none;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	border: none;
	margin:0;
	padding:0;
	overflow: hidden;
}

div#container {
	position: relative;
	top: 0px;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	font-size: .80em;

}

h1 span, h2, #heroshots div, #footer span {
	display: none;
}


h1 {
	margin: 0;
	width: 450px;
	height: 78px;
	background: url('Logo-SuffolkCourtGrandBahama.jpg') no-repeat;
}

h4 {
	color: #1d5f8f;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #b7d0e4;
	font-size: 120%;
}

h5 {
	font-size: 100%;
	color: #1d5f8f;
	margin-bottom: 0;
}

#content {
	margin-bottom: 7px;
}

#maincopyarea {
	padding: 4px 21px 21px 21px;
	background: #e0f7fd;
	min-height: 300px;
	_height: 300px;
}

#maincontentarea {
	float: right;
	width: 355px;
	min-height: 130px;
	_height: 130px;
	font-size: 11px;
	color: #81888e;
	margin-top: 20px;
	padding: 0;
	}
	
	#maincontentarea p, #maincontentarea b, #maincontentarea strong, #maincontentarea ul, #maincontentarea li, #maincontentarea td {
	color: #514f52;
}

#maincontentarea td {
	vertical-align: top;
	font-size: 70%;
	padding-right: 5px;
}

#maincontentarea td h4 {
	border: none;
}

/* Footer area */

#footer {
	height: 55px;
	background: #e0f7fd url('Logo-SuffolkCourt.jpg') no-repeat;
	background-position: 99% 100%;
}

#footer p {
	margin: 0;
}

#footer a {
	display: block;
	width: 115;
	height: 47px;
	background: url("Logo-CushmanWakefieldResidential.jpg") no-repeat;
}



#video2 {
	position:relative;
	z-index: 50;
	left: 460px;
	top: -360px;
	width: 268px;
	height: 121px;  
	float: left; 
	
	/*this is for ie7: */
	margin-left: 5px;
	padding-left: 5px;
	margin-top: 0px;
}



/* Page header  */

#pageheader {
	float: left;
	margin-top: 20px;
	width: 250px;
	height: 200px;

}

#pageheader span {
	display: none;
}


