* {
	margin:0;
	padding:0;
}
img {
	border:none;	
}
body  {
	font-family:"Century Gothic", "trebuchet MS", "palatino Linotype";
	font-size:13px;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #FFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position :center center;
	background-image: url(images/arka-plan.jpg);
}
a {
	color:#FFF;
	border: none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
#tutucu {
	width: 910px; 
	background: #00a0d4;
	text-align: left;
	margin: 0 auto;

} 
#header {
	height:auto;
	border-top: solid 20px #fff;
} 
#arka-plan- {
	width:1100px;
	height:977px;
	background-image: url(images/arka-plan.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
h1  {
	color:#FFFFFF;
	font-family: calibri;
	font-weight: normal;
	font-size: 22px;
	padding: 0px 5px 5px;
}
h4 {
	color:#FFF;	
}

#ic {
	padding: 20px;
	
}

#baslik {
	
}

#orta {
	height: auto;
	padding: 20px;
	
}

.banner {
	width:900px;
	height:300px;
	padding: 0px 5px;
	background-color: #FFF;
}
#menu {
	margin: 0 auto;
	width: 900px;
	height: 48px;
	margin-bottom: 10px;
	background-image: url(images/menu.gif);
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.menu{
	height:48px;
	width:auto;
	display:block;
	float: left;
	text-align: center;
	margin: 0 auto;
}
.menu li{
	list-style:none;
	display:inline;
	font-family: calibri;
	font-size: 17px;
	padding-top: 14px;
}
.menu li a{
	display:block;
	width: 105px;
	height: 34px;
	color: #fff;
	float: left;
	text-decoration: none;
	border-right: solid 1px #fff;
	padding-top: 14px;
}
.menu li a:hover{
	color: #000;
	background-color: #FFF;
}

.sidebar {
	width:243px;
	height:428px;
	float: left;
}

.icerik {
	width:400px;
	height:428px;
	float: right;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 238px;
	color:#FFFFFF;
	background-color: #fff;
	text-align: center;
	margin-left: 5px;
	border-bottom: solid 6px #00a0d4;
}
#navigation {
	margin: 10px;
}

#mainContent {
	color:#FFFFFF;
	float: right;
	width: 645px;
	padding: 5px 10px;
}
#footer {
	height:70px;
	text-align:center;
	color:#006;
	margin-top:2px;
	width: 910px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 16px;
	font-family: calibri;
}
#footer a {
	color:#006;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.cerceveli-resim {
	border:solid 1px #fff;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}
.cerceveli-resim2 {
	border:solid 1px #fff;
	margin-right:4px;
	margin-bottom:4px;
}
.textbox{
border:1px solid #AEAEAE;
background:#fff url(img/text-bg.jpg) repeat-x top left;
font:13px arial;
color:#000000;
padding:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
width:300px;}
.tamam-buton{
background:url(images/buton-bg.jpg) repeat-x bottom left;
border:1px solid #3B5998;
padding:5px;
font:bold 11px tahoma;
color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;}
.tamam-buton:active{
background:url(images/buton-bg2.jpg) repeat-x bottom left;
border:1px solid #3B5998;
padding:5px;
font:bold 11px tahoma;
color:#fff;
-moz-border-radius:6px;
-webkit-border-radius:6px;}