* { margin: 0; padding: 0; outline: 0; }

body {
	text-align: center;
	margin: 10px 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 1em;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 967px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#content-wrap {
	clear: both;
	width: 968px;
	padding: 0;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	position: relative;
	height: 61px;
	padding: 0;
	color: #fff;
	background-image: url(Logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* navigation */
#menu {
	clear: both;
	margin: 0 auto;
	padding: 0;
	height: 42px;
	width: 967px;
	background-color: #FFFFFF;
	background-image: url(Navigasi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 40px;
}

#content-wrap #menu1 a{
	position: absolute;
	top: -46px;
	left: 5px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #575757;
	width: 71px;
	text-decoration: none;
	height: 23px;
}

#content-wrap #menu1 a:hover{
	color: #025089;	
}

#content-wrap #menu2 a{
	position: absolute;
	top: -46px;
	left: 80px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #575757;
	width: 102px;
	text-decoration: none;
	height: 23px;
}

#content-wrap #menu2 a:hover{
	color: #025089;	
}

#content-wrap #menu3 a{
	position: absolute;
	top: -46px;
	left: 198px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #575757;
	width: 71px;
	text-decoration: none;
	height: 23px;
}

#content-wrap #menu3 a:hover{
	color: #025089;	
}

#content-wrap #menu4 a{
	position: absolute;
	top: -46px;
	left: 667px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #b0821c;
	width: 71px;
	text-decoration: none;
	height: 22px;
}

#content-wrap #menu4 a:hover{
	color: #336600;	
}

#content-wrap #menu5 a{
	position: absolute;
	top: -46px;
	left: 738px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #b0821c;
	width: 112px;
	text-decoration: none;
	height: 22px;
}

#content-wrap #menu5 a:hover{
	color: #336600;	
}

#content-wrap #menu6 a{
	position: absolute;
	top: -46px;
	left: 861px;
	font-family: Arial, Tahoma, Sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: bold;
	color: #b0821c;
	width: 71px;
	text-decoration: none;
	height: 22px;
}

#content-wrap #menu6 a:hover{
	color: #336600;	
}

/*isi content */
#main {
	float: right;
	width: 968px;
	margin: 0;
	display: inline;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

img {
	background: #fff;
    border: 1px solid #E5E5E5;
	padding: 0px;
}

#spasi{
	position:relative;
	height: 5px;
}

#footer {
	color: #666666;
	clear: both;
	width: 968px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
