html,body {
padding:0;
margin:0;
		background-color:#001e11;
		color:#999999;
}

body.entrance{ background:url(../img/entrance_bg.gif) center center no-repeat #001e11; }

a:link {text-decoration:none; color:#999999; }
a:visited {text-decoration:none; color:#999999; }
a:hover {text-decoration:underline; color:#999999; }


a.linkul:link {text-decoration:underline; color:#999999; background-color:#001e11;}
a.linkul:visited {text-decoration:underline; color:#999999; background-color:#001e11;}
a.linkul:hover {text-decoration:underline; color:#999999; background-color:#001e11;}
.linkul {text-decoration:underline;}


.style1 {color: #cecbcf; font-size:10px; background-color:#001e11;}

img{border:0;}

#landingfull{
	background-color:#001e11;
	color:#999999;
	display:block;
	height: 600px;
}
#landingmiddle{
	display:block;
	text-align:center;
	vertical-align:middle;
}

#container{
margin-left:auto;
margin-right:auto;

margin-top:15px;
width:711px;
}

#top{
text-align:left; 
margin-bottom:45px
}

#logo
{
    text-align:center;
}
 

		#menu {
			font-family: Arial, Verdana;
			font-size: 14px;
			margin: 10px 0 0 42px;
			padding: 0 ;
			list-style: none;
		}
		#menu li {
			display: block;
			position: relative;
			float: left;
		}
		#menu li ul { display: none; }
		#menu li a {
			display: block;
			text-decoration: none;
			color: #ffffff;  
			margin-left: 1px;
			white-space: nowrap;
			width:110px;
		}
		
		#menu ul {   padding:0; margin:0 0  0 3px; border-top:1px solid #888}
		#menu ul li {  padding:0; margin:0;  width:120px; border-bottom:1px solid #888 }
		#menu ul li a{ padding:5px; margin:0; background: #001E11;}
		
		#menu ul li a:hover {}
		#menu li:hover ul { 
			display: block; 
			position: absolute;
		}
		#menu li:hover li { 
			float: none;
			font-size: 11px;
		} 
		#menu ul a:hover{	background:#02341E}


#top_content{
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 

}


#left{
clear:both;
background-image:url(../img/leftbg_home.jpg);
float:left;
width:140px;
background-color:#001e11;
color:#999999;
}

#left_design{
background-image:url(../img/leftbg_design.jpg);
float:left;
width:140px;
background-color:#001e11;
color:#999999;
}

#left_contact{
background-image:url(../img/leftbg_contact.jpg);
float:left;
width:140px;
background-color:#001e11;
color:#999999;
}


#left_property{
background-image:url(../img/leftbg_property.jpg);
float:left;
width:140px;
background-color:#001e11;
color:#999999;
height:522px;
}

#left_estates{
background-image:url(../img/leftbg_estates.jpg);
float:left;
width:140px;
background-color:#001e11;
color:#999999;
}
#left_albury{
background-image:url(../img/leftbg_albury.jpg);
float:left;
width:140px;
background-color:#001e11;
color:#999999;
}

#flash{
background:url(img/flashbg.jpg);
padding:0;
font-size:1px;
text-align:right;
}

#right{
float:right;
color:#999999;
background-color:#001e11;
width:560px
}

#rightcontent{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:15px;
}

#footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:711px;
clear: both;
text-align:center;
}

#footer span.left {
float: left;
}

#footer span.right { 
float: right;
}

