@CHARSET "ISO-8859-1";
* {
	margin:0;
	padding:0;
}
body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	color: #000000;
	text-align:center;
}

p {
	text-align: justify;
}

#logos {
	position:absolute;
	right:275px;
	top:10px;
	width: 380px;
	height: 44px;
}

#container {
	width: 957px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: none;
}
#container #main {
	width: 957px;
	top:17px;
	position: relative;
	padding-bottom: 20px;
}

#container #main #header {
	background: url('/assets/images/layouts/header-3b.jpg') no-repeat;
	width:957px;
	height:309px;
	color: #fff;
}

#container #main #header #telephone {
	color: #fff;
	font-size:24px;
	position:absolute;
	top:34px;	
	right:30px;
}

#container #main #header #logo {
	color: #fff;
	font-size:36px;
	font-weight:bold;
	position:absolute;
	top:24px;
	left:50px;
}

#container #main #header #nav {
	position:absolute;
	top:235px;
	left:435px;
	width: 522px;
	z-index:1;
}

#container #main #header #nav .button {
	float:left;
	width: 74px;
	height: 42px;
	padding-top:74px;
	cursor: pointer;
	margin-left:13px;
	color:#696969;
	font-size:12px;
	font-weight:bold;
}

#container #main #header #nav .button .text {
	width: 74px;
	height: 40px;
	line-height:40px;
	text-align:center;
}

#container #main #header #nav .line {
	position:absolute;
	bottom:0;
	background: url('/assets/images/layouts/navline.png') no-repeat;
	width:74px;
	height:2px;
}

#container #main #header #nav .linehover {
	position:absolute;
	bottom:0;
	background: url('/assets/images/layouts/navline_hover.png') no-repeat;
	width:74px;
	height:2px;
}

#container #main #header #nav .home {
	background: url('/assets/images/layouts/navhome.png') no-repeat;
}

#container #main #header #nav .homehover {
	background: url('/assets/images/layouts/navhome_hover.png') no-repeat;
}

#container #main #header #nav .about {
	background: url('/assets/images/layouts/navabout.png') no-repeat;
}

#container #main #header #nav .abouthover {
	background: url('/assets/images/layouts/navabout_hover.png') no-repeat;
}

#container #main #header #nav .landlords {
	background: url('/assets/images/layouts/navlandlords.png') no-repeat;
}

#container #main #header #nav .landlordshover {
	background: url('/assets/images/layouts/navlandlords_hover.png') no-repeat;
}

#container #main #header #nav .tenants {
	background: url('/assets/images/layouts/navtenants.png') no-repeat;
}

#container #main #header #nav .tenantshover {
	background: url('/assets/images/layouts/navtenants_hover.png') no-repeat;
}

#container #main #header #nav .search {
	background: url('/assets/images/layouts/navsearch.png') no-repeat;
}

#container #main #header #nav .searchhover {
	background: url('/assets/images/layouts/navsearch_hover.png') no-repeat;
}

#container #main #header #nav .contacts {
	background: url('/assets/images/layouts/navcontacts.png') no-repeat;
}

#container #main #header #nav .contactshover {
	background: url('/assets/images/layouts/navcontacts_hover.png') no-repeat;
}

#container #main #content #maincontent {
	width:509px;
	color:black;
	float:right;
	left:448px;
	padding-top:65px;
}

h1 {
	color:black;
	font-size:21px;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
	margin-bottom:15px;
}

#container #main #content #maincontent p {
	margin-bottom:15px;
	font-size:12px;
}

#container #main #content #randomproperty {
	width:435px;
	float:left;
	padding-top:15px;
	height:325px;
}

#container #main #content #randomproperty #propertyimage {
background-color:black;
cursor:pointer;
height:309px;
left:0;
overflow:hidden;
padding:8px;
position:relative;
width:418px;
}

#container #main #content #randomproperty #propertyimage #imgcontainer {
	width:418px;
	overflow:hidden;
}

#informationbutton {
	float:right;
	width:205px;
	height:34px;
	margin-top:31px;
	background: url('/assets/images/layouts/informationbutton.png') no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:30px;
	cursor:pointer;
}

.informationbutton {
	float:right;
	width:205px;
	height:34px;
	background: url('/assets/images/layouts/informationbutton.png') no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	line-height:30px;
	cursor:pointer;
}

#informationbutton:hover {
	color:#FFDD00;
}

.informationbutton:hover {
	color:#FFDD00;
}

#container #main #content #randomproperty #propertyinfo {
background:transparent url(/assets/images/layouts/whitetransparency.png) repeat scroll 0 0;
bottom:5px;
color:black;
cursor:pointer;
float:left;
font-size:18px;
left:8px;
margin-top:20px;
padding:10px;
position:absolute;
width:398px;
}	
	
#container #main #footer {
	clear:both;
	height:65px;
	width:957px;
	background-color:#000;
	color:#fff;
	position:relative;
}

#container #main #footer #lefttext {
	line-height:65px;
	color:#fff;
	font-size:18px;
	position:absolute;
	left:35px;
}

#container #main #footer #righttext {
	color:#fff;
	position:absolute;
	left:710px;
	font-size:12px;
	top:9px;
}

label {
	float:left;
	width:180px;
}

fieldset {
	border: 0;
}

a {
	color:black;
}

a:hover {
	color:#FFDD00;
}

.property {
	border-bottom: 1px black solid;
	margin-bottom:5px;
	padding-bottom:10px;
}

.propertyimagecontainer {
	width: 145px;
	overflow:hidden;
	float:left;
}
#propertiescontainer {
	position:relative;
	width:660px;
}
#propertysearchform {
	float:right;
	position:relative;
	width:250px;
	margin-bottom:20px;
}

#slider1 {
	height:100%;
	overflow-x:hidden;
	overflow-y:hidden;
	width:100%;
}
.contentdiv {
	display:none;
	float:left;
	height:100%;
	position:relative;
	width:100%;
}
.propertyinfo {
margin-left:160px;
width:500px;
}

.propertyimages {
	width: 145px;
	overflow:hidden;
	float:left;
	background-color:#FFDD00;
}

.download {
	background: url('/assets/images/layouts/download.png') no-repeat;
	width:55px;
	padding-top:55px;
	color:#000;
	float:left;
	cursor:pointer;
	padding-left:5px;
	padding-bottom:8px;
	font-size:11px;
}

.download a {
	color:#000;
	text-decoration:none;
	font-size:11px;
}
#propertyupdatesform {
	clear:right;
	float:right;
	position:relative;
	width:250px;
	margin-bottom:20px;
}
#revolutionenqform {
	clear:right;
	float:right;
	position:relative;
	width:250px;
	margin-bottom:20px;
}
.propertiesrightside {
	float:right;
position:relative;
width:260px;
}
#sidebar {
	float:left;
	padding-bottom:20px;
	padding-top:65px;
	width:296px;	
}

#sidebar-right {
	float:right;
	padding-bottom:20px;
	padding-top:65px;
	width:296px;	
}

#sidebarpics {
	width:296px;
	height:307px;
	background: url('/assets/images/layouts/sidebarpic.png') no-repeat;
}

#searchbutton {
	background: url('/assets/images/layouts/propertysearchbutton.png') no-repeat;	
	width:296px;
	height:35px;
	color:#000;
	cursor:pointer;
	text-align:center;
	line-height:30px;
	font-weight:bold;
}

#searchbutton:hover {
	color:#dca30d;
}

#contactform {
	background: url('/assets/images/layouts/contactform.png') no-repeat;	
	width:555px;
	height:139px;
	font-size:11px;
}

#contactform input {
	height:14px;
	font-size:11px;	
	width:180px;
}

#contactform fieldset {
	padding:10px;
}

#contactform label {
	color:#fff;
	width:60px;
	line-height:14px;
}

#container #main #content #maincontent #contactform p {
	font-size:11px;
	color:#fff;
}	

#submit {
	color:#fff;
	background: url('/assets/images/layouts/submit.png') no-repeat;	
	width:51px;
	height:19px;
	text-align:center;
	line-height:18px;
	font-size:10px;
	cursor:pointer;
	position:relative;
	left:500px;
}

#submit:hover {
	color:#dca30d;
}

#contactform p {
	margin-bottom:15px;
	font-size:12px;
	color:#fff;
}
#maps {
	position:absolute;
	right:-445px;
	top:81px;
}
#map {
	width: 500px;
	height: 300px;
}

form label {
	color: black !important;
}

.yellowbutton {
background-color:#FFDD00;
float:left;
margin-bottom:10px;
margin-right:20px;
padding:5px;
position:relative;
}
.yellowbutton * {
	color: black !important;
}
a:hover .yellowbutton {
	text-decoration: underline !important;
	background-color:#FFEE00;
}
.clear {
	clear: both;
}
.landlordbutton {
height:25px;
padding-top:15px;
text-align:center;
width:197px;
}

#sidebar #aboutimg1,
#sidebar #aboutimg2{
	width: 400px;
	text-align: center;
	padding: 10px 0px;
}
