ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#fff url(images/body_bg.jpg) repeat-x;
	color:#000;
	font:62.5% Trebuchet MS,Arial,sans-serif;
}

#main{
	width: 929px;
	float: left;
	padding: 0px 0px 0px 45px;
	background: url(images/main_bg.jpg) top no-repeat;

}

#navigation{
	width: 908px;
	height: 41px;
	padding: 9px 0px 0px 21px;
	background: url(images/navigation_bg.jpg) no-repeat;
}

#navigation ul li{
	float: left;
}

#navigation ul li a{
	display: block;
	text-indent: -99999px;
}

#navigation ul li#home a{
	width: 34px;
	height: 24px;
	margin: 0px 42px 0px 0px;
}

#navigation ul li#home a:hover{
	background: url(images/navigation_bg.jpg) -21px -59px;
}

#navigation ul li#home a.active{
	background: url(images/navigation_bg.jpg) -21px -59px;
}



#navigation ul li#tenants a{
	width: 47px;
	height: 28px;
	margin: 0px 42px 0px 0px;
}

#navigation ul li#tenants a:hover{
	background: url(images/navigation_bg.jpg) -97px -59px;
}

#navigation ul li#tenants a.active{
	background: url(images/navigation_bg.jpg) -97px -59px;
}



#navigation ul li#landlords a{
	width: 57px;
	height: 33px;
	margin: 0px 54px 0px 0px;
}

#navigation ul li#landlords a:hover{
	background: url(images/navigation_bg.jpg) -186px -59px;
}

#navigation ul li#landlords a.active{
	background: url(images/navigation_bg.jpg) -186px -59px;
}



#navigation ul li#about a{
	width: 101px;
	height: 41px;
	margin: 0px 50px 0px 0px;
}

#navigation ul li#about a:hover{
	background: url(images/navigation_bg.jpg) -297px -59px;
}

#navigation ul li#about a.active{
	background: url(images/navigation_bg.jpg) -297px -59px;
}



#navigation ul li#property a{
	width: 94px;
	height: 41px;
	margin: 0px 58px 0px 0px;
}

#navigation ul li#property a:hover{
	background: url(images/navigation_bg.jpg) -448px -59px;
}

#navigation ul li#property a.active{
	background: url(images/navigation_bg.jpg) -448px -59px;
}



#navigation ul li#services a{
	width: 84px;
	height: 35px;
	margin: 0px 56px 0px 0px;
}

#navigation ul li#services a:hover{
	background: url(images/navigation_bg.jpg) -600px -59px;
}

#navigation ul li#services a.active{
	background: url(images/navigation_bg.jpg) -600px -59px;
}


#navigation ul li#news a{
	width: 33px;
	height: 28px;
	margin: 0px 55px 0px 0px;
}

#navigation ul li#news a:hover{
	background: url(images/navigation_bg.jpg) -740px -59px;
}

#navigation ul li#news a.active{
	background: url(images/navigation_bg.jpg) -740px -59px;
}



#navigation ul li#contact a{
	width: 46px;
	height: 24px;
}

#navigation ul li#contact a:hover{
	background: url(images/navigation_bg.jpg) -828px -59px;
}

#navigation ul li#contact a.active{
	background: url(images/navigation_bg.jpg) -828px -59px;
}





#left_column{
	width: 292px;
	float: left;
	padding: 12px 0px 0px 0px;
}

#logo{
	display: block;
	width: 259px;
	height: 151px;
	float: left;
	text-indent: -99999px;
	margin: 0px 0px 43px 2px;
	background: url(images/logo.jpg) no-repeat;
}

#left_column h2{
	font-size: 1.8em;
}

#left_column h2 a{
	color: #e10000;
	font-weight: normal;
	text-transform: uppercase;
}

#left_column h2 a:hover{
	text-decoration: none;
}

#left_column p{
	font-size: 1.4em;
	color: #989898;
	font-weight: bold;
	margin: 0px 0px 50px 0px;
}

#links{
	width: 292px;
	float: left;
}

#links ul li{
	width: 187px;
	height: 23px;
	padding: 12px 0px 0px 0px;
	background: url(images/li_bg.jpg) bottom no-repeat;
}

#links ul li a{
	display: block;
	width: 161px;
	font-size: 1.1em;
	color: #545454;
	font-weight: bold;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 0px 4px;
	background: url(images/li_a_bg.jpg) center left no-repeat; 
}

#links ul li a:hover{
	text-decoration: none;
}

#main_column{
	width: 635px;
	float: left;
	padding: 28px 0px 0px 0px;
}

#phone_number{
	width: 133px;
	height: 11px;
	float: right;
	text-indent: -99999px;
	margin: 0px 30px 0px 0px;
	background: url(images/phone_number.jpg) no-repeat;
}

#main_column img{
	margin: 23px 0px 0px 0px;
}

#content{
	width: 600px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 25px 0px 10px;
}

#content h1{
	font-size: 1.8em;
	color: #336667;
	font-weight: normal;
	text-transform: uppercase;
	margin: 27px 0px 24px 0px;
}

#content p{
	font-size: 1.3em;
	color: #626262;
	padding: 0px 20px 20px 0px;
	line-height: 180%;
}

#content a{
	color: #e10000;
}

#content ul{
	margin: 0px 0px 0px 10px;
}

#content ul li{
	width: 550px;
	font-size: 1.3em;
	color: #626262;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 19px 0px;
	background: url(images/content_li_bg.jpg) left top no-repeat;
}

#footer{
	width: 100%;
	height: 39px;
	clear: both;
	background: url(images/footer_bg.jpg) bottom repeat-x;
}

#footer_container{
	width: 610px;
	height: 39px;
	margin: 0 auto;
	padding: 0px 0px 0px 319px;
}

#footer_container ul{
	width: 610px;
}

#footer_container ul li{
	float: left;
	font-size: 1.3em;
	color: #7e7e79;
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 8px;
	background: url(images/footer_li_bg.jpg) center left no-repeat;
}

#footer_container ul li a{
	color: #e10000;
}

#footer_container ul li.no_bg{
	margin: 0px;
	padding: 0px;
	background: none;
}



/************* contact form ***************************/
form{
	width: 485px;
	margin: 15px 0 40px 0;
	float: left;
}

#form-left{
	width: 270px;
	float: left;
	padding: 0 3px 0 0;
}

#form-right{
	width: 210px;
	float: left;
}
.formfield, #messagediv label{
	padding: 0 0 10px 0;
	color: #626262;
	font-size: 13px;
}
input, select, option{
  height: 18px;
}
.inputfile input{
  height: 22px;
}
input, select, textarea{
	border: solid 1px #ddd;
	background: white url(images/contact-input-back.gif) repeat-x;
	width: 210px;
}
option{background: white;}
#messagediv{
  width: 380px;
  float: left;
}
textarea{
	width: 380px;
	background: transparent url(images/contact-textarea-back.gif) repeat-x left bottom;
}
.check{
  width: 15px;
  position: relative; top: 3px;
}
select#position{width: auto; height: 22px;}



#submitdiv input{
	float: left;
	width: 78px;
	height: 29px;
	border: 0;
	font-size: 18px;
	color: #fff;
	clear: both;
	background: url(images/contact-send-button.gif) no-repeat;
}

#errorwrap{
	width: 400px;
	overflow: hidden;
	float: left;
}

#errorimg{
	width: 60px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#errorimg img{
	float: left;
	margin: 0px;
}

#errormsg{
	width: 290px;
	float: left;
	color: red;
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#wrapper{
	width: 974px;
	margin:0 auto;
}


#swrapper{
  clear: both;
  float: left;
  margin: 40px 0 0 10px;
}

#sproperties{
  width: 595px;
  height: 282px;
  border: 1px solid #EDEDED;
  overflow: hidden;
}

#sproperties img{margin: 0; padding: 0; border: 0;}

#scaptions{
  width: 595px;
  height: 50px;
  border: 1px solid #D5D8DB;
  overflow: hidden;
  position: relative; bottom: 2px;
 
}

#scaptions p strong{
  color: #e10000;
  font-size: 20px;
}

#scaptions p{
  color: #5d5d5d;
  font-size: 14px;
  width: 535px;
  height: 40px;
  padding: 10px 0 0 60px;
  line-height: 1.1em;
  background: url(images/captions-back.gif);
}


