@charset "iso-8859-9";
/* CSS Document */

body{
	margin:0px;
	background-color:#bbd9e7;
	}
a#vlb{display:none}
a:link {
	text-decoration: none;
	color: #006;
}
a:visited {
	text-decoration: none;
	color: #2d7811;
}
a:hover {
	text-decoration: none;
	color:#FFF;
}
a:active {
	text-decoration: none;
	color:#2d7811;
}	
.banner{
	width:980px;
	height:237px;
	background-image:url(images/banner.png);
	margin:0 auto;	
	}
.menu{
	padding-top:175px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006;
	font-size:15px;
	}
.shadow{
	width:875px;
	height:45px;
	background-image:url(images/shadow.png);
	margin:0 auto;	
	}
.footer{
	width:980px;
	height:108px;
	background-image:url(images/footer.png);
	}
.footer-menu{
	width:980px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.copy{
	width:250px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:38px;
	color:#CCC;
	margin-right:5px;
	}
.cerceve{
	width:980px;
	margin:0 auto;
	}
.sol{
	width:250px;
	float:left;	
	}
.kurlar{
	width:700px;
	float:left;
	margin-left:30px;
	background-color:#000000;
	}
.slider{
	margin-top:13px;
	}
.haber{
	margin-top:20px;
	}
.bannerbg{
	background-image:url(images/bannerbg.png);
	background-repeat:repeat-x;
	height:237px;
	}
