/* Lovely Body */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#71b3f0;
}

#header-bg {
	height:207px;
	background-image:url(images/header-bg.jpg);
	clear:both;
}

#header {
	clear:both;
	width:756px;
	height:207px;
	background-image:url(images/header.jpg);
	margin:auto;
}

#content {
	background-image:url(images/content.jpg);
	background-repeat:repeat-y;
	width:756px;
	clear:both;
	margin:auto;
}

.nulis {
    font:13px "Trebuchet MS", Arial;
	text-align:justify;
	margin:auto;
	padding-left:40px;
	padding-right:40px;
}

#footer {
	background-image:url(images/footer.jpg);
	width:756px;
	height:142px;
	clear:both;
	margin:auto;
}


/* Addon */

hr {
	color:#CCCCCC;
	height:2px;
}

#menu {
	text-align:center;
	border-top:#ededed 1px solid;
	padding-top:3px;
	border-bottom:#ededed 1px solid;
	padding-bottom:3px;
}

#menu a {
	color:#033667;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	color:#71b1ee;
	text-decoration:underline;
	font-weight:bold;
}

#headline {
	background-image:url(images/headline.jpg);
	width:677px;
	height:403px;
	padding-top:5px;
	background-repeat:no-repeat;
}

#button {
	background-image:url(images/tempah-sekarang.jpg);
	clear:both;
	margin:auto;
	width:625px;
	height:48px;
}

#testi {
    font:13px "Courier New", Courier, monospace;
	border: dashed medium #23b4eb;
	background-color:#f5f9fb;
	width:450px;
	clear:both;
	margin:auto;
	padding:10px;
}

#quote {
    font:16px "Courier New", Courier, monospace;
	color:#333333;
	text-align:center;
	width:600px;
	clear:both;
	margin:auto;
	padding:10px;
}

#quote2 {
    font:13px Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	border: dashed thin #23b4eb;
	background-color:#f5f9fb;
	width:600px;
	clear:both;
	margin:auto;
	padding:10px;
}

#quote3 {
	width:600px;
	clear:both;
	margin:auto;
	padding:10px;
	border: dashed medium #23b4eb;
}

#pembayaran {
	width:500px;
	clear:both;
	margin:auto;
	padding:10px;
	border: dashed medium #666666;
}

.centera {
	margin:auto;
	clear:both;
	padding-left:50px;
	padding-right:50px;
}

.centera ul {
	padding-left: 10px;
	margin-top: 5px;
}

.centera ul li{
line-height: 20px;
list-style-type: none;
background:transparent url(images/dotmeup3.gif) no-repeat;
padding:0 0 1px 16px;
}

.style1 {color: #FF0000}
.style2 {
	color: #395B7E;
	font-weight: bold;
}

#labanon {
	width:500px;
	margin:auto;
	clear:both;
	font:10px "Trebuchet MS";
	text-align:center;
	color:#033667;
}

#labanon a:link {
	color:#333333;
	text-decoration:none;
}

#labanon a:visited {
	color:#333333;
	text-decoration:none;
}

#labanon a:hover {
	color:#333333;
	text-transform:uppercase;
}

#labanon a:active {
	color:#333333;
	text-decoration:none;
}

/* Font Eh? */

h2 {
    font-size:18px;
	font-weight:bold;
	text-align:center;	
	padding-top:4px;
	padding-bottom:4px;
	border-top:#1077cc medium solid;
	border-bottom:#1077cc medium solid;
}

h3 {
    font-size:24px;
	font-weight:bold;
	text-align:center;	
	padding-top:2px;
	padding-bottom:2px;
}

h4 {
    font-size:28px;
	font-weight:bold;
	text-align:center;	
	padding-top:2px;
	padding-bottom:2px;
}