/*------------------------------------------------------------------------
# HT v1 - November 2008
# ------------------------------------------------------------------------
# Copyright (C) 2008 Halim Tuzlu, All Rights Reserved.
# Author: Halim Tuzlu
# Website:  http://www.halimtuzlu.net
-------------------------------------------------------------------------*/


html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	background:#000 url(../im/bg.jpg) no-repeat center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	line-height: 130%;
}
#EN a {
	color: #bdbdbd;
	text-decoration: none;
}
#TR a {
	color: #FEE3A3;
	text-decoration: none;
}
#EN a:hover, a:active, a:focus {
	color: #FEE3A3;
	text-decoration: none;
}
#TR a:hover, a:active, a:focus {
	color: #bdbdbd;
	text-decoration: none;
}


#all_content{
width:955px;
margin:auto;
position:relative;
padding: 0px;
top: 428px;
}
#language{

height:50px;
width:955px;
position:relative;	
}
#EN{
float:left;
left:409px;
height:30px;
width:50px;
position:relative;	
}	
#TR{
float:right;
right:413px;
height:30px;
width:50px;
position:relative;	
}	

#footer{

height:160px;
width:955px;
position:relative;	
}	