body {
	margin:auto;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	background: #b2ada4;
	
}

a:link, a:visited { color: #38afc8; text-decoration: none;} 
a:active, a:hover { color: #38afc8; text-decoration: underline;}
a.small_link{color:#CC3333;}
h1 {
	margin: 0 0 20px 0;
	padding: 5px 0;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	font-family:arial;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

p {
	text-align: justify;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

.cleaner {
	font-size: 1px;
	height: 1px;
}

/* ----- Form ----- */

form{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
}

frameset {
	margin-bottom: 25px;
}

.form_row{
	margin-bottom: 10px;
}


label {
	margin-right: 10px;
}

input{
	width: 150px;
	height: 18px;
	font:8px;
}

.button{
	width: 60px;
	height: 25px;
}

select {
	height: 25px;
	width: 150px;
}

/* ----- End of Form ----- */

#container {
	margin:auto;
	width: 910px;
	padding: 0 25px;
	background: #ffffff;
}

#header_panel {
	width: 910px;
	height: 108px;
	
}
#banner4{
	border:0;
}

#title_section {
	float: left;
	padding: 50px 0 5px 0;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin-left:210px;
}

#top_right_section {
	float: right;
	text-align: right;
	width: 300px;
	background: url(images/image_top_line.gif) no-repeat top right;
	border:8px solid #ff0000;
}



/*------------- Menu ------------------*/


	/*background: #4c4032 url(images/menu_background1.gif) no-repeat;*/

/*

	
#menu ul {
	padding: 10px 0 0 0;
	margin: 0 0 0 80px;
	list-style: none;
}

#menu ul li{
	display: inline;
	padding-top:5px;
}

#menu ul li a{
	float: left;
	padding: 7px 18px;
	font-family:tahoma;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #990000;
}

.root ul li{
 display:block;	
}

#menu li a:hover, #menu li .current{
	color: #ffffff;
}
*/
/* end of menu */


/* content */
#content {
	float: left;
	width: 910px;
	margin: 0;
	padding: 0 0 60px 0;
	background: #FFFFFF url(images/footer_background.gif) bottom center no-repeat;
}

#leftcolumn {
	float: left;
	width: 600px;
	margin: 0 5px 0 0;
	padding: 0;
}

#rightcolumn {
	float: right;
	width: 280px;
	padding: 0px;
	margin: 0px;
}

/* left side two column */
.leftcolumn_twocolumn{
	float: left;
	width: 253px;
	margin: 0 15px 35px 0;
	background-color:#E4E4E4;
	border: 1px solid #dbdbdb;	
}
/* BOX ATTRIBUT */

	.box{
		float: left;
		width: 280px;
		margin: 0 15px 35px 0;
		background-color:#e4e4e4;
		border: 1px solid #dbdbdb;	
		-moz-border-radius:5px;
	}
	
	.box_full{
		float: left;
		width: 580px;
		margin: 0 15px 35px 0;
		background-color:#e4e4e4;
		border: 1px solid #dbdbdb;	
		-moz-border-radius:5px;
		line-height:1.9em;
	}
	
	.box_title{
		background:url(images/line.jpg);
		width:auto;
		height:30px;
		color:#ffffff;
		font:bold 15px arial;
		line-height:2em;
		text-indent:15px;
		-moz-border-radius:5px 5px 0px 0px;
	}
	
	
	.box_content img{
		float:left;
		-moz-border-radius:5px;
		padding:2px;
		margin-right:10px;
		
	}
	
	.box_content{
	    text-align:justify;
		margin:10px;
	}
	
img{

}
/* END BOX ATTRIBUT */



* html .leftcolumn_twocolumn{
	margin: 0 10px 35px 0;
}


.leftcolumn_twocolumn img{
	border: 1px solid #000000;
	margin-bottom: 5px;
}



.leftcolumn_twocolumn ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
}

.leftcolumn_twocolumn li{
	font-size: 12px;
	padding-bottom: 10px;
}

.leftcolumn_twocolumn li a{
	font-weight: normal;
}

.leftcolumn_twocolumn a:hover{
	text-decoration: underline;
}

.service_box {
	margin-bottom: 25px;
}

.service_box img{
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.service_box p{
	text-align: left;
}

/* end of left side two column */

/* left side full row */

.leftcolumn_fullrow {
	clear: both;
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
}

.leftcolumn_fullrow p{
	clear: both;
	margin-bottom: 15px;
}

.thumb_gallery {
	clear: both;
	float: left;
	position: relative;
}

.thumb_box{
	float: left;
	position: relative;
	width: 135px;
	height: 135px;
	margin: 10px 0 10px 0;
	background: url(images/thumb_cover.png) no-repeat;
}

.thumb_box span{
	width: 135px;
	height: 135px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;

}

.thumb_box img{
	width: 108px;
	height: 108px;
	display: block;
	position: absolute;
	top: 14px;
	left: 13px;
	border: none;
}


/* end of left side full row */

/* search box */

#search_panel{
	width: 248px;
	margin: 0 0 15px 0;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;
}


#search_panel .search_panel_box {
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 15px;
}
/* end of search box */

/* blog panel */
#blog_section {
	width: 248px;
	margin-bottom: 15px;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;	
}

#blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#blog_section .datetime{
	font-weight: bold;
}
/* end of blog panel */

/* ----- Footer ----- */

#footer {
	clear: both;
	width: 960px;
	padding: 25px 0;
	margin-left: -25px;
	margin-right: -25px;
	text-align: center; 
}

#errMsg{
	border:1px solid #0000ee;
	background-color:#e5e5ff;
	font:bold 11px tahoma;
	color:#0000ff;
	padding:10px;width:auto;
	position:fixed;
	margin:auto;
}

#footer a{
	font-weight: normal;
}


				.judul{
					color:#333333;
					font:bold 16px tahoma;
				}
				.posted{
					font:normal 10px arial;
					color:#c92929;
					font-size:100%;
					border-bottom:1px dotted #aaa;
					padding-bottom:2px;
					margin-bottom:10px;
					font-weight:bold;
					margin-left:-18px;
					
				}
				.name{
					text-transform:capitalize;
					font:bold 13px courier new;
					color:#c92929;
				}
			    .com_input{
					float:left;
					font-size:10px;
					height:25px;
					margin-bottom:5px;
					padding-top:3px;
				}
			
				.area{
					float:left;
					margin-bottom:5px;
				}
				.textNya{
					float:left;
					font:bold 10px tahoma;
					color:#c92929;
				}
				.postNya{
					height:30px;
					width:80px;
					float:left;
					font:bold 12px tahoma;
					text-transform:capitalize;
					color:#ffffff;
					background-color:#c92929;
					
				}
				.date{
					color:#c92929;
					font-size:10px;
				}
				
				img.logo{
					border:1px solid #fff;	
					width:120px;
					height:120px;
					background-repeat:no-repeat;
					margin:2px;
					background:#fff;
				}
				
				h2.heading{
					color:#c92929;
					border-bottom:1px solid #aaa;
					background:#ccc url(images/comment_edit.png) 5px 10px no-repeat;
					padding:5px;
					text-indent:25px;
				}

#services li{
	list-style-image: url(images/yes.png);
}
img.im{
	border:3px solid #fff;
}
/* ----- End of Footer ----- */








