@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 75%;
}
#site {
	width: 982px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#ustu {
	width: 982px;
	background-image: url(images/stand_ustu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 140px;
	background-color: #ACC279;
	margin: 0px;
	padding: 0px;
}

#ustu img {
	border: 0px;
}
#ustumenu {
	width: 340px;
	background-color: #716A63;
	height: 14px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-top: 10px;
}
#ustumenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ustumenu li {
	display: inline;
}
#ustumenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 14px;
}
#ustumenu a:hover {
	text-decoration: underline;
}


#orta {
	background-color: #FFFFFF;
	width: 982px;
	float: left;
	padding-bottom: 15px;
}
#yan {
	float: left;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#yan h1 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B95D6C;
	text-align: center;
	margin-bottom: 7px;
}
#yan ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
}
#yan li {

}
#yan a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B95D6C;
	border-right-color: #B95D6C;
	border-bottom-color: #B95D6C;
	border-left-color: #B95D6C;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-bottom: 3px;
	background-image: url(images/menulist.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left 3px;
	padding-top: 3px;
}
#yan a:hover {
	color: #B95D6C;
	background-color: #F0DDE0;
	padding-left: 18px;
	background-position: left bottom;
}




#icerik {
	float: right;
	width: 804px;
	background-image: url(images/stand_icerik.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 8px;
}
#icerik h1 {
	font-size: 12px;
	color: #B95D6C;
	background-image: url(images/stand_imalat.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#icerik h5 {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#icerik p {
	margin-top: 12px;
}


#ustbilgi {
	width: 600px;
	height: 120px;
}


#alti {
	clear: both;
	width: 962px;
	background-color: #CC33CC;
	background-image: url(images/alti.gif);
	background-repeat: repeat-x;
	height: 41px;
	color: #EBEBEB;
	padding: 10px;
}
#alti ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#alti li {
	list-style-type: none;
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
}
#alti a {
	color: #FFFFFF;
}

/* IE. gizle \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* IE den gizleme sonu */
.sol {
	float: left;
}
