* {
	margin: 0px;
	padding: 0px;
}
.Header {
	background-image: url(../images/top-bar-main.png);
	height: 89px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4ae05;
}
.header-center {
	height: 89px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.header-left {
	float: left;
	height: 89px;
	width: 200px;
}
.header-right {
	float: right;
	width: 745px;
	height: 89px;
}
.header-right-top {
	float: right;
	width: 350px;
	height: 25px;
}
.header-submenu {
	float: left;
	width: 210px;
	height: 25px;
}
.header-submenu ul {
	display: block;
	list-style-type: none;
	width: 210px;
	float: left;
}
.header-submenu ul li {
	float: left;
	display: block;
	background-image: url(../images/sub_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	margin-right: 15px;
	margin-left: 10px;
}
.header-submenu ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #616161;
	text-decoration: none;
	line-height: 25px;
}
.header-submenu ul li a:hover {
	color: #FFF;
}
.header-search {
	float: right;
	width: 125px;
	height: 16px;
	margin-top: 5px;
	margin-right: 5px;
}
.clear {
	clear: both;
}
.header-menu {
	width: 745px;
	float: right;
	margin-top: 50px;
}
.menu-item {
	float: left;
	margin-left: 10px;
}
#item-link {
	text-decoration: none;
	display: block;
}
#item-link h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	background-image: url(../images/turuncu_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
	display: block;
}
#item-link h1:hover {
	background-image: url(../images/turuncu_arrow_h.png);
}
#item-link h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	text-decoration: none;
	text-align: right;
	display: block;
}
.content-banner {
	width: 100%;
	height: 543px;
	position: relative;
}
.content-dotted {
	background-repeat: repeat;
	height: 543px;
	width: 100%;
	position: absolute;
	z-index: 3;
}
.right-faaliyet {
	background-image: url(../images/faaliyet-back.png);
	float: right;
	height: 80px;
	width: 434px;
	margin-top: 20px;
}
.right-faaliyet ul {
	list-style-type: none;
	display: block;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.right-faaliyet ul li {
	background-image: url(../images/beyaz_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
#haber_link {
	font-weight: bold;
	color: #FFF;
	display: block;
	margin-top: 5px;
	text-decoration: none;
}
.haber_kisa {
	color: #999;
	text-decoration: none;
}
.right-faaliyet ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
#faaliyet-btn {
	float: right;
	margin-left: 10px;
	background-image: url(../images/faaliyet_btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	display: block;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin-right: 10px;
	color: #000;
	text-decoration: none;
}





.content-main-center {
	width: 950px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding: 0px;
}
.left-1 {
	float: left;
	width: 397px;
	height: 160px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left-2 {
	float: left;
	width: 397px;
	height: 120px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left-2 h1 {
	font-weight: normal;
	color: #ffb400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 5px;
}
.left-1 h1 {
	font-weight: normal;
	color: #ffb400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 5px;
}
.left-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#detay-btn {
	float: right;
	background-image: url(../images/detay-btn.png);
	height: 20px;
	width: 87px;
	margin-top: 5px;
	display: block;
}





.footer {
	background-image: url(../images/footer-back.png);
	height: 205px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffb400;
}
.footer-center {
	height: 205px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.footer-left {
	float: left;
	width: 400px;
	height: 205px;
}
.footer-menu {
	float: left;
	margin-top: 15px;
	width: 600px;
}
.footer-menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffb400;
	margin-bottom: 5px;
	margin-left: 10px;
}
.footer-menu ul {
	list-style-type: none;
	display: block;
	float: left;
}
.footer-menu ul li {
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
.footer-menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f9ebb4;
	text-decoration: none;
	display: block;
	line-height: 25px;
}
.footer-right {
	float: right;
	margin-top: 15px;
	width: 350px;
}
.footer-copy {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f9ebb4;
}
.footer-uyari {
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ac8369;
	float: right;
	text-align: right;
	width: 300px;
}
.footer-iletisim {
	float: right;
	margin-top: 10px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f9ebb4;
	text-align: right;
}

.Heweso {
	height: 9px;
	width: 84px;
	float: right;
	margin-top: 60px;
}
.home-left {
	background-image: url(../images/home-left-bg.png);
	height: 294px;
	width: 402px;
	float: left;
	margin-top: 40px;
}
#detay-btn:hover {
	background-image: url(../images/detay-btn_h.png);
}
.home-right {
	width: 435px;
	float: right;
	margin-top: 40px;
}
.right-flash {
	float: right;
	height: 122px;
	width: 246px;
	margin-top: 40px;
}
.page-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.page-text p {
	padding-top: 3px;
	padding-bottom: 3px;
}.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffb400;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.iletesim_box {
	font-family: Arial, Helvetica, sans-serif;
}
.iletesim_box p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.scroll-pane {
	height: 390px;
	width: 930px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: auto;
}

.panel-wrapper ul {
	list-style-position: inside;
	margin-left: 5px;
	list-style-type: disc;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FC3;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
