@charset "utf-8";
/* CSS Document */
@import url('reset.css');

body{
background:#ffffff;
font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
color:#696969;
}
#batasatas
{
	height:50px;
	width:985px;
}
#header
{
	height:40px;
	width:985px;
}	

#topnav
{
	margin-top:5px;
	margin-bottom:5px;
	width:985px;		
}	

#logo 
{
	float: left;
	border:0 none;
	margin: 0;
	height: 57px;
	width: 355px;
}

#nav
{
background: url(images/slice.jpg) repeat-x;
width:985px;
height:30px;
}

#navigation 
{
margin-left: 15px;
}

#navigation li
{

float:left;
display:block;
}

#navigation li a
{
	background-image:url(images/sprite.jpg);
	display: block;
	outline: none;
	position: relative;
	height: 30px;
	text-decoration: none;
	width: auto;

}

	#navigation .jakland 
	{
	background-position:0px 0px;
	width:98px;
	height:30px;
	
	}
	
	#navigation .features 
	{
	background-position:-98px 0px;
	width:117px;
	height:30px;
	}
	
	#navigation .sustainable
	{
	background-position:-215px 0px;
	width:93px;
	height:30px;
	}
	
	#navigation .design
	{
	background-position:-308px 0px;
	width:143px;
	height:30px;
	}
	
	#navigation .management 
	{
	background-position:-451px 0px;
	width:163px;
	height:30px;
	}
	
	#navigation .amenities 
	{
	background-position:-614px 0px;
	width:78px;
	height:30px;
	}
	
	#navigation .location 
	{
	background-position:-692px 0px;
	width:74px;
	height:30px;
	}
	
	#navigation .download 
	{
	background-position:-766px 0px;
	width:85px;
	height:30px;
	}
	
	#navigation .contact 
	{
	background-position:-851px 0px;
	width:67px;
	height:30px;
	}
		
	#navigation a .hover {
	background: transparent  url(images/sprite.jpg) no-repeat;
	display:block ;
	opacity: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	
	}
	
	#navigation .jakland .hover {
	background-position: -0px -30px;
	
	}
	
	#navigation .features .hover{
	background-position: -98px -30px;
	}
	#navigation .sustainable .hover{
	background-position: -215px -30px;	
	}
	#navigation .design .hover{
	background-position: -308px -30px;	
	}
	#navigation .management .hover {
	background-position: -451px -30px;
	}
	#navigation .amenities .hover {
	background-position: -614px -30px;
	}
	#navigation .location .hover {
	background-position: -692px -30px;
	}
	#navigation .download .hover {
	background-position: -766px -30px;
	}
	#navigation .contact .hover {
	background-position: -851px -30px;
	}
	
a:link {
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-decoration:none;
	color:#a7a7a7;
}

a:visited {
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-decoration:none;
	color:#a7a7a7;
}

a:active {
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-decoration:none;
	color:#005ca6;
}

a:hover {
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color:#005ca6;
}

.menu {
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-align: right;
	color:#a7a7a7;
	list-style-type: none;
}

#content
{
	width:985px;
	height:430px;
	position:relative;
}

#singlecontent
{
	width:985px;
	height:430px;
	background-image:url('images/depan.jpg');
	background-repeat:no-repeat;
	float:left;
}

#greenmark
{
	width:60px;
	height:60px;
	background-image:url('images/logo_greenmark.jpg');
	background-repeat:no-repeat;
	float:left;
	position:relative;
	top:55px;
	margin-left:15px;
}	

#menunews
{
	width:224px;
	height:116px;
	float:left;
	position:relative;
	top:-120px;
	margin-left:648px;
}
#leftcontent
{
	float:left;
	position:relative;
	width:385px;
	height:430px;
}
#mnucontent
{
	float:left;
	position:relative;
	background-color:#e6e7e9;
	width:152px;
	height:430px;
}
#rightcontent
{
	float:left;
	position:relative;
	width:448px;
	height:430px;
}

#rightcontent2
{
	float:left;
	position:relative;
	width:548px;
	height:430px;
}

#footer
{
	top:-5px;
	width:585px;
	height:30px;
	position:relative;
	
}
#footer2
{
	top:-100px;
	width:585px;
	height:30px;
	position:relative;
	
}
#footerlink
{
	padding-top:20px;
	font-family: "Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-decoration:none;
	color:#747474;
}
table {
 width:400px;
 margin-top:6px;
 border-collapse:collapse;
}
td {
  color:#696969;
  padding:.3em .3em;
  font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:left;
}
tr.special td {
  background:#f7f7f7;
 
}
div.arrows { width:11px; text-align:center }
div.arrows img { padding:0px }
table.fframe {
	width:448px;
	height:430px;
}
table.fframe2 {
	width:548px;
	margin-top:15px;
	margin-left:6px;
}
p.wtccontent {
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:1.2em;
	color:#696969;
}
a.wtccontent2 {
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:1.2em;
	color:#696969;
}
form {
	padding:2px;
}	
.texta {
 	border: 1px solid #abacae;
}
.inputa {
	border: 1px solid #abacae;
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
}	
.labela {
 	color:#696969;
} 
.submitbtn {
	border: 1px solid #abacae;
	height:25px;
	background-color:#ffffff;
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
}
a.link_content:link {
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none
	color:#696969;
}
a.link_content:active {
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none
	color:#696969;
}
a.link_content:visited {
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none
	color:#696969;
}
a.link_content:hover {
	font-family:"Tahoma", Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#005ca6;
	text-decoration:none
}	
#listticker{
	height:55px;
	width:250px;
	overflow:hidden;
	border:relative 1px #DEDEDE;
	padding:6px 10px 14px 10px;;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

#listticker li{
	height:60px;
	padding:4px;
	list-style:none;
}
#listticker a{
	color:#000000;
	margin-bottom:
}
#listticker .news-title{
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
}
#listticker .news-title2{
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;	
	color:#1f7caf;
}
#listticker .news-text{
	display:block;
	font-size:11px;
	color:#666666;
}
#listticker img{
	float:left;
	margin-right:14px;
	padding:4px;
	border:solid 1px #DEDEDE;
}

