body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#e6e7d5;
}
p {
	color: #666666;
	line-height:18px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	color:#666666;
	margin:0px;
	padding:0 0 0 10px;
}
li{
	color:#666666;
	line-height:18px;
	margin:0px;
	padding:0px;
	list-style: outside;
}
#container {
	width:800px;
	margin: 0 auto;
	border:solid 2px #FFFFFF;
	background:url(images/content_bg.jpg);
}
#header {
	width:800px;
	height: 80px;
	background:url(images/header_bg.gif);
}
#logo {
	padding-left:25px;
	float:left
}
#search {
	margin-top:36px;
	padding: 3px 0 0 60px;
	float: right;
	background-image:url(images/search.jpg);
	width:167px;
	height:27px;
}
.input_search {
	height:10px;
	width:136px;
	font-size:9px;
}
.input_button {
	top:2px;
	position:relative;
}
#menu {
	background:url(images/menu_bg.gif);
	height:49px;
	float:left;
	margin:0px;
	padding:0 0 0 10px;
	width:790px;
}
#banner_left {
	width:206px;
	height:162px;
	background:url(images/banner_left.jpg);
	color: #850a0d;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	display: table-cell;
    vertical-align: middle;
}
#submenu {
	position:relative;
	top:-50px;
	background:url(images/submenu_bg.png);
	width:246px;
	height:420px;
	float:left;
	overflow:hidden;
}
#submenu ul{
	list-style:none;
	font-size:12px;
	display:inline;
}
#submenu ul li{
	height:25px;
	width:205px;
	display:block;
	padding-right:40px;
	line-height:25px;
	text-align:right;
	border-bottom: 1px solid #19a451;
}
#submenu ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#submenu ul li a:hover{
	color: #FF9900;
	text-decoration:none;
}
#merah_pita {
	background:url(images/merah_pita.jpg);
	line-height:35px;
	padding-left:20px;
	margin-top:1px;
	float:right;
	width:534px;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
	overflow:hidden;
}
#merah_pita img{
	margin:-2px 5px;
}
#content {
	float: right;
	width: 514px;
	padding:20px;
	color: #666666;
}
table {
	color: #666666;
	width:500px;
}
td {
	padding:5px;
}
#footer1 {
	background:url(images/footer1.jpg);
	height:60px;
	width:800px;
	clear:both;
}
#footer {
	background:url(images/footer_bg.gif);
	height:22px;
	width:800px;
	clear:both;
}
#red {
	color:#B91722;
}
#green {
	color: #347C17;
}
