/* The Flatman Partnership - The Thinking Persons Estate Agent */

body {
	font-size: 1.5em;
}

#headerWrapper {
	float: left;
	width: 131px;
}

#leftContent {
	width: 100%;
}

#propertyHeader {
	padding-top: 20px;
	float: right;
	font-size: 2em;
	text-align: right;
}

.misrepFooter {
	text-align: center;
}

img {
	border: none;
}

/* ================= */
/* ! Image Display   */
/* ================= */
#PICTURE1 {
	width: 400px;
	height: 400px;
	padding-bottom: 5px;
}

#PICTURE2 {
	float: left:
	width: 170px;
	height: 170px;
	padding-right: 10px;
}

#PICTURE3 {
	float: left:
	width: 170px;
	height: 170px;
	padding-right: 10px;
}

#PICTURE4 {
	float: left:
	width: 170px;
	height: 170px;
	padding-right: 10px;
}
/* ================= */
/* ! Image Display   */
/* ================= */

.description1 {
	padding-top: 20px;
}

/* ===================== */
/* ! Disabled Elements   */
/* ===================== */
#tagLine, #phoneNumber, #navBar, #sideBar, #footer, #PICTURE5, #PICTURE6, #PICTURE7, #PICTURE8, #PICTURE9, #links, .contactForm, .propertyDetails, #floorPlanHolder, #epcGraphs, .map, #map, #googleLocal {
	display: none;
}
/* ===================== */
/* ! Disabled Elements   */
/* ===================== */
