@charset "utf-8";
/* CSS Document */

body{
	background-color:#0b1618;
	text-align: center;
	background-image:url(images/footer_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	
	}

#wrap{
	background-image:url(images/wrap-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	height:100%;
	width:1000px;
	margin:auto;
	clear:both;
	text-align: center;
	background-color:#fff;
	color:#FFF;
	overflow:hidden;
}

#nav{background-image:url(images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 146px;
	clear:both;
	text-align: center;
	margin-bottom:0px;}
	
#alurkiri{
	width:400px;
	height:40px;
	float:left;
	display:inline;
	overflow:hidden;
	color:#FFF;
	}

#inside_nav{
	width:1000px;
	}
	
	
#header{
	background-image:url(images/body.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 481px;
	clear:both;
	text-align: center;
	margin-bottom:-30px;
	
	}
	
#flashnews{
	background-position:center top;
	clear:both;
	height:282px;
	margin-top:-5px;
	
	}



#infobox{
	width:240px;
	height:auto;
	color:#FFF;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-right:10px;
	}

#main_content{
	width:565px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	float: right;
	position: relative;
	text-align:left;
	background-color:#131e20;
	margin-right: 50px;
	}
	
#sidebar{
	width:300px;
	float: left;
	position:relative;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:9pt;
	background-color:#131e20;
	margin-left:50px;
	padding-top:20px;
	display:inline;
	}
#breadcumb{
	text-align:left;
}

#footer{
	background-position:center;
	background-repeat:no-repeat;
	height:auto;
	margin:auto;
	clear:both;
	text-align: left;
	background-color: #0b1618;
	color:#FFF;
	}
	
#footer_area{
	background-position:center;
	height:100%;
	width:1000px;
	margin:auto;
	clear:both;
	text-align: left;
	color:#FFF;
	display:inline;
	overflow:hidden;
	}

#footer_list{
	float:left;
	display: inline;
	height:100%;
	width: 950px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFF;
	padding-left: 10px;
	padding-right:10px;
	margin-left:20px;
	overflow:hidden;
	}

#copyrightarea{
	text-align:center;
	color:#FFF;
	margin-left:140px;
	float:left;
	position:relative;
	width:1000px;}

.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	text-align:left;
}
.center{
	text-align:center;}
	
.center-bold{
	text-align:center;
	font-weight: bold;
	color: #FFF;
	line-height: 0px;
	}
.center-italic{
	text-align:center;
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	word-spacing: normal;
	line-height: 8px;
	letter-spacing: 1px;
	}
	
.left{
	text-align:left;
	}

.right{text-align:right;}
	
.justify{
	text-align:justify}
	
.bold{
	font-weight: bold;	
	}

a:link {
	color: #52c0cb;
	font-weight:bold;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #930;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.alamat{
	float:left;
	list-style:none;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	display:inline;
	color: #FFF;
	}
	
.copyright
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color:#FFF;
}
.feet a{
color:#131e20;
}
.feet a:hover{
color:#131e20;
}