body
{
	margin: 0px;
}

#container
{
	width: 961px;
	margin: 0 auto;
	background: url( "../images/bg.jpg" ) repeat-y;
	min-height: 540px;
}

#wrapper
{
}

#content
{
	width: 604px;
	padding: 0 35px 5px 20px;
	margin-left: 290px;
}

#header
{
	background: #cfbf39 url( "../images/header.jpg" ) no-repeat top left;
	height: 163px;
	padding-top: 0px;
}

#header-text
{
	text-align: right;
	padding-top: 145px;
	padding-right: 40px;
	color: #9c9b9b;
}

#marker_heading h1
{
	float: left;
	text-indent: -5000px;
}

#market_content
{
	float: left;
	text-indent: -5000px;
}

/* homepage */

#main_col2
{
	width: 166px;
	float: left;
	padding-left: 20px;
}

.ourstory
{
	background: url( "../images/ourstory.jpg" ) no-repeat top left;
	padding: 60px 20px 45px 20px;
	width: 166px;
	height: 201px;
}

.whatson
{
	padding-top: 5px;
}

h2.splash-page-heading
{
	font-family:  Arial, Verdana, san-serif;
	font-size: 18px;
	color: #3f3f3f;
	border-bottom: solid 1px #e1be3b;
	font-weight:normal;
	background: none;
}

#main_col1
{
	width: 387px;
	float: left;
}

#frontpage_col1
{
	width: 193px;
	float: left;
}

#main-search
{
	padding-bottom: 5px;
}

#frontpage_col1_getlisted
{
	width: 173px;
	float: left;
	height: 143px;
	padding: 10px 10px 3px 10px;
}


#frontpage_col1_newsletter
{	
	width: 193px;
	float: left;
}

#frontpage_col1_newsletter_top
{
	background: #fff url(/images/newsletter-bg-top.gif) no-repeat top center;
	height: 29px;
	width: 193px;
}

#frontpage_col1_newsletter_mid
{
	background: #fff url(/images/newsletter-bg-mid.gif) repeat-y top center;
	width: 153px;
	padding: 5px 25px 5px 15px;
}

#frontpage_col1_newsletter_bottom
{
	background: #fff url(/images/newsletter-bg-bottom.gif) no-repeat top center;
	height: 29px;
	width: 193px;
}

.newsletter_text
{
	padding: 55px 30px 0 30px;
}

#frontpage_col2
{
	width: 183px;
	float: right;
	padding-left: 10px;
}

#marker_content
{
	text-indent: -4000px;
}


/*navigation*/
#nav
{
	background: #5f605f url("../images/nav-bg.jpg") no-repeat top left;
	color: #fff;
	float: left;
	width: 265px;
	margin-left: 1px;

}

#inner-nav
{
   /* width: 235px;*/
	padding: 20px 0 0 40px;
}

#inner-nav a
{
	color: #fff;
}

#nav-bottom
{

    margin-bottom: -3px;
}

/*footer*/

#footer
{
	background: url( "../images/footer.jpg" ) no-repeat top left;
	height: 194px;
	width: 961px;
	color: #9c9b9b;
	margin: 0 auto;
	text-align: center;
	padding-top: 150px;
	clear: both;
}

#footer a
{
	color: #9c9b9b;
	text-decoration: underline;
}

#footer-notes
{
    font-size: 11px;
    color: Gray;
}

#contact
{
	color: #000;
}

#contact a
{
	color: #000;
}

#bottom-nav
{
	width: 588px;
	margin: 0 auto;
}

.current-news-item
{
	width: 180px;
}

#news-title
{
	font-weight: bold;
	font-size: 12px;
}

.complete-news-item
{
	padding-bottom: 15px;
}

.complete-news-item h2
{
	

}

#news-date
{
	font-size: 11px;
	color: #d1a604;
	font-weight: bold;
}



#leftcol
{
	width: 280px;
	float: left;
	padding: 17px 10px 10px 10px;
	margin-bottom: 15px;
}

#rightcol
{
	width: 279px;
	float: right;
	padding: 10px 15px 0 0;
	height: 218px;
	margin-bottom: 15px;
}

#leftcol2
{
	width: 280px;
	height: 218px;
	float: left;
	padding: 10px;
	margin-bottom: 15px;
}

/*About Us Page */

#Profile
{
	border-bottom: solid 1px #d1a604;
	padding-top: 20px;
}
.banner
{
	background: url( "../images/banner.gif" );
	height: 154px;
}

.profilephoto
{
	padding-left: 15px;
	padding-bottom: 5px;
	float: left;
}

.profiletext
{
	float: right;
	width: 413px;
	padding-top: 10px;
}
.profiletitle
{
	padding-top: 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #d1a604;
}

.profilequalifications
{
	padding-top: 5px;
	font-size: 10pt;
	color: #5e5e5f;
	font-style: italic;
	font-weight: 300;
}
.profiledescription
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	text-align: justify;
	line-height: 14pt;
}
.backtotop
{
	font-size: 10pt;
	font-weight: bold;
	color: #d1a604;
	text-align: right;
}
