body {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0px;
	background-color:#d4d3d7;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	}
	
.title {
	position: relative;
	margin-left: 20px;
	margin-right:250px;
	font-weight:normal;
	font-size:18px;
	color:#35383d;
}

.text {	
	text-align:justify;
	margin-left: 20px;
	margin-right:250px;	
	margin-bottom:auto;
	font-size:12px;
}

#content-window ul{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

#content-window li{	
	text-align:justify;
	margin-left:-40px;
	margin-right:20px;	
	margin-top:0px;
}

.table-text {	
	text-align:justify;
	margin-left: 50px;
	margin-right:15px;
	font-size:12px;
}

.formfield{
font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 50px;
	margin-right:220px;	
	margin-top:10px;
}
	
#main-window {
	border:0px solid #545454;
	width:901px;
	margin:auto;
	margin-top:365px;
	background-color:#ffffff;

}

#logo{
	position:absolute;
	top:25px;
	margin-left:15px;
	width:261px;
	z-index:3;
}

#toptitle {	
	position:absolute;
	top: 35px;
	margin-top:5px;
	margin-left: 550px;
	width:350px;
	text-align: right;
	font-size:36px;
	color: #ffffff;
	}



#menu{
	position:absolute;
	top:140px;
	margin-left:0px;
	width:901px;
	height:41px;
	background-color:#000000;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
	z-index:100;
}

			

#top-buttons{
	border: 0px solid #545454;
	position:absolute;
	margin-left:0px;
	top:190px;
	width:910px;
	z-index:2;
}

#top-buttons img {
padding-right: 8px;

}



#web-leasing{
	border: 0px solid #828282;
	position: relative;
	top:15px;	
	margin-left:40px;
	margin-bottom:15px;
	z-index:2;
}


#right-side {
	width:223px;
	position: absolute; top:365px;
	margin-left:679px;
	z-index:2;
}


#articles {
	width:223px;
	position: relative; top:0px;
	margin-left:0px;
	background-color:#ffffff;
	background-image:url(/images/latest-articles-bg.gif);
	background-repeat:repeat-y;
	z-index:2;
	border-bottom:#a5a5a5 solid 1px;
}
		
#articles-middle {
	width:205px;
	min-height:100px;
	position: relative; 
	top:-3px;
	left:1px;

}

#articles-content {
	width:200px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:5px;
	margin-right:10px;
}

	.articles-span {
		color: #515151;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles h2 {
		color: #000000;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#3173d7;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #3173d7;
		text-decoration: none;
		}
	
#copywrite {
	border: 0px solid #e48219;
	width: 901px;
	height: 20px;
	margin-left:0px;
	background-color:#283244;
	position: relative; top:0px;
}

	#copywrite p {
		text-align: left;
		color: #ffffff;
		font: 11px Arial, Helvetica, sans-serif;
		margin-left:20px;
		padding-top: 5px;
		}

	#copywrite a {
		text-decoration: underline;
		color:#ffffff;
		}
		
		
#copy {
	position: relative; top:-63px;
	background-color:#2d384d;
	background-image:url(/images/copy-bg.gif);
	background-repeat:repeat-x;
	z-index:-1;
	height: 95px;
	padding-bottom:-63px;
}
