#main_ust{
	width:1000px;
	height:285px;
	background-image:url(../images/arvas.png) no-repeat;
	background:url(../images/arvas.png) no-repeat;
}
#logo 
{
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

a#logo {
	display:block;
	float:left;
	width:250px;
	height:20px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.secili 
{
	color:#ccc;
	text-decoration:underline;
}
.secili a 
{
	color:#ccc;
}
.telefon {
	width:200px;
	margin-top:0px;
	margin-left:800px;
	margin-right:5px;
	text-align:right;
}
#menum {
	width:500px;
	margin-top:25px;
	margin-left:35px;
	padding-top:10px;
}
#menu ul {
	height:40px;
}
#menu li {
                display: inline;
                list-style: none;
                padding: 0;
				
            }
            
            #menu li a {
	font-family:Tahoma;
	text-decoration: none;
	margin-left:0px;
	color:#FFF;
	padding-right: 13px;
	padding-left: 13px;
            }
            
            #menu li a:hover {
                color: #FFCC33;
				text-decoration:underline;
                /* Align the image position of the background to the right*/
                background-position:right;
            }

.sayfa {
	padding-left: 10px;
	padding-right: 10px;
}
.page
{
	width:950px;
	border-color:#669900;
}
.baslik {
	color: #336600;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: Arial;
	font-weight:bold;
	font-size:26px;
}
.icerik
{
	padding-left: 10px;
	padding-right: 10px;
}

/*************************/
#slider							{
	background: white url(../images/slider-bg.jpg);
	height: 227px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	font-family: "Lucida Grande", Arial, Sans-Serif;
	width: 1000px;
}
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{  position: relative; }

.slide							{ padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 50px;width: 990px; float: left; position: relative; }
.slide h1						{
	font-family: Georgia, Serif;
	font-size: 25px;
	letter-spacing: -1px;
	color: #336600;
}
.slide p {
	color: #666;
	font-size: 12px;
	line-height: 22px;
	width: 400px;
	font-family: Georgia, Serif;
}
.slide img						{
	position: absolute;
	top: 10px;
	right: 100px;
	max-width:450px;
}
#slider-stopper					{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  
/********************************************************
**********************************************************/
