div#pageContainer{
	/*min-width: 740px;
	width: 740px;*/
	min-height: 560px;
	/*height:auto !important;*/
	/*height:590px;*/

}

.detailsContent .mainImg{
	margin-right: 0;
}



ul.optionButtons{
	height: 40px;
}

ul.optionButtons li{
	background: none;
}

ul.optionButtons li a{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.optionButtons li a.printButton{
	background: url(../images/print.gif) left center no-repeat;
}
ul.optionButtons li a.floorplanButton{
	background: url(../images/floorplan.gif) left center no-repeat;
}
ul.optionButtons li a.emailButton{
	background: url(../images/moreinfo.gif) left center no-repeat;
}
ul.optionButtons li a.mapButton{
	background: url(../images/showmap.gif) left center no-repeat;
}

ul.optionButtons li a.HIPButton{
	background: url(../images/epc.gif) left center no-repeat;
}


div#pageContainer{
	margin-bottom: 0;
}

ul#footer{
	width: 918px;
	margin: 0 auto;
	padding:0;
	list-style-type: none;
	text-align: left;
}


ul#footer a{
	display: block;
	height: 50px;
	width: 75px;
	background-position: center center;
	background-repeat: no-repeat;
	position:absolute;
}

ul#footer li{
	position: relative;
	padding:0 ;
	height: 50px;
	display: inline;
}

ul#footer a span{
	display: none;
}

ul#footer a.arma{
	left: 6px;
	top: -165px;
	background-image: url(../images/weblogo-arma.gif);
	width: 76px;
}
ul#footer a.oea{
	left: 1px;
	top: -110px;
	background-image: url(../images/weblogo-oea.gif);
	width: 76px;
}
ul#footer a.arla{
	left: 4px;
	top: -53px;
	background-image: url(../images/weblogo-arla.gif);
	width: 65px;
	height: 40px;
}
ul#footer a.oft{
	left: 80px;
	top: -110px;
	background-image: url(../images/weblogo-oft.gif);
	width: 79x;
}
ul#footer a.tds{
	left: 79px;
	top: -44px;
	background-image: url(../images/weblogo-tds.gif);
	width: 79px;
	height: 31px;
}

div#banner{
	/*background:fixed;*/
	background-position: top left;
	height: 53px;
}

div#banner{
   padding: 0;
   height: 73px;
   background: #526B13;
}

body.floorplan ul#footer{
	visibility: hidden;
}

html, body {
height: 100%;
min-height: 100%;
}


div#pageContainer {
height: 560px;
min-height: 560px;
}

html>body div#pageContainer{
	height: auto;
}


ul.searchResults li.clearfix, div.developerInfo.clearfix, div.thumbnailGallery.clearfix{
	display: block;
}

div.detailsContent p{
	clear: left;
}

.thumbnailGallery p.thumbnail {
	clear: none;
}