body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
	background-color:#4d7aa4;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat;
	}
	
.title {
	position: relative;
	margin-left: 215px;
	margin-right:250px;
	font-weight:normal;
}

.text {	
	text-align:justify;
	margin-left: 215px;
	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: 200px;
	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: 280px;
	margin-right:220px;	
	margin-top:10px;
}

#bg-shadow{
	position:absolute;
	top:0px;
	width:100%;
	height:300px;
	background-image:url(/images/bg-shadow.png);
	background-repeat:repeat-x;

}
	
#main-window {
	border:0px solid #545454;
	width:909px;
	margin:auto;
	margin-top:0px;
	background-color:#e4decc;
	background-image:url(/images/page-bg.gif);
	background-repeat:repeat-y;
		z-index:2;
}

	#main-window ul {
	text-align:justify;
	margin-left: 280px;
	margin-right:220px;	
	margin-top:0px;
		}

#main-window h2{
font-size:22px;
font-weight:bold;
color:#c67502;
z-index:2;
}

#logo{
	position:absolute;
	top:35px;
	margin-left:6px;
	width:325px;
	height: 190px;
	z-index:3;
	background-color:#000000;
	background-image:url(/images/logo-bg.gif);
	background-repeat:repeat-x;
}

#logo img {
	position:absolute;
	top:45px;
	margin-left:15px;
}

#top{
	position:absolute;
	top:0px;
	margin-left:5px;
	width:900px;
	height:34px;
	background-color:#000000;
	background-image:url(/images/top-bg.gif);
	background-repeat:repeat-x;
	z-index:2;
}

#top p{
text-align:right;
color:#cbcbcb;
font-size:18px;
margin-right:20px;
margin-top:10px;
z-index:2;
}

#top a{
font-size:14px;
color:#cbcbcb;
text-decoration: none;
}

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

			
#main-image{
	border: 0px solid #545454;
	position:absolute;
	margin-left:332px;
	top:35px;
	width:613px;
	z-index:2;
}

#sideads{
	border: 0px solid #545454;
	position:absolute;
	margin-left:708px;
	top:272px;
	width:186px;
	z-index:2;
}

#poll{
	border: 0px solid #545454;
	position:relative;
	margin-left:0px;
	top:0px;
	width:186px;
	z-index:2;
}


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

#articles {
	width:196px;
	position: absolute; top:272px;
	margin-left:5px;
	background-color:#4b4b4b;
	z-index:2;
}
		
#articles-middle {
	width:190px;
	min-height:100px;
	position: relative; 
	top:-3px;
	left:1px;

}

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

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

	#articles h2 {
		color: #000000;
		font: 18px Arial, Helvetica, sans-serif;
		margin-top: 10px;
	}
	
	#articles a {
		color:#e9a904;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #999999;
		text-decoration: none;
		}
	
#copywrite {
	border: 0px solid #e48219;
	width: 900px;
	height: 45px;
	margin-left:5px;
	position: relative; top:0px;
	background-color:#000000;
	background-image:url(/images/menu-bg.gif);
	background-repeat:repeat-x;
}

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

	#copywrite a {
		text-decoration: underline;
		color:#ffffff;
		}
