.wrapper {
	width: 100%;
	text-align:center;
	background:url(../images/backgroundtexture.png);
	background-position:top center;
	background-repeat:repeat-x;
}

.header {
	position:relative;
	text-align:center;
	width: 100%;
	height: 379px;
	margin:auto;
	z-index:1;
}


.miniMenu {
width:180px;
height:26px;
position:absolute;
right:0px;
bottom:0px;
}

.vurgu{
	padding: 10px;
	background-color:#FEFDFC;
	font-size: 12px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	left: 0;
	border: 1px solid #97beca;
	color: #626667;
	font-family: Tahoma, Arial,  Helvetica, sans-serif;
	float:right;
	width:220px;
	margin-left:15px;
	margin-rigth:5px;
}

.content {
	position:relative;
	width: 960px;
	vertical-align: top;
	top:0px;
	text-align:center;
	margin:auto;
}

.content:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 
.content {display: inline-block;} 
/*IE-mac de bu bolumu sakla \ */ 
* html .content {height: 1%;} 
.content {display: block;} 
/* IE-mac bu bolumu saklama artik */ 

.container{	
	position:relative;
	width: 960px;
	text-align:center;
	margin:auto;
	z-index:1;
}

.container:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 
.container {display: inline-block;} 
/*IE-mac de bu bolumu sakla \ */ 
* html .container {height: 1%;} 
.container {display: block;} 
/* IE-mac bu bolumu saklama artik */ 





.titlearea {
position:relative;
top:-200px;
width:960px;
height:0px;
background-color:#282828;
background:url(../images/backgroundanimasyon.png);
background-position:center;
text-align:left;
z-index:999;
}
.cLeft{
position:relative;
width:280px;
float:left;
left:30px;
top:100px;
text-align:left;
z-index:1
}

.im{
position:relative;
top:10px;
left:35px;
float:left;
width:30px;
heigt:30px;
}
.line{
position:relative;
background-image:url(../images/linebg.png);
width:580px;
height:2px;
top:70px;
left:0px;
}
.cRight{
position:relative;
top:8px;
width:550px;
left:40px;
float:left;
text-align:left;
z-index:1;
}


.araBaslik {
color:#97beca;
}

.adresColor{
color:#9b9b9b;
}


.baslik{
color:#99b0c2;
}

.yellowbg{
background-color:#FFFEDD;
}


.containerFooter{
	position:relative;
	top:20px;
	width: 960px;
	height:85px;
	background:#282828;
	background:url(../images/backgroundbottom.png);
	text-align:center;
	margin:auto;
	z-index:inherit;	
}

ul{
font-family: Tahoma, Arial,  Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
color:#626667;
}

ul li{

list-style-position:outside;
line-height:18px;
margin-top:5px;
margin-left:-15px;
list-style-image:url(../images/kim.png);

}

ul li.L1{
list-style-image:url(../images/arrow.png);
list-style-position:outside;
margin-left:-10px;
}

ul li.L1_content{
list-style-image:url(../images/arrow.png);
list-style-position:outside;
font-family:Tahoma, Arial,  Helvetica, sans-serif;
font-size: 12px;
margin-left:-0px;
line-height:18px;
padding-left:5px;
padding-top:-5px;
}

ul li.L1 a:link,a:active{
text-decoration: none; color: #39758b; 
}
ul li.L1 a:hover{
text-decoration: none; color: #97beca; 
}

li ul{
font-size: 12px;
list-style-type:decimal;
}

h1{
font-family:Tahoma, Arial,  Helvetica, sans-serif;
font-size:90px;
font-weight:300;
line-height:100px;
color:#606567;

}

h2{
font-family: Tahoma, Arial,  Helvetica, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
color:#626667;
}

h3{
font-family:Tahoma, Arial,  Helvetica, sans-serif;
font-size:17px;
line-height:24px;
color:#626667;
font-weight:900;
}

h4{
font-family: Tahoma, Arial,  Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing:normal;
line-height: 1.45em;
color:#626667;
}

h5{
font-family: Tahoma, Arial,  Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.45em;
color:#626667;
}

h6{
font-family: Tahoma, Arial,  Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.85em;
color:#626667;
}


a.topmenu:link						{text-decoration: none; color: #39758b; }
a.topmenu:visited					{text-decoration: none; color: #39758b; }
a.topmenu:hover						{text-decoration: none; color: #97beca; }

a.footerMenu:link					{text-decoration: underline; color: #7492aa; }
a.footerMenu:visited				{text-decoration: underline; color: #7492aa; }
a.footerMenu:hover					{text-decoration: underline; color: #b1cce2; }

a:link								{text-decoration: underline; color: #39758b; }
a:visited							{text-decoration: underline; color: #39758b; }
a:hover								{text-decoration: underline; color: #97beca; }

a.yellowbg:link						{text-decoration: none; color: #39758b; background-color:#FFFEDD;}
a.yellowbg:visited					{text-decoration: none; color: #39758b; background-color:#FFFEDD;}
a.yellowbg:hover					{text-decoration: none; color: #97beca; background-color:#FFFEDD;}


