html{

}

body{
	background:#ffffff url(../app/images/bkg_mainheader.jpg) repeat-x top center;
	font-family:Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
}

img{
	border:0;
}

a{
	text-decoration:none;
	color:#1D3B8F;
}

a:hover{
	color:#4c6dc9;
}

h1{
	color:#1d3b8f;
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
}

h3{
	color:#1d3b8f;
	font-family:Helvetica, Arial, sans-serif;
	font-size:19px;
	font-weight:normal;
	margin:10px 0;
}

h4{
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0px 0;
}

#container{
	width:965px;
	margin:0 auto;
	height:100%;
}

#top{
	width:965px;
	float:left;
	height:auto;
}

#logo{
	width:;
	float:left;
}

#nav{
	width:auto;
	text-align:right;
	height:auto;
	float:right;
	margin:20px 0 0 0;
}

.menu_option{
	border-right:solid 1px #fdd26d;
	text-align:right;
	padding:0 5px 0 0;
	color:#bfbfbf;
	font-size:11px;
	font-family:Georgia, Times New Roman, serif;
	line-height:12px;
	margin:0 0 0 25px;
	float:right;
}

.menu_option a{
	color:#334b90;
	font-family:Georgia, Times New Roman, serif;
	font-size:14px;
	text-decoration:none;
}

.menu_option a:hover{
	color:#091841;
}

#entrance{
	height:401px;
	margin:40px 0 0 0;
	float:left;
	width:100%;
	background:transparent url(../bkg_entranceimg.jpg) no-repeat top left;
}

#footer{
	width:100%;
	height:109px;
	background:#555558 url(../app/images/bkg_footer.jpg) repeat-x top left;
	float:left;
}

#footer_content{
	width:965px;
	padding:35px 0 0 0;
	color:#e0e0e0;
	margin:0 auto;
	font-size:11px;
}

#footer_links{
	float:right;
	height:auto;
	width:auto;
	text-transform:uppercase;
}

#footer_links a{
	margin:0 5px;
	color:#e0e0e0;
	font-size:10px;
	text-decoration:none;
}

#footer_links a:hover{
	color:#ffffff;
}

#footer_legal{
	float:left;
	height:auto;
	width:auto;
}

#frontpage_content{
	width:965px;
}

#frontpage_main{
	width:575px;
	float:left;
	margin:15px 0 0 0;
}

#frontpage_news{
	float:left;
	width:340px;
	height:395px;
	margin:15px 0 0 50px;
	background:url(../app/images/bkg_news.png) no-repeat;
	
}

#news_dates{
	width:100px;
	margin:20px 0 0 35px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}

#frontpage_news a{
	color:#0464c6;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(../app/images/bkg_newsreadmore.jpg) no-repeat scroll 0 5px;
	padding:0 0 0 4px;
}

#frontpage_news a:hover{
	color:#003c7a;
}

.content{
	float:left;
	width:auto;
	color:#7a7a7a;
	font-size:12px;
	margin:22px 0 0 0;
	line-height:20px;
	font-family:Helvetica, Arial, sans-serif;
}

#menu{
	background:transparent url(../app/images/bkg_menu.png) no-repeat bottom left;
	padding:0 0 172px 0;
	width:248px;
	float:left;
}

#menu a{
	width:228px;
	height:30px;
	float:left;
	padding:10px 0 0 20px;
	color:#545454;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	background:transparent url(../app/images/bkg_menuitem.jpg) no-repeat top left;
}

#menu a:hover{
	color:#213d8f;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	background:transparent url(../app/images/bkg_menuitem_hover.jpg) no-repeat top left;
}

#menu #active{
	color:#213d8f;
	font-size:12px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	background:transparent url(../app/images/bkg_menuitem_hover.jpg) no-repeat top left;
}

#main_content{
	float:left;
	margin:10px 0 70px 42px;
	height:100%;
	width:675px;
}

#title{
	width:auto;
	float:left;
	margin:28px 0 0 155px;
}

#bio{
	float:left;
	height:244px;
	margin:0 0 40px;
	padding:10px 30px 0 120px;
	width:545px;
}

#realestate{
	width:250px;
	float:left;
	margin:10px 45px 25px 0;
	font-family:Georgia, Times New Roman, serif;
}

#realestate_img{
	float:left; 
	width:675px; 
	height:364px;
	background-repeat:no-repeat;
	margin:10px 0 0 0;
}

#realestate_title{
	float:left; 
	width:300px; 
	margin:320px 0 0 16px;
}

#tenant{
	background:transparent url(../app/images/bkg_gradient.png) no-repeat top left;
	float:left;
	height:auto;
	margin:20px 0 0;
	padding:20px;
	width:645px;
}

#company_facts{
	background:transparent url(../app/images/bkg_gradient.png) no-repeat top left;
	width:645px;
	height:auto;
	padding:20px;
	margin:5px 0 0;
	float:left;
}

.news-box{
	float: left; 
	margin: 17px 0pt 34px;
}

.news-date{
	float: left; 
	text-align: right; 
	width: 104px; 
	color: rgb(255, 255, 255); 
	font-weight: bold;
}

.news-description{
	float: left; 
	width: 180px; 
	margin-left: 24px;
}

