/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:10px;
	color:#035672;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	line-height:1.7em;
	background:url(../images/bungabali-bg_02.jpg) repeat-x;
}
a{
	color:#218ab1;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#035672;
}
p.begin:first-letter{
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	font-weight:none;
	line-height:0.8em;
}
h1{
	font-size:16px;
}
.iframe_about{
	width:450px;
	maring:0;
	background:#ebfaff url(../images/bungabali-about-us_04.jpg) no-repeat right top;
}
.iframe_terms{
	width:450px;
	maring:0;
	background:#ebfaff url(../images/bungabali-terms.jpg) no-repeat right top;
}
.button{
	background-color:#3ea2c7;
	color:#FFFFFF;
	border:none;
}
.wrapper{
	/*background:url(../images/bungabali-background.jpg) no-repeat;*/
	
	width:1005px;
	height:680px;
	margin:0 auto;
	padding:81px 0 0 0;
}
.content_wrapper{
	width:803px;
	height:605px;
	margin:0 auto;
	background:url(../images/bungabali-home_13.jpg) no-repeat bottom left;
}
.header{
	width:803px;
	height:93px;
	background:url(../images/bungabali-home_03.jpg) no-repeat;
}
.content{
	background:url(../images/bungabali-home_05.jpg) repeat-y;
	width:803px;
	height:452px;
	padding:5px 0 2px 10px;
}
.content_1cl{
	background:url(../images/bungabali-about.jpg) no-repeat;
	width:723px;
	height:395px;
	margin-left:21px;
	padding:40px 10px 10px 10px;
}
.content_1c2{
	width:773px;
	height:155px;
	margin-left:28px;
}
.content_products{
	background:url(../images/bungabali-products_03.gif) no-repeat;
	width:723px;
	height:395px;
	margin-left:21px;
	padding:40px 10px 10px 10px;
}

.home_left{
	float:left;
}
.home_right_wrapper{
	width:450px;
	height:455px;
	float:left;
	margin-left:30px;
}
.home_right{
	background:#EBFAFF url(../images/bungabali-home_10.jpg) right no-repeat;
	width:410px;
	height:335px;
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
}
.right{
	background:#EBFAFF;
	width:450px;
	height:335px;
}
.contact_right{
	background:#EBFAFF url(../images/bungabali-contact-us.jpg) right no-repeat;
	width:410px;
	height:335px;
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
}
.menu_wrapper{
	margin-left:300px;
}
.menu_top{
	width:450px;
	height:20px;
	padding-bottom:10px;
}
.menu_top ul{
	padding:0 0 5px 80px;
	margin:0;
}
.menu_top ul li{
	display:inline;
	margin-left:15px;
}
.menu_top ul li a{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-weight:bold;
	color:#218ab1;
	text-decoration:none;
}
.footer{
	width:803px;
	height:45px;
	margin:0 auto;
	padding-top:10px;
	padding-left:10px;
}
.footer .menu_bottom{
	float:left;
	width:400px;
	height:10px;
}
.footer .copy{
	float:left;
	width:380px;
	height:10px;
	text-align:right;
	font-size:9px;
}