body {
font-family:Arial, Helvetica, sans-serif;
margin: 0px;
background-color:#000000;
	}
	
.title {
	position: relative;
	margin-left: 20px;
	margin-right:250px;
	font-weight:normal;
}

.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: 280px;
	margin-right:220px;	
	margin-top:10px;
}
	
#main-window {
	border:0px solid #545454;
	width:831px;
	margin:auto;
	margin-top:0px;
	background-color:#e4decc;
	background-image:url(/images/page-bground.gif);
	background-repeat:repeat-y;
}

#main-window h2{
font-size:18px;
font-weight:bold;
color:#35383d;
z-index:2;
}

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

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

#toptitle {	
	position:absolute;
	top: 0px;
	margin-top:5px;
	margin-left: 478px;
	width:350px;
	}

	
#toptitle p {
	font-size:18px;
	color: #390101;
	}


#contact{
	position:absolute;
	top:43px;
	margin-left:463px;
	width:364px;
	height:76px;
	background-color:#000000;
	background-image:url(/images/contact-bg.jpg);
	background-repeat:repeat-x;
}

#contact p{
text-align:right;
color:#ffffff;
font-size:20px;
margin-right:20px;
margin-top:10px;
}

#contact a{
font-size:16px;
color:#ffffff;
text-decoration: none;
}

#header{
	position:absolute;
	top:0px;
	margin-left:0px;
	width:831px;
	height:124px;
	background-color:#000000;
	background-image:url(/images/header-bg.gif);
	background-repeat:repeat-x;
}

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

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

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



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

#articles {
	width:214px;
	position: absolute; top:388px;
	margin-left:617px;
	background-color:#0f0f0f;
	z-index:2;
}
		
#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:#7a0300;
		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;
	background-color:#7a0300;
	width: 831px;
	height: 25px;
	margin-left:0px;
	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;
		}