@charset "utf-8";
* {
margin: 0;
padding: 0;
}
body {
	background-image: url(images/bg_05.jpg);
	background-repeat: no-repeat;
	background-color: #EFF0F2;
	margin: 0px;
	background-position: center top;
	text-align: left;
}
#page {
	display: block;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/bg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#header {
	background-image: url(images/header_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1000px;
	margin: 0px;
	height: 160px;
	display: block;
	overflow: visible;
	}
#top-left-bar {
	width: 500px;
	display: block;
	height: 160px;
	float: left;
	text-indent: -9999px;
	margin-left: 70px;
	}
#top-right-bar {
	display: block;
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	width: 200px;
	font-family: Segoe UI, Tahoma;
	color: #E5E5E5;
	font-size: 8pt;
	}
#top-right-bar a {
	text-decoration: none;
	color: #E5E5E5;
	}
#top-right-bar a:hover {
	text-decoration: underline;
	color: #ffffff;
	}
#main-right {
	float: left;
	height: auto;
	width: 745px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-left {
	display: inline;
	float: left;
	width: 205px;
	margin-top: 40px;
	margin-left: 48px;
}
.left-menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	background-image: url(images/left_menu_15.jpg);
	background-repeat: repeat-y;
	text-align: left;
	display: block;
	margin: 0px;
	float: left;
	width: 204px;
}
.left-menu ul {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	list-style-position: outside;
	list-style-image: url(images/bullet01.png);
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.left-menu ul li {
	list-style-image: url(images/bullet01.png);
	list-style-position: outside;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #202F39;
}
.left-menu ul li ul li {margin: 0px; border: 0px}
.left-menu ul li a {
	color: #7A2425;
	text-decoration : none;
}
.left-menu ul li a:hover {
	color: #202F39;
	text-decoration : none;
	}
#right-banner {
	display: block;
	height: 255px;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 30px;
}
#right-banner2 {
	display: block;
	text-align: left;
	margin-bottom: 10px;
	float: left;
	margin-left: 22px;
}
#page-submenu {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E4E8E9;
	text-align: left;
	display: block;
	clear: both;
	width: 678px;
	border: 1px solid #D6DADB;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#page-submenu a {
	color: #7A2425;
	text-align: center;
	display: inline;
	float: left;
	width: auto;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	line-height: 125%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #455763;
}
#page-submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #202E39;
}
#footer {
	background-color: #7A2426;
	text-align: center;
	display: block;
	margin: 0px auto;
	width: 100%;
	background-image: url(images/footer_25.jpg);
	background-repeat: repeat-x;
}
#footer-banner {
	background-image: url(images/footer_22.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 1000px;
	margin: 0px auto;
	background-position: left top;
}
#footer-menu1 {
	display: block;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(images/logo_footer.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-align: left;
	width: 900px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 75px;
	padding-bottom: 20px;
	}
#footer-menu1 a {
	color: #AB8385;
	text-decoration: none;
	}
#footer-menu1 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#footer-menu1 ul {
	display: block;
	font-size: 11px;
	color: #CAD3D5;
	text-align: left;
	float: left;
	margin-left: 220px;
	list-style-type: none;
	width: 130px;
	}
#footer-menu1 ul strong {
	display: block;
	line-height: 200%;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 5px;
	}
#footer-menu1 #menu2 {
	display: block;
	font-size: 11px;
	color: #CAD3D5;
	text-align: left;
	float: left;
	margin-left: 60px;
	list-style-type: none;
	width: 130px;
	}
#footer-menu1 #menu2 strong {
	display: block;
	line-height: 200%;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 5px;
	}
#footer-menu1 #menu3 {
	display: block;
	font-size: 11px;
	color: #CAD3D5;
	text-align: left;
	float: left;
	margin-left: 50px;
	list-style-type: none;
	width: 310px;
	}
#menu3 strong {
	font-weight: normal;
	}
#menu3 #grafela {
	display: block;
	float: right;
	width: 120px;
	}
#footer-logolar img {
	margin-right: 8px;
	display: inline;
	}
#content-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EFEFEF;
	background-image: url(images/block1_01.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 30px;
	display: block;
	height: 36px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
}
#content-block {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	background-image: url(images/block1_03.png);
	background-repeat: repeat-y;
	display: block;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-position: center 20px;
	background-color: #EFF0F2;
}
#content-block-home {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	background-image: url(images/block2_2.jpg);
	background-repeat: repeat-y;
	display: block;
	width: 300px;
	height: 300px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	background-position: center 0px;
	background-color: #EFF0F2;
	float: right;
	clear: both;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
#content-block-home a {
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	width: 210px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	color: #666666;
	text-decoration: none;
	line-height: 1.1em;
}
#content-block-home a:hover {
	color: #AB282D;
	border-left-color: #AB282D;
}

#content-block-home h1 {
	font-size: 16px;
	font-style: italic;
	text-align: left;
	display: block;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #202F39;
}
#content-block-home h2 {
	font-size: 12px;
	display: block;
	text-align: right;
	float: left;
	margin-left: 25px;
	margin-right: 0px;
	width: 20px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
}
#content-block-home h2 span {
	font-size: 18px;
	line-height: 75%;
	font-weight: bold;
}


#content {
	font-size: 13px;
	color: #333333;
	background-image: url(images/block1_02.png);
	background-repeat: no-repeat;
	background-position: center -5px;
	text-align: left;
	display: block;
	width: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
#content p {
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.5em;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-position: left top;
	background-image: url(images/golge2.png);
	height: 40px;
	margin: 0px;
	padding-top: 10px;
	text-indent: 10px;
	background-repeat: no-repeat;
	display: block;
	clear: both;
	color: #A9282D;
}
#content h2 {
	font-size: 14px;
	margin: 10px;
	display: block;
	color: #202F39;
	width: auto;
	}
#content ol {
	margin : 10px;
	margin-left: 30px;
	display: inline;
	float: left;
	}
#content ul {
	margin-left: 25px
}
#content-block-end {
	background-image: url(images/block1_05.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	clear: both;
	height: 25px;
}
.EgitimIcerikAgacTablo {
	font-family: Segoe UI, Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #212F3A;
	padding: 2px;
}
.iletisim-kutu {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-image: url(images/iletisim1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	padding: 0px;
	float: left;
	height: 150px;
	width: 300px;
	margin-top: 0px;
	margin-left: 10px;
}
.iletisim-kutu p {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 220px;
	text-align: left;
	display: block;
	padding-left: 80px;
	padding-bottom: 0px;
}

.EgitimIcerikAgacTablo tr td {
	padding: 5px;
}
.sagresim {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 3px;
	border: 1px solid #cccccc;
}
#ana-parmakfark {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E4E4E4;
	background-color: #A6282C;
	text-align: left;
	display: block;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#ana-parmakfark h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	display: block;
	width: 160px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	float: left;
}
#ana-parmakfark  h2 {
	float: left;
	margin-right: 30px;
	display: block;
}
#ana-parmakfark p {
	text-align: left;
	display: block;
	margin-right: 10px;
	clear: right;
	float: right;
	margin-bottom: 5px;
	width: 260px;
	margin-top: 5px;
}
