body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 135%;
	text-align: center;
	background-color: #E6E6E6;
	margin: auto;
	padding: 14px 0;
}
a:link {
	color: #0f0083;
	text-decoration: none;
}
a:visited {
	color: #0f0083;
	text-decoration: none;
}
a:hover {
	color: #e00;
	text-decoration: underline;
}
table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 135%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
	padding: 0;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
.input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999;
	clear: both;
}
.comentteks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #fff;
	border: 1px solid #999;
	width: 320px;
	clear: both;
}
.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 75px;
	text-transform: uppercase;
	background-color: #e00;
	border: 1px solid #e00;
	clear: both;
}
.date {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 10px;
	color: #999;
}

/* PAGE ----------------------------------------------*/

#framepage {
	width: 830px;
	text-align: left;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin: auto;
	padding: 0;
	clear: both;
}

/* HEADER ----------------------------------------------*/
#header {
	background-image: url(../images/bgheader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 23px 23px 0 23px;
	clear: both;
}
#header .logo {
	width: 237px;
	background-color: #fffbe6;
	margin: 0;
	padding: 14px 0 14px 12px;
	border: 2px solid #fff;
	border-top: 0;
	float: left;
}
html>body #header .logo {
	width: 221px;
}

/* CONTENT */
#contentwp {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
	background-color: #f05023;
	background-image:  url(../images/bgcontentwp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 23px 0 23px;
	padding: 22px 0 0 0;
	clear: both;
}
#contentwp a:link {
	color: #ff0;
	font-weight: bold;
}
#contentwp a:visited {
	color: #ff0;
	font-weight: bold;
}
#contentwp a:hover {
	color: #fff;
	font-weight: bold;
}
#contentwp #contentleft {
	width: 428px;
	padding: 0;
	margin: 0;
	float: left;
}
#contentwp #contentright {
	width: 350px;
	padding: 60px 35px 0 35px;
	margin: 0;
	float: left;
}
html>body #contentwp #contentright {
	width: 280px;
}
#contentwp #contentright h1 {
	font-size: 15px;
	padding: 0;
	margin: 0 0 10px 0;
}
#contentwp #contentright p {
	padding: 0;
	margin: 0 0 8px 0;
}
#contentwp #contentright .iso {
	padding: 0;
	margin: 20px 0 0 0;
	clear: both;
}
#contentwp .clearboth {
	padding: 0;
	margin: 0;
	clear: both;
}
#contentisi {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	background-color: #ddd;
	background-image:  url(../images/bgcontentisi.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 23px 0 23px;
	padding: 22px 0 0 0;
	clear: both;
}
#contentisi a:link {
	color: #f30;
	font-weight: bold;
}
#contentisi a:visited {
	color: #f30;
	font-weight: bold;
}
#contentisi a:hover {
	color: #333;
	font-weight: bold;
}
#contentisi #contentleft {
	width: 250px;
	padding: 0;
	margin: 0;
	float: left;
}
#contentisi #contentleft .namemenu {
	padding: 0 0 0 20px;
	margin: 0;
	clear: both;
}
#contentisi #contentleft .submenu {
	padding: 13px 0 0 20px;
	margin: 0;
	clear: both;
}
#contentisi #contentleft .submenu ul {
	padding: 0 20px 0 12px;
	margin: 0;
	clear: both;
}
#contentisi #contentleft .submenu ul li {
	padding: 12px 0 0 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
	border-bottom: 1px solid #b2b2b2;
	clear: both;
}
#contentisi #contentleft .iso1 {
	width: 197px;
	text-align: center;
	background-color: #fff;
	padding: 3px 0;
	margin: 20px 0 0 32px;
	clear: both;
}
#contentisi #contentleft .iso2 {
	width: 197px;
	text-align: center;
	background-color: #fff;
	padding: 3px 0;
	margin: 10px 0 0 32px;
	clear: both;
}

#contentisi #contentright {
	width: 534px;
	padding: 50px 20px 30px 20px;
	margin: 0;
	float: left;
}
html>body #contentisi #contentright {
	width: 494px;
}
#contentisi #contentright h1 {
	font-size: 16px;
	padding: 0;
	margin: 10px 0;
}
#contentisi #contentright h2 {
	font-size: 14px;
	padding: 0;
	margin: 4px 0;
}
#contentisi #contentright p {
	padding: 0;
	margin: 0 0 8px 0;
}

#contentisi #contentright ul {
	padding: 0 10px 0 40px;
	margin: 0;
	clear: both;
}
#contentisi #contentright ul li {
	padding: 2px 0;
	margin: 0;
	list-style-type: square;
	list-style-position: outside;
	clear: both;
}
#contentisi .clearboth {
	padding: 0;
	margin: 0;
	clear: both;
}

#content #kiri .image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	float: left;
}
#content #tengah {
	width: 232px;
	min-height: 1075px;
	height: auto !important;
	height: 1100px;
	color: #fff;
	padding: 15px 15px 15px 15px;
	margin: 0;
	border-top: 12px solid #fbf3cb;
	float: left;
}
html>body #content #tengah {
	width: 202px;
}

/*------------FOOTER -------------*/
#footer {
	background-image: url(../images/bgfooter.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 0 23px 22px 23px;
	clear: both;
}
#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}
#footer a:hover {
	color: #ff0;
}
#footer .menubottomwp {
	height: 45px;
	font-family: Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image: url(../images/footerwp.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 19px 0 10px 50px;
	clear: both;
}
html>body #footer .menubottomwp {
	height: 25px;
	margin: 0;
	padding: 20px 0 0 50px;
}
#footer .menubottomisi {
	height: 45px;
	font-family: Verdana, Arial, Helvetica-Normal, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image: url(../images/footerisi.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	padding: 19px 0 10px 50px;
	clear: both;
}
html>body #footer .menubottomisi {
	height: 25px;
	margin: 0;
	padding: 20px 0 0 50px;
}

.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }