@charset "utf-8";
/* CSS Document 
   Created by I Putu Rudiarsana
   http://balisidenotes.com
   Monday, June 08, 2009 @ Denpasar Bali
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d6d;
}
body {
	background-color: #fff;
	margin: 0px;
	text-align: center;
}
a:link {
	color: #6d6d6d;
	text-decoration: none;
}
a:visited {
	color: #6d6d6d;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: none;
}
a:active {
	color: #6d6d6d;
	text-decoration: none;
}
.tableframe {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
	padding: 3px;
}
.footspace {
	height: 20px;
}
.spacer {
	height: 50px;
}
.spacerline {
	height: 10px;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
}
.leftintro {
	width: 594px;
	float: left;
}
.rightintro {
	width: 300px;
	float: right;
	text-align: right;
}
.righttop {
	text-align: right;
	padding-top: 8px;
}
.righttop a:link {
	color: #c4c6bf;
	text-decoration: none;
}
.righttop a:visited {
	color: #c4c6bf;
	text-decoration: none;
}
.righttop a:hover {
	color: #ffffff;
	text-decoration: none;
}
.righttop a:active {
	color: #c4c6bf;
	text-decoration: none;
}
.righttop ul {
	margin: 0;
	padding: 0;
}
.righttop li {
	list-style: none;
	display: inline;
	padding: 2px 5px;
	margin: 30px 0 0 10px;
	background: #575d49;
	text-align: right;
	color: #c4c6bf;
	font-size: 11PX;
}
.caption {
	margin-bottom: 15px;
	display: block;
}
.caption02 {
	margin: 25px 0 15px 0;
	display: block;
}
.main-text {
	width: 894px;
	float: left;
}
.rightbar {
	width: 178px;
	float: right;
	padding-bottom: 20px;
}
.left-content {
	width: 696px;
	float: left;
	padding-bottom: 30px;
}
.left-content ul {
	margin: 0 5px;
	padding: 0;
}
.left-content li {
	list-style: none;
	background: url(images/news.gif) left top no-repeat;
	padding-left: 20px;
}
.rightbar ul {
	margin: 0 5px;
	padding: 0;
}
.rightbar li {
	list-style: none;
	line-height: 24px;
	border-bottom: 1px solid #e7e7e7;
	background: url(images/bullet.gif) left center no-repeat;
	padding-left: 15px;
}
.frame {
	border: 1px solid #e7e7e7;
	padding: 3px;
	text-align: center;
}
#header {
	height: 309px;
	width: 100%;
	background: url(images/bg-header.gif) left top repeat-x;
	color: #fff;
}
#headmenu {
	height: 70px;
	width: 894px;
	margin: auto;
	text-align: left;
	padding: 0 10px;
}
#headintro {
	height: 208px;
	width: 894px;
	margin: auto;
	text-align: left;
	padding: 15px 10px;
	background: url(images/bg-intro.jpg) center center no-repeat;
	clear: both;
}
#wrapper {
	width: 100%;
	text-align: left;
	float: left;
	background: url(images/bg-wrapper.gif) left top repeat-x;
}
#main-container {	
	width: 894px;
	margin: auto;
	text-align: left;
	padding: 20px 10px;
}
#footermenu {
	height: 75px;
	width: 894px;
	margin: auto;
	text-align: left;
	padding: 0 10px;
	line-height: 75px;
}
#footerbank {
	height: 121px;
	width: 894px;
	margin: auto;
	text-align: left;
	padding: 20px 10px 0 10px;
	color: #fff;	
}
#footer {
	width: 100%;
	height: 196px;
	background: url(images/bg-footer.gif) left top repeat-x;
	color: #4b4b4b;
	clear: both;
}