/* 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;	
}

#content-wrap #gambar_banner {
	position: absolute;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #006699;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 45px;
	left: 686px;
	width: 255px;
	height: 147px;
}

#content-wrap #judul_banner{
	position: absolute;
	text-transform: none;
	color: #FFFFFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 199px;
	left: 688px;
	width: 259px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#content-wrap #lokasi_banner{
	position: absolute;
	text-transform: none;
	color: #FFFFFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 224px;
	left: 688px;
	width: 259px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#content-wrap #tanggal_banner{
	position: absolute;
	text-transform: none;
	color: #FFFFFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 247px;
	left: 688px;
	width: 259px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#content-wrap #link_banner a{
	position: absolute;
	text-transform: none;
	color: #FFFFFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 267px;
	left: 688px;
	width: 259px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
}

#content-wrap #gambar_peta {
	position: absolute;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FF0000;
	top: 360px;
	left: 712px;
	width: 208px;
	height: 147px;
}

#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: 802px;
	left: 692px;
	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: 803px;
	left: 826px;
	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: 922px;
	left: 692px;
	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: 922px;
	left: 827px;
	width: 96px;
	height: 69px;
}

/* CSS BERITA    */

#content-wrap #ke_link_berita a{
	position: absolute;
	top: 551px;
	left: 748px;
	width: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 18px;
	color: #55742e;
}

#content-wrap #judul_berita{
	position: absolute;
	left: 682px;
	width: 277px;
	font-weight: bold;
	text-align: left;
	color: #cf9505;
	font-style: inherit;
	text-decoration: none;
	top: 580px;
	height: 127px;
}

#content-wrap #tanggal_berita{
	top: 596px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	color: #55742e;
	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: #55742e;
}

#content-wrap #tulisan_lokasi{
	position: absolute;
	text-transform: none;
	color: #55742e;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 333px;
	left: 687px;
	width: 89px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	height: 20px;
}

#content-wrap #tulisan_zoom{
	position: absolute;
	text-transform: none;
	color: #55742e;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 332px;
	left: 790px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	text-decoration: underline;
}

#content-wrap #border_tulisan_lokasi{
	position: absolute;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 353px;
	left: 2px;
	width: 295px;
	height: 160px;
	border:thin solid #55742e;
}

#content-wrap #tulisan_news{
	position: absolute;
	text-transform: none;
	color: #55742e;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 552px;
	left: 685px;
	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: 572px;
	left: 664px;
	width: 295px;
	height: 140px;
	border:thin solid #55742e;
}

#content-wrap #tulisan_zoom_fasilitas{
	position: absolute;
	text-transform: none;
	color: #55742e;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 739px;
	left: 777px;
	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: #55742e;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 740px;
	left: 683px;
	width: 89px;
	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: 761px;
	left: 664px;
	width: 295px;
	height: 280px;
	border:thin solid #55742e;
}

/* -------------------- END CSS BERITA ----------    */

#banner {
	float: left;
	width: 968px;
	margin: 0;
	display: inline;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(banner_cosmo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}

/*side bar kiri */
#lokasi {
	float: left;
	width: 303px;
	margin: 0;
	display: inline;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(lokasi_cosmo.jpg);
	background-repeat: no-repeat;
	background-position: -5px;
	height: 202px;
}

#berita {
	float: right;
	width: 303px;
	margin: 0;
	display: inline;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: top;
	height: 178px;
}

#fasilitas {
	float: right;
	width: 303px;
	margin: 0;
	display: inline;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(fasilitas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	height: 350px;
}

/* isi profil */
#isi_profil {
	float: left;
	width: 665px;
	margin: 0;
	display: inline;
	background-image: url(isi_cosmo.jpg);
	background-repeat: no-repeat;
	height: 650px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: 10px 10px;
}


/* Footer */	
#footer {
	color: #CC9900;
	clear: both;
	width: 968px;
	height: 60px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
