@charset "iso-8859-9";
/* CSS Document */

body {
	background-image: url(images/bg_page.jpg);
	margin: 0px;
}
#ustbg {
	background-image: url(images/bg_top.png);
	background-repeat: repeat-x;
	height: 99px;
}
#container {
	width: 980px;
	margin:auto;
}

#wrapper {
	width: 980px;
	margin:auto;
	clear:both;
}



img
{  border-style: none;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#logo {
float:left;
width: 260px;
}
#bayraklar {
float:left;
padding-left:550px;
width: 150px;
}
#sutun1 {
float:left;
width: 240px;
margin:0px;
padding:0px;
}
#sutun2 {
float:left;
width: 510px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
}

#flashMain {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

#footer {
	position: absolute;
	margin: 0;
	padding: 0;
	background: #161616;
	border-top: 1px solid #242424;
	height:81px;
	bottom: 0px;
	width: 100%;
}
#footercenter {
	width: 980px;
	margin:auto;
	clear:both;
	padding-top:5px;
}
.privacy {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;	
}
.keyword {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding-top:5px;
}
.tekno {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c7c7c;
	text-decoration: none;
}
.tekno:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	text-decoration: underline;
}