@font-face {
    font-family: 'neo_sans_trregular';
    src: url('../fonts/neosans_tr-webfont.eot');
    src: url('../fonts/neosans_tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosans_tr-webfont.woff') format('woff'),
         url('../fonts/neosans_tr-webfont.ttf') format('truetype'),
         url('../fonts/neosans_tr-webfont.svg#neo_sans_trregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'neo_sans_trmedium';
    src: url('../fonts/neosans_medium_tr-webfont.eot');
    src: url('../fonts/neosans_medium_tr-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neosans_medium_tr-webfont.woff') format('woff'),
         url('../fonts/neosans_medium_tr-webfont.ttf') format('truetype'),
         url('../fonts/neosans_medium_tr-webfont.svg#neo_sans_trmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font, ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	-webkit-text-size-adjust: none; 
	max-height: 5000em;
	background: transparent
}
ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
a{ text-decoration:none }
img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	border:0px;
}

/* reset */
body,td,th {
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000;
}

body{ margin:0px;background:#FFF url(bg.png) no-repeat top;    overflow-x:hidden;    }

A {
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	COLOR: #c00;
	TEXT-DECORATION: none
} 
A:hover {
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	COLOR: #f00;
	TEXT-DECORATION: none;
} 
#header {
	margin:auto;
	width:100%;
	height:116px;
}
.head {  
	height: 116px; 
	width:950px; 
	margin:auto;
 
	
}
.logo {
	float: left; 
	height: auto;
	margin-top: 12px;

}
 
.ust { margin:0 0 0px 0; float:right;     }
.ust  span{
				width:auto;
				height:auto;
				float:left;
				margin:0 1px; text-align:right  
			}
.ust span a{
					width: auto;
					display: block;
					font-size: 12px;
					font-family:'neo_sans_trregular', Arial, Helvetica, sans-serif; 
					height:30px;
					padding:0 5px;
					line-height:30px;
					background-color:#000;
					color:#ffffff;border-bottom-right-radius:1em;
				}	
.ust  span a img{
					margin:5px 3px 0 0;
					
				}			
.ust  span a.activeLang{
					background-color:#c00;
					color:#ffffff;
				}
.ust  span a:hover{
					background-color:#ed242e;
					color:#ffffff;
				}
.menu{
	width:660px; float:right;
	margin-top:23px;
	background-color:#c00;
 	border-top-left-radius:4em;
	height:45px;
}
#menu,
#menu ul {
	list-style: none; 
	 
	 
}
#menu {
	float: left; margin-left:40px;
}
#menu > li {
	float: left;	margin: 0 13px;  
	
}
 
#menu ul {
	position: absolute;
	display: none;
	z-index: 999; 
}
 
#menu li:hover ul  {
	display: block;

	
}
/* Main menu
------------------------------------------*/
 
#menu > li > a {
	display: block;
 	height: 25px;
	line-height: 28px;
	padding: 0px; 
	text-decoration: none;
	margin-top:10px;  
	color: #fff;   
	font-size:16px;    
	font-family:'neo_sans_trregular',Arial, Helvetica, sans-serif; 
	text-shadow: 1px 1px 0px  #000;
}
#menu > li:hover > a,  .active1 {
	color: #fff; border-bottom:2px solid #fff;
}
 
/* Submenu
------------------------------------------*/
#menu ul {
	background-color:#c00; border-bottom-right-radius:10px; border-bottom-left-radius:10px; width:160px; 
}
#menu ul li a {
	color: #fff;  display:block; padding-left:10px;  font-size:14px; font-family:'neo_sans_trregular',Arial, Helvetica, sans-serif;  margin:5px;  text-shadow: 1px 1px 0px  #000; line-height:35PX; height:35PX;
}
#menu ul li:hover a {
	color:#fff;   background-color:#000; margin:5px;  border-radius:40px;
}
 
					
.page { 
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color:#000;
	width: 900px;
	height: auto !important; 
	clear:both; 
	margin:7px auto 20px auto;
	overflow:hidden;
	 
	
}
 
.page h1 { 
	border-left:5px solid #c00;  
	border-bottom:1px dotted #c00;
	padding:15px 8px 10px 8px;
	margin: 0px 10px 15px 10px;
	font-family: 'neo_sans_trmedium',  Arial, Helvetica, sans-serif;  
	color: #c00;
	font-size: 30px; 
	font-weight: 100; 
	line-height:30px; 
	text-shadow: 1px 1px 0px  #666;
}
.page h2 { 
	font-family: 'neo_sans_trmedium',  Arial, Helvetica, sans-serif; 
	color: #c00; 
	font-size: 20px; 
	font-weight: 100;	
	margin:10px 0px 0px 29px;
}
.page p {
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 14px; 
	line-height: 20px;
	margin: 10px 30px 15px 30px; 
	overflow:hidden;
	text-shadow: 1px 1px 0px  #ddd;
	 
}  


 
.iletisim1 { 
	width:55%; 
	float:left; 
 	display:inline-block;
	color:#333;	
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif; 
	font-size: 14px;
 	overflow:hidden;
	 
}
.iletisim2{
	width:45%; 
	float:left; 
 	display:inline-block;
	color:#333;
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	overflow:hidden;
}
 
input, select, textarea {
	font-family: 'neo_sans_trregular',Arial, Helvetica, sans-serif; 
	font-size:14px; 
	padding:4px;
	color:#333;
	border:1px solid #D3D3D3;  
	
}
input {
        width:200px; margin-bottom:5px; height:30px;
}
textarea {
    width:300px;
	overflow:auto;	
	height:130px;
}
#foter-ana { width:100%;   height: 50px; border-top:1px solid #c00;   clear:both   }
.footer {width:950px; margin:auto; height: 50px; }
.footerleft {float:left; width:450px;  }
.footerleft  span {line-height:50px; color:#333;   font-size:12px; font-family: Arial, Helvetica, sans-serif; }
 
 .SliderName_2 {
 	width: 950px;  
	height: 340px;
	overflow: hidden;
	border:0px;
	margin:15px auto 0px auto;
	 

}
#SliderNameNavigation_2 {
	  width:120px;   margin:13px auto 18px auto; height:20px; position: static; 
}
 
#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_2 a img
{
position:relative;
	width:20px;
	height:20px;
	float:left;
	margin:2px;
	cursor:pointer;
	border-radius:0%;
	background-color:#ccc;
	z-index:100;
 
 
}

#SliderNameNavigation_2 a.active img
{
	background-color:#cc0000; 
}
.SliderNamePrev_2 {
	background: url(sol.png) no-repeat left center;
	width: 50px;
	height: 340px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(sag.png) no-repeat right center;
	width: 50px;
	height: 340px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}
.ortaalan
{ margin: auto; width:935px; height:auto;}


.news {
	border:1px solid #d2d2d2;
	box-shadow: 0 0 16px 2px #333;
 	width:458px;
	height:250px;
   float:left;
   background-color:#fff;
   margin-bottom:30px;
}
.news p
{ font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 14px; 
	line-height: 20px;
	margin: 0px 20px 15px 30px; 
	overflow:hidden;
	text-shadow: 1px 1px 0px  #ddd; margin-top:20px;
	
 } 
.news h2
{ font-family: 'neo_sans_trmedium',  Arial, Helvetica, sans-serif; 
	color: #c00; 
	font-size: 20px; 
	font-weight: 100;	
	border-left:5px solid #c00;  
	border-bottom:1px dotted #c00;
	padding:6px; 
	margin:10px 10px 8px 10px;}
#masterdiv{ height: auto; min-height:670px; width: 95%; margin:auto;
} 
.menutitle {
	cursor:pointer; 
	line-height:40px;
	padding:3px 3px 3px 6px;
	color:#c00;
	margin-bottom: 10px; 
	margin-top:20px;
	font-family: 'neo_sans_trregular', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-shadow: 1px 1px 0px  #dcdbdb;
  	border: 1px dashed #999;
}
.submenu { padding:0 20px 0 20px;;  font-family: Arial, Helvetica, sans-serif; font-size:14px; min-height:340px;   
}
.submenu > .baslik1 { 	
    font-family: Arial, Helvetica, sans-serif; 
	color: #c00; 
	font-size: 16px; 
	line-height: 30px; 
}
 
 