@charset "utf-8";
/* CSS Document */

body {
	width:897px;
	

	margin: auto;
	background:url(image/background/img01.gif);
}

#wrapper {
	width:897px;
	
	margin: auto;
	

}

#top-wrapper{
	width:897px;
	border-bottom:solid #7CC62B 12px;
	margin-bottom:15px;	

}

#header{
	
	width:897px;
	height:117px;
	
	
	}

#templatemo_menu{
	width:430px;
	height:35px;
	margin-left:447px;
	background:url(image/background/background-menu.png);
	margin-top:-35px;
	margin-bottom:-200px;
	position:absolute;
	
	}

#templatemo_menu ul{
list-style:none;
}
#templatemo_menu li{
display:inline;

}
#templatemo_menu a{
display:block;


}
	
#image{
	width:897px;
	
	background-color:#d7d7d7;
	}
	
#thumbnail-image{
	width:897px;
	height:300px;
	background-color:#FFF;
	alignment-adjust:central;
	
	
	
	}
	
	
#centre-wrapper {
	width:897px;
	height:670px;
	background-color:#FFF;
	margin-top:-15px;
	
}

#left-sidebar{
	width:665px;
	height:670px;
	
	float:left;
	background:url(image/background/vertical%20green.jpg) center right repeat-y;

	}
	
	#left-sidebar .image1{
		float:left;
		margin-left:10px;
		margin-right:10px;
		border:#d5d5d5 double 10px;
		
		}
	#left-sidebar .welcome {
		color:#7CC62B;
		font-weight:bold;
		font-size:large;
		text-transform:uppercase;
		margin-top:2px;
		margin-bottom:-4px;	
		}
	#left-sidebar .category{
		color:#7CC62B;
		font-weight:bold;
		font-size:large;
		text-transform:uppercase;
		margin-top:2px;
		padding-left:10px;
		
		}
		
	#left-sidebar .deskripsi {
		line-height:25px;
		text-align:justify;
		font-family: Calibri, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#000;
		padding-left:10px;
		padding-right:10px;
		
		
		
		}
	#left-sidebar .list{
		line-height:21px;
		font-family: Calibri, Arial, Helvetica, sans-serif;
		}
#right-sidebar{
	width:232px;
	float:left;
	height:670px;
	}
	#right-sidebar .contactus{
		color:#7CC62B;
		font-weight:bold;
		font-size:large;
		text-transform:uppercase;
		margin-top:2px;	
		padding-left:10px;	
		}
	#right-sidebar .address {
		line-height:20px;
		text-align:justify;
		font-family: Calibri, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#000;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:20px;
		}
	#right-sidebar ul{
		list-style:none;
		background:url(image/background/horizontal%20green.jpg) repeat-x bottom;
		padding-bottom: 12px;
		text-decoration:none;
		position:relative;

		}
	#right-sidebar li{
		
		}
	
		
	#right-sidebar .icon {
		float:left;
		padding-right:4px;
		width:22px;
		height:23px;
		

		
		}
	#right-sidebar .icon-desc{
		font-family: Calibri, Arial, Helvetica, sans-serif;
		font-size: 15px;
		color:#000;
		
		}
	#right-sidebar .visitor{
		font-size:15px;
		font-weight:bold;
		font-family:"Courier New", Courier, monospace;
		text-transform:uppercase;
		color:#999;
		padding-left:10px;
		text-align:center;
		
		}

#footer {
	width:100%;
	height:50px;
	background-color:#6cc628;
	}
	#footer .copyright{
		margin: 0;
		padding-top: 13px;
		line-height: normal;
		letter-spacing: 0px;
		text-align: center;
		font-family: 'Abel', sans-serif;
		font-size: 15px;
		color: #525050;
		}		


