body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;padding:0;
	padding-top:15px;
	font-family:Arial;	
	font-size:12px;
}
.gothic{font-family:"Century Gothic";}
.arial{font-family:Arial, Helvetica, sans-serif;}
.beyaz{color:#FFF;}
.siyah{color:#211F3B;}
.gri{color:#6B6B6B;}
.dh_45{font-size:45px;}
.dh_38{font-size:38px;}
.dh_20{font-size:20px;}
.dh_11{font-size:11px;}
.dh_12{font-size:12px;}
.bold{font-weight:bold;}
.justify{text-align:justify}
.btn_home{float:left}
.btn_home a{
	display: block;
    padding-left: 78px;
    padding-top: 3px;
}
#ustMenu{
	background-image:url(../images/ust_menu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 96px;
	width:1030px;
	z-index:1;
	position:relative
}
#ustMenu2{
	background-image:url(../images/ust_menu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	width:1030px;
	z-index:1;
	position:relative

}

.ddsmoothmenu ul, .ddsmoothmenu ul{
    list-style: none outside none;
    margin: 0 0 0 11px;
    padding: 0;
	height:48px;
}
.ddsmoothmenu ul li, .ddsmoothmenu ul li{
    display: inline;
    margin: 0;
    padding: 0;
	position: relative;
}
.ddsmoothmenu ul li a, .ddsmoothmenu ul li a{
    color: #fff;
    display: inline-block;
    font-family: "Century Gothic";
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    padding: 13px 12px 1px;
    text-decoration: none;
}


.ddsmoothmenu ul li a:hover{
	color:#FFF;
	background-image:url(../images/ust_menu_over.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}


#orta{
	background-image:url(../images/orta.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:971px;
	height:340px;
	z-index:0;
	position:relative;
}
#orta2{
	margin-top:-103px;
	z-index:0;
	position:relative;
}
#orta2 .ust{
	background-image:url(../images/orta_ust.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:21px; 
}
#orta2 .orta{
	background-image:url(../images/orta_orta.png);
	height:500px;
}
#orta2 .alt{
	background-image:url(../images/orta_alt.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:150px;	
}


#duyurular{}
#duyurular img{border:2px solid #CCC;}
#duyurular a img{border:0px solid #fff;}

#footer {
    background-image: url("../images/footer.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 108px;
	margin-top:-150px;
	position:relative;
	z-index:1;
}

#siteHaritasi ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#siteHaritasi ul li{}
#siteHaritasi ul li a{
    background-image: url("../images/li.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    color: #4A4A4A;
    display: inline-block;
    font-family: "Century Gothic";
    font-size: 14px;
    margin-left: 1px;
    padding: 5px 0 3px 20px;
    text-decoration: none;
	border-bottom:#CCC 1px dotted;
}
#siteHaritasi ul li a:hover,#siteHaritasi ul li a.selected{
	background-color:#999999;
	background-image:url(../images/li2.png);
	color:#fff;	
}
#siteHaritasi ul li ul li a{
    background-image: url("../images/li.png");
    background-position: 29px center;
    background-repeat: no-repeat;
    color: #4A4A4A;
    display: inline-block;
    font-family: "Century Gothic";
    font-size: 12px;
    margin-left: 1px;
    padding: 5px 0 3px 40px;
    text-decoration: none;
	border-bottom:#CCC 1px dotted;
}
