body {
	margin:20px 0 20px 0; 
	padding: 0;
	width:100%;
	height:auto;
	background-color: #071e3e;
	background: url(images/bg.png);
	font-family: "Georgia", Times New Roman, serif;
	font-size:18px;
	font-height:20px;
	color: #333333;
}

.txt_content {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 24px;
	color: #333333;
}

.txt_content2 {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333333;
}

.txt_footer {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 25px;
	color: #999999;
}

.txt_hdr {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 32px;
	line-height: 20px;
	color: #003366;
}

.txt_subhdr {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	color: #003366;
}

.txt_subhdr2 {
	font-family: "Georgia", Times New Roman, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #008e7f;
}

#content-wrap {
	margin:0 0 0 0; 
	width:960px;
}



/* Header */


#header {
	clear:both;
	float:center;
	width: 960px;
	height: 190px;
	background: url(images/hdr-bg.png) no-repeat;
}


/* Subheader */

#subheader1 {
	clear:both;
	float:center;
	width: 960px;
	height: 250px;
	background: url(images/subheader1.png) no-repeat;
}

#subheader2 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader2.png) no-repeat;
}

#subheader3 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader3.png) no-repeat;
}

#subheader4 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader4.png) no-repeat;
}

#subheader5 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader5.png) no-repeat;
}

#subheader6 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader6.png) no-repeat;
}

#subheader7 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader7.png) no-repeat;
}

#subheader8 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader8.png) no-repeat;
}

#subheader9 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader9.png) no-repeat;
}

#subheader10 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader10.png) no-repeat;
}

#subheader11 {
	clear:both;
	float:left;
	width: 960px;
	height: 250px;
	background: url(images/subheader11.png) no-repeat;
}


/* Intro */
#intro {
	clear:both;
	float:right;
	margin:120px 0px 0px 0px;
	width: 100%;
	height: 360px;
}



/* Menu */

#menu {
	clear:both;
	margin-left:60px;
	padding:40px 0 0 0;
	width:841px;
}

#menu ul {
	margin:0;
	padding:0px 0 0 0px;
	width:861px;
}

#menu ul li {
	margin:0;
	padding:0;
	display:inline;
	list-style-image:none;
}

#menu ul li a {
	margin:0;
	padding:0;
	display:block;
	width:100%;
	text-indent:-90000px;
}


#menu img {
	display:block;
	margin:0;
	padding:0;
	border:0;
	width:861px;
}


#recent-transactions-btn {
	float:left;
	background-image:url(images/nav-recent-transactions1.png);
	width:164px;
	height:25px;
}

#recent-transactions-btn a:hover {
	float:left;
	background-image:url(images/nav-recent-transactions2.png);
	width:164px;
	height:25px;
}

#company-overview-btn {
	float:left;
	background-image:url(images/nav-company-overview1.png);
	width:156px;
	height:25px;
}

#company-overview-btn a:hover {
	float:left;
	background-image:url(images/nav-company-overview2.png);
	width:156px;
	height:25px;
}

#financial-services-btn {
	float:left;
	background-image:url(images/nav-financial-services1.png);
	width:148px;
	height:25px;
}
#financial-services-btn a:hover {
	float:left;
	background-image:url(images/nav-financial-services2.png);
	width:148px;
	height:25px;
}

#advisory-services-btn {
	float:left;
	background-image:url(images/nav-advisory-services1.png);
	width:143px;
	height:25px;
}

#advisory-services-btn a:hover {
	float:left;
	background-image:url(images/nav-advisory-services2.png);
	width:143px;
	height:25px;
}

#property-listings-btn {
	float:left;
	background-image:url(images/nav-property-listings1.png);
	width:144px;
	height:25px;
}

#property-listings-btn a:hover {
	float:left;
	background-image:url(images/nav-property-listings2.png);
	width:144px;
	height:25px;
}

#media-btn {
	float:left;
	background-image:url(images/nav-media1.png);
	width:62px;
	height:25px;
}

#media-btn a:hover {
	float:left;
	background-image:url(images/nav-media2.png);
	width:62px;
	height:25px;
}

#resources-btn {
	float:left;
	background-image:url(images/nav-resources1.png);
	width:93px;
	height:25px;
}
#resources-btn a:hover {
	float:left; 	
	background-image:url(images/nav-resources2.png);
	width:93px;
	height:25px;
}

#contact-us-btn {
	float:left;
	background-image:url(images/nav-contact-us1.png);
	width:95px;
	height:25px;
}
#contact-us-btn a:hover {
	float:left; 	
	background-image:url(images/nav-contact-us2.png);
	width:95px;
	height:25px;
}



/* Page */

#page-home {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif) repeat;
}

#page-recent-transactions {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif) repeat;
}
#page-company-overview {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif) repeat;
}

#page-financial-services {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif);
}

#page-media {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif);
}

#page-resources {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif);
}

#page-contact-us {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif);
}

#page-property-listings {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg-content.gif);
}



/* Content */


#content {
	clear:both;
	float: right;
	margin: 0;
	padding: 32px 50px 10px 50px;
	width: 860px;
	background: url(images/bg-content.gif);
}


/* subfooter */

#subfooter {
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	width: 920px;
	background: url(images/bg-content.gif);
}

#subfooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subfooter li {
	margin-bottom: 40px;
}

#subfooter li ul {
}

#subfooter li li {
	margin: 0;
	padding-left: 12px;
}

#subfooter h2 {
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/break.png) repeat-x left bottom;
	font-size: 16px;
}


/*----START FOOTER----*/
#footer {
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	width: 920px;
	background: url(images/footer-bg.png) repeat;
}

#footer p {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: url(images/break.png) repeat-x left top;
	margin:0;
	padding:18px 0 0 0;
	color:#ffffff;
	font-size: 10px;
	}
	
#footer p a {color:#ffffff; font-weight:bold;}
	
#footer p a:hover{ color:#cac388;}

#legal {
	clear:left;
	margin-left: 0px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 10px;
	width: 400px;
	color: #ffffff;
}

#legal a {
	color: #cccc66;
}


/* Footer Text */

#footertext {
	float:left;
	text-align: left;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
	width: 310px;
}


/* Menu Footer */

#menufooter {
	float: right;
	text-align:right;
	padding: 2px 40px 2px 5px;
	margin-bottom: 10px;
	width: 550px;
}

#menufooter ul {
	margin: 0;
	text-align:right;
	padding: 0px 0 0 0;
	list-style: none;
}

#menufooter li {
	display: inline;
}

#menufooter a {
	margin-left: 0px;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}

#menufooter a:hover {
	text-decoration: underline;
}

#menufooter .active a {
}


h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #ffffff;
}

h1 {
	letter-spacing: 1px;
	font-size: 30px;
	background: url(images/break.png) repeat-x left bottom;
}

h2 {
	font-size: 20px;
	background: url(images/break.png) repeat-x left bottom;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 12px;
}

a:link {
	color: #a8a163;
}

a:hover, a:active {
	text-decoration: none;
	color: #a8a163;
}

a:visited {
	color: #a8a163;
}

img {
	border: 3px;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}



/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0 0 7px 0px;
}

.post .entry {
}

.post .meta {
	background: url(images/img02.gif) repeat-x left top;
	padding: 15px 10px 30px 0px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: right;
	color: #BD520E;
}

.post .meta .links {
	float: left;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}



/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 4px 4px;
	background: #BD520E;
	border: none;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}


/* Features */

#feature1 {
	float:left;
	margin-bottom: 20px;
	background-image:url(images/feature-project1.png);
	width:296px;
	height:180px;
}

#feature2 {
	float:left;
	margin-bottom: 20px;
	background-image:url(images/feature-project2.png);
	width:288px;
	height:180px;

}

#feature3 {
	float:left;
	margin-bottom: 20px;
	background-image:url(images/feature-project3.png);
	width:296px;
	height:180px;
}


/* Footer-btn */

#footer-btn {
	clear:both;
	margin-top:20px;
	padding:0px 0 0 0;
	width:880px;
	height:100px;
}

#footer-btn ul {
	margin:0;
	padding:0px 0 0 0px;
	width:880px;
	height:100px;
}

#footer-btn ul li {
	margin:0;
	padding:0;
	display:inline;
	list-style-image:none;
}

#footer-btn ul li a {
	margin:0;
	padding:0;
	display:block;
	width:100%;
	height:100%;
	text-indent:-90000px;
}


#footer-btn img {
	display:block;
	margin:0;
	padding:0;
	border:0;
	width:880px;
}


#footer-btn1 {
	float:left;
	background-image:url(images/footer1-recent-transactions.png);
	width:296px;
	height:100px;
}

#footer-btn2 {
	float:left;
	background-image:url(images/footer2-contact.png);
	width:288px;
	height:100px;
}

#footer-btn3 {
	float:left;
	background-image:url(images/footer3-news.png);
	width:296px;
	height:100px;
}




/* Contact */

#contact {
	float:left;
	margin-top: 20px;
	margin-bottom: 8px;
	width:400px;
}


/* Logo */


#logo {
	clear:both;
	float:left;
	margin:40px 0px 0px 50px;
}


/* Webmail*/


#webmail {
	float: right;
	padding: 90px 0px 0px 5px;
	width: 160px;
}

#webmail ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#webmail li {
	display: inline;
}

#webmail a {
	margin-left: 0px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-size: 14px;
	color: #cc9933;
}

#webmail a:hover {
	text-decoration: underline;
}

#webmail .active a {
}


/* column1 */


#column1 {
	float: left;
	margin: 0 0 40px 0;
	padding: 20px 20px 20px 80px;
	background-image:url(images/bg-col1.gif);
	width: 250px;
}

#column1 ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#column1 li {
	display: inline;
}

#column1 a {
	margin-left: 0px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-size: 14px;
	color: #cc9933;
}

#column1 a:hover {
	text-decoration: underline;
}

#column1 .active a {
}


/* column2 */


#column2 {
	float: right;
	padding: 20px 70px 0px 0px;
	width: 495px;
}

#column2 ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#column2 li {
	display: inline;
}

#column2 a {
	margin-left: 0px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-size: 14px;
	color: #cc9933;
}

#column2 a:hover {
	text-decoration: underline;
}

#column2 .active a {
}



/* column3 */


#column3 {
	float: right;
	padding: 20px 70px 0px 0px;
	width: 800px;
}

#column3 ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#column3 li {
	display: inline;
}

#column3 a {
	margin-left: 0px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	font-size: 14px;
	color: #cc9933;
}

#column3 a:hover {
	text-decoration: underline;
}

#column3 .active a {
}


/* 3col */

#3col1 {
	float:left;
	padding: 20px 30px 0px 0px;
	width:265px;
}

#3col2 {
	float:left;
	padding: 20px 30px 0px 0px;
	width:265px;
}

#3col3 {
	float: right;
	padding: 20px 0px 0px 0px;
	width:265px;
}

#3col4 {
	float:left;
	padding: 20px 30px 0px 0px;
	width:265px;
}

#3col5 {
	float:left;
	padding: 20px 30px 0px 0px;
	width:265px;
}

#3col6 {
	float: right;
	padding: 20px 0px 0px 0px;
	width:265px;
}

#3col7 {
	float:left;
	padding: 20px 30px 0px 0px;
	width:265px;
}

#3col8 {
	float:left;
	padding: 20px 30px 0px 0px;
	width:265px;
}

#3col9 {
	float: right;
	padding: 20px 0px 0px 0px;
	width:265px;
}