body{
	background-color:#d0d0d0;
	background-image:url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family:Lucida Sans Unicode, Arial;
	font-size:0.7em;
	color:#444444;
	top: 0;
	margin:0;
	padding:0;
	text-align:center;
}

#wrapper{
	margin:0 auto 0 auto; 
	width:892px;
	top:0;
	line-height: 1.8em;
	text-align:left;
	min-height:500px;
	padding-left:30px;
	padding-right:30px;
	background-image:url('../images/bg-main.jpg');
	background-repeat:no-repeat;
}

#bg{
	padding:0;
	margin:0 auto 0 auto; 
	width:953px;
	top:0;
	min-height: 100%;
	background-image:url('../images/bg-content.png');
	background-repeat:repeat-y;
}

#header{
	width:890px;
	background-image:url('../images/menu-bg.png');
	background-repeat:no-repeat;
	display:block;
}

#logo{
	padding-top:15px;
	padding-left:15px;
	float:left;
}

#content{
	text-align:left;
	background-color:#ffffff;
	padding:0;
}

#pageName{
	display:block;
	width:869px;
	height:97px;
	background-image:  url('../images/pageName-bg.png');
	background-repeat: no-repeat;
	margin-left:20px;
	margin-top:6px
}

#page-name{
	padding-top:40px;
	text-align:right;
	padding-right:20px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

.clearBoth {clear: both}

#footer{
	margin:0 auto 0 auto; 
	line-height: 1.8em;
	clear:both;
	width:909px;
	height:40px;
	background-image:  url('../images/footer.png');
	background-repeat: no-repeat;
	padding-top:15px;
	color:#747474;
}

#menu{
	margin-top:25px;
	margin-left:10px;
}

#footer-text{
	margin:20px;
	color:#787878;
}

#copyright{
	padding-top:65px;
	padding-left:170px;
	color:#cbdcec;
}

a:link,a:active,a:visited{ 
	color: #666666; 
	text-decoration:none;
}

a:hover{
	color: #666666; 
	text-decoration:underline;
}

h1{font-size:22px; line-height: 170%;}
h2{font-size:18px; line-height: 170%;}
h3{font-size:16px; line-height: 170%;}
h4{font-size:14px; line-height: 170%;}
h5{font-size:12px; line-height: 170%;}
h6{font-size:10px; line-height: 170%;}
p{margin-top:10px; margin-bottom:20px; text-align:justify;}

.td{
	font-size:12px;
}

#header-right{
	margin-top:10px;
	float:left;
	height:65px;

}

#search{
	background-image:  url('../images/search-bg.png');
	background-repeat: no-repeat;
	width:249px;
	height:27px;
}

#search-field{
	background:transparent;
	margin-top:5px;
	border:0;
	width:210px;
	float:left;
	font-size:12px;
	color:#506172;
	font-family:Lucida Sans Unicode, Arial;
	margin-left:4px;
}

#search-icon{
	background:transparent;
	float:right;
	margin-right:10px;
	margin-top:4px;
}

span.ana{
	font-size:14px;
	color:#336699;
	font-weight:bold;
}

#haber{
	background-image:  url('../images/news-bg.png');
	background-repeat: no-repeat;
	width:258px;
	height:254px;

}

ul.ana {
	list-style:none;
	line-height:170%;
}

ul.ana li {
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 0px 20px;
}

#bos {
	height:6px; 
	width:100%; 
	clear: both;
}

