body {



      margin:0;



	  padding: 0;



	  background-image: url(../images/bg.jpg);



}



/** ----------layout---------- **/



#wrapper {



	text-align: left;



	margin: auto;



	width: 750px;



  	position: relative;



	border-left-style: solid;



	border-right-style: solid;



	border-color: #CCCCCC;



    background-color: #ffffff;



}



/** ----------paper-web---------- **/



#logo{
	position: relative;

	text-align: left;

	background-color: #FFFFFF;

	left: 0px;
	
	padding-left:30px;
	
	padding-top:10px;

}



#header{



	position: relative;



	background-image: url(../images/home_02.png);



	width: 720px;



	height: 130px;



    left: 3px;



}



#center{



	position: relative;



	background-image: url(../images/home_05.jpg);



	width: 618px;



	height: 655px;



    left: 5px;



}



#bottom{



	position: relative;



	background-image: url(../images/home_07.png);



	width: 618px;



	height: 151px;



    left: 3px;



}



/** ----------menu---------- **/



#menuatas{



	position: absolute;



	width: 670px;



	height: 27px;



	float: left;



	top: 150px;



	left: 40px;

	

	padding-top:8px;



	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-size: 11px;



    font-weight: bold;



	color:  #153B69;



	text-align: center;

	

	background:#CCCCCC;



}



#garis{



	position: absolute;



	top: 180px;	



	left: 39px;



}



/** ----------isi web---------- **/



#content{



	position: absolute;



	float: left;



	top: 200px;



	left: 49px;

	

	background-color:#FFFFFF;

	

	



}



/** ----------footer---------- **/



#footer {



	width: auto;



	height: 50px;



	float: center;



	clear: both;



	padding-top: 15px;



	font-family: Verdana, Arial, Helvetica, sans-serif;



	font-size: 10px;



	text-align: center;



	color: #999999;



	background-color: #FFFFFF;



}



/**--------------link tulisan--------**/



a:link {



	font-size: 10px;



	color:  #153B69;



	text-decoration: none;



	font-weight: bold;



    font-family: Verdana, Arial, Helvetica, sans-serif;



}



a:visited {



	font-size: 10px;



	color:  #153B69;



	text-decoration: none;



	font-weight: bold;



    font-family: Verdana, Arial, Helvetica, sans-serif;    



}



a:hover {



	font-size: 10px;



	color: #666666;



	text-decoration: none;



	font-weight: bold;





}


