@charset "utf-8";
/* CSS Document */

html { height: 100%;}

body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background-color: #202020;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/header-home-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* CONTAINER */

.oneColElsCtrHdr #container {
	width: 100%; 
	margin: 0 auto;
	text-align: left;
}

/* HEADER */

.oneColElsCtrHdr #header { 
	padding: 0;
	height: 330px;
}

#header-holder { 
	MARGIN: auto;
	padding: 0;
	width: 986px;
	height: 330px;
}

#nav { 
	height: 292px;
	width: 284px;
	float: left;
}

#main-image { 
	height: 224px;
	width: 690px;
	float: right;
	margin-top: 17px;
}

/* CONTENT */
 
.oneColElsCtrHdr #mainContent {
	padding: 0;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
	
#content-holder { 
	MARGIN: auto;
	padding: 0;
	width: 986px;
	height: 550px;
}

#news1 { 
	height: 485px;
	width: 262px;
	float: left;
}

#news1 a {
	color: #1db2bc; 
	font-weight: bold; 
	text-decoration:underline;
}

#news1 a:hover {
	color: #000; 
	font-weight:bold; 
	text-decoration:underline;
}

#body-content { 
	height: 30px;
	width: 694px;
	float: right;
	text-align: left;
	margin-top: 56px;
}

#sidenav { 
	width: 236px;
	float: left;
	margin-top: 31px;
	padding: 12px;
	background-color: #f6f6f6;
	border-bottom: 4px solid gray;
	border-top: #9a9899 4px solid;
	background-image: url(../images/tab-bg.gif)
}

#vidforum { 
	width: 680px;
	margin-top: 28px;
}

#vid { 
	width: 350px;
	float: left;
}

#forum { 
	width: 300px;
	float: right;
}

/* FOOTER */

.oneColElsCtrHdr #footer { 
	padding: 0;
	height: 45px;
	background:#202020;
	background-image: url(../images/footer-bg.gif); background-repeat: repeat-x;
} 

#holder { 
	MARGIN: auto;
	padding-top: 14px;
	height: 40px;
	width: 986px;
	color: #FFFFFF;
}

#address { 
	height: 30px;
	width: 600px;
	float: left;
}

#legal { 
	height: 30px;
	width: 120px;
	float: right;
}

#footer a {
	text-decoration: underline; 
	font-weight: normal; 
	color: #fff;
}

#footer a:hover {
	color: #999999; 
	font-weight:normal; 
	text-decoration:underline;
}

/* HEADERS */
	
#welcome {
	width:150px; 
	height:31px; 
	background:transparent url(../images/welcome-title.gif) no-repeat top left;
	margin-bottom: 12px; 
	padding:0; 
	display:block; 
	text-indent:-9999px;	
	text-decoration:none;
	overflow:hidden;
}

/* NAVIGATION */

#navbar {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 20px;	
}

#navbar li {
	float: left;
}

#navbar a {
	text-decoration: none;
	display: block;
	text-indent: -5000px;
}



#navbar #home {
	background: url(../images/nav/home.gif) no-repeat 0px 0px;
	width: 285px;
	height: 27px;
}
#navbar #home:hover {
	background-position: 0 -27px;
}

#navbar #homeselected {
	background: url(../images/nav/home.gif) no-repeat 0px 0px;
	width: 285px;
	height: 27px;
	background-position: 0 -27px;
}

#navbar #vision {
	background: url(../images/nav/vision.gif) no-repeat 0px 0px;
	width: 285px;
	height: 29px;
}
#navbar #vision:hover {
	background-position: 0 -29px;
}

#navbar #visionselected {
	background: url(../images/nav/vision.gif) no-repeat 0px 0px;
	width: 285px;
	height: 29px;
	background-position: 0 -29px;
}

#navbar #commercial{
	background: url(../images/nav/property.gif) no-repeat 0px 0px;
	width: 285px;
	height: 32px;
}
#navbar #commercial:hover {
	background-position: 0 -32px;
}
#navbar #commercialselected{
	background: url(../images/nav/property.gif) no-repeat 0px 0px;
	width: 285px;
	height: 32px;
	background-position: 0 -32px;
}


#navbar #developments{
	background: url(../images/nav/developments.gif) no-repeat 0px 0px;
	width: 285px;
	height: 31px;
}
#navbar #developments:hover {
	background-position: 0 -31px;
}
#navbar #developmentsselected{
	background: url(../images/nav/developments.gif) no-repeat 0px 0px;
	width: 285px;
	height: 31px;
	background-position: 0 -31px;
}


#navbar #news{
	background: url(../images/nav/news.gif) no-repeat 0px 0px;
	width: 285px;
	height: 25px;
}
#navbar #news:hover {
	background-position: 0 -25px;
}
#navbar #newsselected{
	background: url(../images/nav/news.gif) no-repeat 0px 0px;
	width: 285px;
	height: 25px;
	background-position: 0 -25px;
}

#navbar #documents{
	background: url(../images/nav/docs.gif) no-repeat 0px 0px;
	width: 201px;
	height: 32px;
}
#navbar #documents:hover {
	background-position: 0 -32px;
}
#navbar #documentsselected{
	background: url(../images/nav/docs.gif) no-repeat 0px 0px;
	width: 201px;
	height: 32px;
	background-position: 0 -32px;
}

#navbar #faqs{
	background: url(../images/nav/faq.gif) no-repeat 0px 0px;
	width: 285px;
	height: 32px;
}
#navbar #faqs:hover {
	background-position: 0 -32px;
}
#navbar #faqsselected{
	background: url(../images/nav/faq.gif) no-repeat 0px 0px;
	width: 285px;
	height: 32px;
	background-position: 0 -32px;
}

#navbar #links{
	background: url(../images/nav/links.gif) no-repeat 0px 0px;
	width: 285px;
	height: 29px;
}
#navbar #links:hover {
	background-position: 0 -29px;
}
#navbar #linksselected{
	background: url(../images/nav/links.gif) no-repeat 0px 0px;
	width: 285px;
	height: 29px;
	background-position: 0 -29px;
}

#navbar #contact{
	background: url(../images/nav/contact.gif) no-repeat 0px 0px;
	width: 285px;
	height: 36px;
}
#navbar #contact:hover {
	background-position: 0 -36px;
}
#navbar #contactselected{
	background: url(../images/nav/contact.gif) no-repeat 0px 0px;
	width: 285px;
	height: 39px;
	background-position: 0 -36px;
}

#navbar #wwbsg{
	background: url(../images/nav/wwbsg.gif) no-repeat 0px 0px;
	width: 285px;
	height: 31px;
}
#navbar #wwbsg:hover {
	background-position: 0 -31px;
}
#navbar #wwbsgselected{
	background: url(../images/nav/wwbsg.gif) no-repeat 0px 0px;
	width: 285px;
	height: 31px;
	background-position: 0 -31px;
}


/* MISC */

.inv { display: none; }

.clear { clear: both; }

img {border:0;}

.clear {clear:both; padding: 0px; float: none; margin: 0px; height: 0px; overflow: hidden;}

.formspacing {padding: 0px; margin: 0px;}

a.register {
	text-decoration: underline; 
	font-weight: normal; 
	color: #fff;
}

a.register:hover {
	color: #fff; 
	font-weight:normal; 
	text-decoration:underline;
}