/* top elements */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {
	text-align: center;
	margin: 10px 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1em;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 967px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#content-wrap {
	clear: both;
	width: 968px;
	padding: 0;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	position: relative;
	height: 61px;
	padding: 0;
	color: #fff;
	background-image: url(Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* navigation */
#menu {
	clear: both;
	margin: 0 auto;
	padding: 0;
	height: 42px;
	width: 967px;
	background-color: #FFFFFF;
	background-image: url(Navigasi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
}
#content-wrap #menu1 a{
	position: absolute;
	top: -41px;
	left: 5px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #575757;
	width: 71px;
	text-decoration: none;
	height: 23px;
}

#content-wrap #menu1 a:hover{
	color: #025089;	
}

#content-wrap #menu2 a{
	position: absolute;
	top: -41px;
	left: 80px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #575757;
	width: 102px;
	text-decoration: none;
	height: 23px;
}

#content-wrap #menu2 a:hover{
	color: #025089;	
}

#content-wrap #menu3 a{
	position: absolute;
	top: -41px;
	left: 198px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #575757;
	width: 71px;
	text-decoration: none;
	height: 23px;
}

#content-wrap #menu3 a:hover{
	color: #025089;	
}

#content-wrap #menu4 a{
	position: absolute;
	top: -41px;
	left: 667px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #b0821c;
	width: 71px;
	text-decoration: none;
	height: 22px;
}

#content-wrap #menu4 a:hover{
	color: #336600;	
}

#content-wrap #menu5 a{
	position: absolute;
	top: -41px;
	left: 738px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #b0821c;
	width: 112px;
	text-decoration: none;
	height: 22px;
}

#content-wrap #menu5 a:hover{
	color: #336600;	
}

#content-wrap #menu6 a{
	position: absolute;
	top: -41px;
	left: 861px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #b0821c;
	width: 71px;
	text-decoration: none;
	height: 22px;
}

#content-wrap #menu6 a:hover{
	color: #336600;	
}

/* CSS BERITA    */

#content-wrap #ke_link_berita a{
	position: absolute;
	top: 323px;
	left: 87px;
	width: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 18px;
	color: #0071ad;
}

#content-wrap #judul_berita{
	position: absolute;
	left: 22px;
	width: 272px;
	font-weight: bold;
	text-align: left;
	color: #a1a3a5;
	font-style: inherit;
	text-decoration: none;
	top: 353px;
	height: 126px;
}

#content-wrap #tanggal_berita{
	top: 596px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	color: #0071ad;
	left: 22px;
}


#content-wrap #ke_link_berita_read_more a{
	top: 596px;
	left: 214px;
	width: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
	height: 19px;
	color: #0071ad;
}

#content-wrap #tulisan_management{
	position: absolute;
	text-transform: none;
	color: #0071ad;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 17px;
	left: 22px;
	width: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	height: 20px;
}

#content-wrap #border_tulisan_management{
	position: absolute;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 35px;
	left: 3px;
	width: 295px;
	height: 269px;
	border:thin solid #0071ad;
}

#content-wrap #tulisan_news{
	position: absolute;
	text-transform: none;
	color: #0071ad;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 325px;
	left: 22px;
	width: 58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	height: 20px;
}

#content-wrap #border_tulisan_news{
	position: absolute;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 344px;
	left: 2px;
	width: 295px;
	height: 140px;
	border:thin solid #0071ad;
}

#content-wrap #tulisan_zoom_fasilitas{
	position: absolute;
	text-transform: none;
	color: #0071ad;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 507px;
	left: 91px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	text-decoration: underline;
}

#content-wrap #tulisan_fasilitas{
	position: absolute;
	text-transform: none;
	color: #0071ad;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 507px;
	left: 20px;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	height: 20px;
}

#content-wrap #border_tulisan_fasilitas{
	position: absolute;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 528px;
	left: 1px;
	width: 295px;
	height: 280px;
	border:thin solid #0071ad;
}


/* -------------------- END CSS BERITA ----------    */

#content-wrap #gambar_fasilitas1 {
	position: absolute;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #00FF00;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 559px;
	left: 26px;
	width: 96px;
	height: 54px;
}

#content-wrap #gambar_fasilitas2 {
	position: absolute;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #00FF00;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 559px;
	left: 161px;
	width: 94px;
	height: 76px;
}

#content-wrap #gambar_fasilitas3 {
	position: absolute;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FF0000;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 679px;
	left: 28px;
	width: 96px;
	height: 41px;
}

#content-wrap #gambar_fasilitas4 {
	position: absolute;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FF0000;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 679px;
	left: 163px;
	width: 96px;
	height: 69px;
}

#content-wrap #kotak_email{
	position: absolute;
	top: 35px;
	left: 10px;
	width: 302px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	height: 259px;
	color: #999999;
}

/*side bar kiri */
#mail_management {
	float: left;
	width: 303px;
	margin: 0;
	display: inline;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	height: 310px;
	top: 0px;
}

#berita_management {
	float: left;
	width: 303px;
	margin: 0;
	display: inline;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	height: 178px;
}

#fasilitas_management {
	float: left;
	width: 303px;
	margin: 0;
	display: inline;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(fasilitas_management.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 307px;
}

/* form elements */
fieldset {
	margin: 0;	padding: 0;
	border: none;
}
legend {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin: 7px 0;
}
input.garis {
	padding:4px;
	border: 1.5px solid #0071AD; 
	font: normal 1em Verdana, sans-serif;
	color:#777;	
}
textarea {
	width:259px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1.5px solid #0071AD; 
	height:130px;
	display:block;
	color:#777;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	color: #fff;
	background-color: #FFFFFF;
	background-image: url(tombol_send_metro.jpg);
	background-repeat: no-repeat;
	width: 60px;
}

/* isi buy and rent */
#isi_management {
	float: right;
	width: 665px;
	margin: 0;
	display: inline;
	background-image: url(isi_management.jpg);
	background-repeat: no-repeat;
	height: 560px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 15px 5px;
}

#memo_management{
	float: right;
	width: 665px;
	margin: 0;
	display: inline;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 10px 9px;
}

/* Footer */	
#footer {
	color: #a1a3a5;
	clear: both;
	width: 968px;
	height: 60px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

#judul_berita_memo{
	text-transform: none;
	color: #a1a3a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	position: inherit;
	top: 15px;
	width: 593px;
	height: 20px;
	margin-right: 25px;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 10px;

}

#isi_berita_memo{
	text-transform: none;
	color: #a1a3a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	line-height: 2em;
	position: inherit;
	top: 40px;
	width: 593px;
	margin-bottom: 25px;
}

#tanggal_berita_memo {
	text-transform: none;
	color: #a1a3a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 2em;
	position: absolute;
	top: 16px;
	width: 133px;
	left: 667px;
}

#content-wrap #scrollLinks{
	position:absolute;
	left: 947px;
	top: 138px;
	width: 6px;
	height: 19px;
}
