@charset "UTF-8";
/* CSS Document */
body{
	background:#eceef5 url(gambar/bg.png) top left repeat-x;
	margin-left:0;
	margin-top:-1px;
	font-family:"Century Gothic", "Trebuchet MS", Tahoma;
	font-size:8pt;
}
#limosin{
	width:1000px;
	margin:0 auto;
	/*min-height:281px;*/
}
#header{
	background:url(gambar/header-foto.png) no-repeat center top;
	width:990px;
	margin:0 auto;
}
#menu{
	width:540px;
	height:35px;
	/*border:1px solid red;*/
	top:90px;
	left:35px;
	position:relative;
}
#menu a{
	font-size:14pt;
	color:#d77722;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px 0 20px;
}
#menu a:hover{
	text-decoration:underline;
}

#intro{
	width:515px;
	text-align:justify;
	border:1px solid #aba49e;
	background:#000;
	padding:0 10px 0 10px;
	margin:100px 0 0 30px;
	color:#fff;
}
#intro .tjbrg{
	float:left;
	background: url(gambar/bg-tj.png) no-repeat left top;
	width:213px;
	height:83px;
	padding-right:4px;
}
.uppercontent{
	background:url(gambar/upper-content.png) no-repeat center top;
	width:990px;
	height:54px;
	margin:0 auto;
	text-align:center;
	text-transform:uppercase;
	padding-top:8px;
	color:#884407;
	font-size:12pt;
	clear:both;
}
.content{
	width:930px;
	/*border:1px solid black;*/
	float:left;
	margin:0 0 0 30px;
}
.tipe1{
	background:url(gambar/type01.png) no-repeat center top;
	width:316px;
	height:308px;
	float:left;
}
.tipe1 .harga, .tipe2 .harga{
	color:#FFFFFF;
	margin:24px 0 0 6px;
	text-align:center;
	width:100px;
	/*border:1px solid black;*/
	font-size:18pt;
}
.tipe1 .luas, .tipe2 .luas{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12pt;
	width:290px;
	/*border:1px solid black;*/
	margin:180px 0 0 20px;
	text-align:center;
}
.tipe2{
	background:url(gambar/type02.png) no-repeat center top;
	width:316px;
	height:308px;
	float:left;
	margin-left:20px;
}
.fasilitas{
	background:url(gambar/fasilitas.png) no-repeat center top;
	width:231px;
	height:304px;
	float:right;
	margin:10px 0 0 0;
}
.fasilitas ol{
	padding-top:40px;
	margin-left:20px;
}
.fasilitas ol li{}
.garis{
	background:url(gambar/garis.png) no-repeat center top;
	width:943px;
	height:14px;
	clear:both;
}

#footer{
	background:#eceef5 url(gambar/footer1.png) no-repeat center bottom;
	min-height:68px;
	clear:both;
	width:100%;
}
.footer{
	text-align:justify;
	/*border:1px solid #d77722;*/
	/*background:#f5d9c0;*/
	padding:0 10px 0 10px;
	margin:0 auto;
	width:880px;
	font-size:8pt;
}
.footer a{
	color:#e77a19;
}
.footer a:hover{
	color:#c66610;
	text-decoration:none;
}

#fotofoto{
	position:relative;
	/*border:1px solid black;*/
	width:264px;
	height:173px;
	float:right;
	top:20px;
	right:89px;
}
.fasilitas a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	/*border:1px solid #000;*/
	padding:0 4px 0 4px;
}
.fasilitas a:hover{
	color:#fff;
	background:#000000;
}
.kontenkiri{
	float:left;
	border:1px solid #d77722;
	background:#f5d9c0;
	width:300px;
	margin:0 0 0 20px;
}
.kontenkanan{
	float:right;
	width:600px;
	/*border:1px solid black;*/
}
.spektipe1{
	width:316px;
	float:left;
	border:1px solid #d77722;
	background:#f5d9c0;
	margin:14px 0 0 16px;
}
.spesifikasi{
	width:240px;
	border:1px solid #d77722;
	background:#f5d9c0;
	float:right;
	margin:14px 0 0 0;
	padding-left:20px;
}
.fotogaleri{
	width:830px;
	/*border:1px solid black;*/
	margin:0 auto;
}
.fotogaleri img{
	border:1px solid #993300;
}
.fotogaleri img:hover{
	border:1px solid #FF9966;
}
.kontakkami{
	width:890px;
	height:441px;
	background:url(gambar/contact.png) no-repeat left top;
	font-size:14pt;
}
.kontakkami h3{
	margin-left:180px;
}
.kontakkami .info{
	padding:80px 0 0 200px;
}
.pengumuman{
	border:1px solid #FFCC33;
	padding:4px;
	margin:4px;
	background:#FFFF99;
	font-size:12pt;
}
.homepage{
	width:910px;
	margin:0 auto;
	border:4px solid #CCCCCC;
	background:#fff;
	padding:0 6px 0 6px;
}