@charset "utf-8";
body {
	background-color: #4f5259;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#4f5259;
}
#container {
	background-image:url(../img/sub-bg.gif);
	background-repeat:repeat-y;
}
h1 {
	font-size:180%;
}
p {
	margin:15px 0 15px 0;
	text-align:justify;
}
img{
	border:none;
}
a, a:visited, a:active, a:link {
	color:#4f5259;
}
a:hover {
	color:#f70537;
}
#headerSub {
	background-image:url(../img/sub-bg.jpg);
	background-repeat:no-repeat;
	width:890px;
	height:271px;
	padding-top:30px;
	padding-left:23px;
}
#headerHome {
	background-image:url(../img/home-bg.jpg);
	background-repeat:no-repeat;
	width:890px;
	height:601px;
	padding-top:30px;
	padding-left:23px;
}
#logo {
	width:190px;
	height:83px;
	display:block;
	float:left;
}
#topnav {
	width:850px;
	height:83px;
	padding-top:15px;
}
#topnav table {
	padding:0 0 0 15px;
}
#topnav table tr td {
	text-align:center;
}
#kategorisub{
	clear:both;
	margin:-30px 0;
}
#kategorihome{
	clear:both;
	margin:0;
}
#content {
	margin:-80px 0 0 40px;
	width:855px;
	padding-bottom:30px;
}
#contenthome {
	margin:-230px 0 0 40px;
	width:855px;
}
#homekampanya {
	width:305px;
	height:240px;
	font-size:90%;
}
#homeabout {
	width:470px;
	height:240px;
	float:right;
	margin:0 30px 0 0;
	font-size:90%;
}
#footer {
	margin:-5px 0 0 0;
	background-image:url(../img/footer-bg.jpg);
	background-repeat:repeat-y;
	height:31px;
	padding:8px 0 0 40px;
	font-size:90%;
}
.pageImage {
	float:right;
	margin:0 0 20px 20px;
}