header {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	max-height: 776px;
	box-shadow: 0px 0px 20px #666;
	margin-bottom: 20px;
	background-color: #7D9FC2;
}
body {
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
	margin-bottom: 10px;
}
#logo {
	float: left;
	height: 114px;
	width: 332px;
}
#top_right {
	float: right;
	width: 540px;
	text-align: right;
	padding: 5px;
}


.clear_right {
	clear: both;
}
.foot_inside p {
	color: #FFF;
	font-size: 11px;
}
#slider {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#sol {
	width: 520px;
	float: left;
}
#sag {
	width: 430px;
	float: right;
}
#clear1 {
	clear: both;
}

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



.clear_slider {
	clear: both;
}
.slider_baslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Times, serif;
	font-size: 28px;
	color: #FFF;
	margin: 0px;
}
ul.slider  {
	list-style: none outside none;
	margin:0px;
	padding: 0px;

	}
ul.slider li {
	background: url("../images/main-list.png") no-repeat scroll left 14px transparent;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgba(196,225,255,1);
	padding-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #2B689F;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 40px;
	position: relative;
}
#content_list h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #1E486F;
	text-align: center;
}
table tr td {
	/* [disabled]background-color: #FBFCFE; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #F2F7FD; */
	height: 10px;
	padding: 2px;
	text-transform: uppercase;
}

#content_left h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #1E486F;
}
#egitim_left h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #1E486F;
}
#content_list ul {
	list-style: none outside none;
}
#content_list ul li {
	background: url("../images/list-icon.png") no-repeat scroll left 14px transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(230,230,230,1);
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 25px;
	position:relative;
}



#content_list ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(123, 126, 129);
	text-decoration: none;
	font-size: 12px;
	transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;

}

#content_list ul li a:hover {
     color: rgb(44, 107, 185);
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.model_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #304965;
	line-height: 20px;
}
#content_left {
	width: 670px;
	float: left;
	padding: 10px;
}
#egitim_left {
	width: 730px;
	float: left;
	padding: 10px;
}
.model_box {
	float: left;
	width: 280px;
	margin: 6px;
	background-image: url(../images/box-bg.jpg);
	background-repeat: repeat-x;
	height: 180px;
	padding: 10px;
	border: 1px solid #90AFCC;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
#content_list {
	width: 250px;
	float: right;
	padding: 10px;
}
.model_box h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.irtibat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #435A6B;
	font-weight: 600;
}
.kod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFF;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
}
.button-1 {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	background: #6a942f;
	background: -moz-linear-gradient(top, #324A78, #1D2B45);
	background: -ms-linear-gradient(top, #324A78, #1D2B45);
	background: -o-linear-gradient(top, #324A78, #1D2B45);
	background: -webkit-linear-gradient(top, #324A78, #1D2B45);
	background: linear-gradient(top, #324A78, #1D2B45);
	filter: none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 11px;
	padding-left: 9px;
}

.button-1:hover {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	background: #6a942f;
	background: -moz-linear-gradient(top, #1D2B45, #324A78);
	background: -ms-linear-gradient(top, #1D2B45, #324A78);
	background: -o-linear-gradient(top, #1D2B45, #324A78);
	background: -webkit-linear-gradient(top, #1D2B45, #324A78);
	background: linear-gradient(top, #1D2B45, #324A78);
	filter: none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	text-align: center;
	height: 20px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 11px;
	padding-left: 9px;
}
.button-top {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 9px 11px;
	background: #BF3831;
	background: -moz-linear-gradient(top, #E85A56, #BF3831);
	background: -ms-linear-gradient(top, #E85A56, #BF3831);
	background: -o-linear-gradient(top, #E85A56, #BF3831);
	background: -webkit-linear-gradient(top, #E85A56, #BF3831);
	background: linear-gradient(top, #E85A56, #BF3831);
	filter: none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	border: 1px solid #BF3831;
}
.button-top:hover {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 9px 11px;
	background: #BF3831;
	background: -moz-linear-gradient(top, #BF3831, #E85A56);
	background: -ms-linear-gradient(top, #BF3831, #E85A56);
	background: -o-linear-gradient(top, #BF3831, #E85A56);
	background: -webkit-linear-gradient(top, #BF3831, #E85A56);
	background: linear-gradient(top, #BF3831, #E85A56);
	filter: none;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	text-decoration: none;
	border: 1px solid #BF3831;
}
.egitim-box {
	width: 233px;
	float: left;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.egitim-kategor {
	background-color: #F3F8FE;
	padding: 5px;
	width: 720px;
	border: 1px solid #F3F3F3;
	border-radius: 6px;
	margin-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../images/parantez.png);
	background-repeat: no-repeat;
	background-position: 250px top;
}
.egitim-ic-sol {
	width: 250px;
	float: left;
	border-right-width: 1px;
	text-align: center;
}
.egitim-ic-sol img {
	padding: 5px;
	border: 1px solid #CCC;
}



.egitim-ic-sol h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #1E486F;
}
.egitim-sag-icerik h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #1E486F;
}
#egitim-sag {
	width: 180px;
	float: right;
	padding: 10px;
}
#egitim-sag ul {
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
#egitim-sag ul li {
	background: url("../images/list-icon.png") no-repeat scroll left 14px transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(230,230,230,1);
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 25px;
	position:relative;
}



#egitim-sag ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(123, 126, 129);
	text-decoration: none;
	font-size: 12px;
	transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;

}

#egitim-sag ul li a:hover {
     color: rgb(44, 107, 185);
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.egitim-sag-icerik {
	float: right;
	width: 440px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

.egitim-ic-sag {
	float: left;
	width: 232px;
}

#egitim-sag h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #1E486F;
}
#egitim-sag p {
	text-align: justify;
}
.egitim-ic-sag ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.egitim-ic-sag ul li {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.egitim-ic-sag ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E486F;
	text-decoration: none;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.egitim-ic-sag ul li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00BEF2;
	text-decoration: none;
	transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}


.hizmet-box {
	width: 335px;
	padding: 10px;
	float: left;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.hizmet-box h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #1E486F;
}
.hizmet-box img {
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 15px;
}
#content #content_form {
	width: 450px;
	float: left;
}
#content_map {
	float: right;
	width: 500px;
}
#og {
	padding: 3px;
	border: 1px solid #CCC;
}
iframe {
	padding: 5px;
	border: 1px solid #CCC;
}
.egitim-sag-icerik ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.egitim-sag-icerik ul li {
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E486F;
}
.egitim-sag-icerik ul li ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding-left: 15px;
}
.egitim-sol-icerik-list {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.egitim-sol-icerik-list li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
}
.egitim-sol-icerik-list li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.egitim-sol-icerik-list li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C60;
	text-decoration: none;
	transition:all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.egitim-ic-sol a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1E486F;
	text-decoration: none;
}
.main-page {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #1E486F;
	margin: 0px;
}
.baslikders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #1E486F;
	font-weight: bold;
}
.iletisim-baslik {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: bold;
	color: #1E486F;
}
.sitemap {
	padding-bottom: 5px;
}
.sitemap li {
	margin-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
.sitemap li ul {
	margin-bottom: 5px;
	list-style-type: none;
}
.sitemap li ul li a {
	font-family: Verdana, Geneva, sans-serif;
	color: #1E486F;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 5px;
}
.sitemap li ul li ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.sitemap li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
}
fieldset {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(102,102,102);
}
.slider_baslik a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: rgb(255,255,255);
	text-decoration: none;
}