.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden;
width: 610px; /*width of featured content slider*/
height: 257px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color:#ffffff;
background-color:#FF9900;

}

.pagination a:hover, .pagination a.selected{
background-color:#6666CC;
}

#navigasyon
{
	height:42px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:40px;
	color:#ffffff;
	background-image: url(menuorta.jpg);
	}

#navigasyon ul
{
list-style-type:none;
margin:0;
padding:0;
font-size:18px;
text-decoration:none;
color:#FFF;

}

#navigasyon li
{
text-decoration:none;
padding-left:20px;
display:inline;
}

#navigasyon ul il
{
float:left;
color:#fff;
text-decoration:none;



}

.menux{
	color: #FFF;
	text-align:center;
	text-decoration:none;
	margin-left:15px;margin-right:15px;
}

.menux:hover {
	color: #de7d1f;
	text-align:center;
	margin-left:15px;margin-right:15px;
}

.menuy{
	color: #ffffff;
	text-align:center;
	text-decoration:none;
	margin-left:15px;margin-right:15px;
}

.menuy:hover {
	color: #036;
	text-align:center;
	margin-left:15px;margin-right:15px;
}

.menudiv{
float:left;
height:42px;
line-height:42px;}

.menubeyaz{
float:left;
height:40px;
line-height:42px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background-color:#FFF;
background-image:url(menubar.JPG);
background-repeat:repeat-x;

}
#navi {
	position:absolute;
	left:0px;
	top:130px;
	width:1001px;
	height:50px;
	z-index:101;
}
