/* layout styles (pengganti tabel)  */
#main
{
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
}
#top
{
	height: 90px;
}
#logo
{
    float: left;
    height: 90px;
    width: 350px;
}
#menu_atas
{
	float: left;
	height: 90px;
	width: 450px;
	text-align: right;
}
#tengah1
{
	float: left;
	width: 550px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tengah2
{
	float: left;
	height: 650px;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#garisbawah
{
	float: left;
	width: 800px;
	height: 8px;
	background: url(images/garis.gif) no-repeat; 
}
#bottom1
{
	float: left;
	height: 65px;
	width: 611px;
}
#bottom2
{
	float: left;
	height: 65px;
	width: 189px;
	padding-top: 35px;
}

/* end layout styles */
body
{
    color: #CCCCCC;
    margin: 0px;
	background: url(images/balirealestate_back.gif) #292929 no-repeat;
}
.bookmark
{	
	padding-top: 2px;
}
.topmenu
{
	font-family: Arial;
	font-size: 13px;
    font-weight: normal;
	color: #FFFFFF;
	padding-top: 30px;
}
.bottommenu
{
	font-family: Arial;
	font-size: 13px;
    font-weight: normal;
	color: #FFFFFF;
}
.rightmenu
{
	font-family: Arial;
	font-size: 13px;
    font-weight: normal;
	color: #CCCCCC;
}
H1
{
	font-family: Arial;
	font-size: 17px;
    color: #CCFF00;
}
H2
{
	font-family: Arial;
	font-size: 14px;
	color: #CCFF00;
}
.teks
{
	font-family: Arial;
	font-size: 13px;
    color: #CCCCCC;
	line-height: 18px;
}
.teks_kotak
{
	font-family: Arial;
	font-size: 13px;
    color: #CCCCCC;
	line-height: 16px;
}
.box {
	font-family: Arial;
	font-size: 12px;
	background-color: #404040;
	color: #CCCCCC;
	border: 1px solid #545454;
}
.tombol {
	font-family: Arial;
	font-size: 12px;
	background-color: #404040;
	color: #CCFF00;
	font-weight: bold;
}
a:link,  a:visited{
    color: #FFFFFF;
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
}
a:hover {
    color: #CCFF00;
	font-family:Arial;
	font-size:13px;
	text-decoration: underline;
}
a.cc:link,  a.cc:visited{
    color: #CCCCCC;
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
}
a.cc:hover {
    color: #CCFF00;
	font-family:Arial;
	font-size:13px;
	text-decoration: underline;
}
a.walik:link,  a.walik:visited{
    color: #CCFF00;
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
}
a.walik:hover {
    color: #CCCCCC;
	font-family:Arial;
	font-size:13px;
	text-decoration: underline;
}
a.judul:link,  a.judul:visited{
    color: #CCFF00;
	font-family:Arial;
	font-size:17px;
	text-decoration: none;
}
a.judul:hover {
    color: #CCFF00;
	font-family:Arial;
	font-size:17px;
	text-decoration: underline;
}
.ijo_cilik
{
	font-family: Arial;
	font-size: 11px;
    color: #CCFF00;
}
.testimonial_title
{
	font-family: Arial;
	font-size: 13px;
    color: #CCFF00;
	font-weight: bold;
}
.testimonial_subtitle
{
	font-family: Arial;
	font-size: 12px;
    color: #FFFFFF;
}
.testimonial_kotak
{
	font-family: Arial;
	font-size: 13px;
    color: #CCCCCC;
	line-height: 18px;
}