* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #d0cfcb;
color: #444;
font: 13px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

img {border: none;}
a{ color: #2A84E5; text-decoration: none; }
a:hover {  color: #000; }

#top {
background: #fbeec7 url(images/top.jpg) no-repeat;
padding: 10px 0;
}
#contentt {
background: #fff url(images/content.jpg) repeat-y;
padding: 0px 10px 10px 10px;
}
#bottom {
background: #fbeec7 url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#wrap {
width: 970px;
margin: 0 auto;
}

#header {
height: 90px;
line-height: 30px;
}
#header h1 { 
font-size: 51px;
letter-spacing: -1px;
padding: 30px 0 0 10px;
color: #000;
}
#header h1 a { 
color: #000000;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
}
#header h2 { letter-spacing: 0px; padding: 0 0 0 10px; font-size: 24px; color: #000; }

#kutu {
	width:490px;
	height:60px;
	position:absolute;
	left: 475px;
	top: 20px;
	padding:5px;
	float:right;

}

#kutu h1 {
font-size: 14px;
letter-spacing: 2px;
padding: 17px 0 0 40px;
color: #000;

}


#kutu h1 a{
color: #000;
background-color:#FFCC00;
padding:5px;

}

#headermenu {
height: 30px;
background: #3B8FE9 url(images/menubg.jpg) repeat-x;
line-height: 30px;
}
.headerm { 
padding: 0;
font-weight: 100;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 16px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
letter-spacing: 1px;
font-size: 16px;
}
.headerm li a:hover {
color:#000;
text-decoration:none;
}

.left {
margin-top: 0px;
float: left;
width: 200px;
line-height: 15px;
}
.left h2 {
margin-top: 10px;
font:  13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 25px;	
background: #575a5d url(images/contenth2.jpg) repeat-x;
height: 25px;
color: #fff;
padding-left: 10px;
}
.left ul  {
color: #575a5d;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 100;
color: #575a5d;
}
.left ul a:hover { color : #000; }

.middle { 
margin-top: 0px;
float: left;
width: 530px;
margin-left: 10px;
line-height: 20px;
}

.middle h1 {
font-size:14px;

}

.middle h2 {
font:  14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #575a5d url(images/contenth2.jpg) repeat-x;
margin-bottom: 5px;
margin-top: 10px;
height: 25px;
line-height: 25px;
padding-left: 10px;
}
.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.right {
margin-top: 0px;
float: right;
width: 200px;
}
.right h2 {
margin: 10px 0 20px 0;
font:  13px Verdana, 'Trebuchet MS', Sans-serif;
background: #575a5d url(images/contenth2.jpg) repeat-x;
line-height: 25px;	
height: 25px;
color: #fff;
padding-left: 10px;
}

.right p {
	font-size:10px;
	}

#footer { 
color: #777;
text-align: center;
padding-bottom: 10px;
}
#footer h1 { font-size:10px;}
#footer a {  color: #777; text-decoration: none; }
#footer  a:hover { color: #000; } 

#kutu1 {
background-color:#575a5d;
width:160px;
height:180px;
float:left;
margin:3px;
padding:5px;
text-align:center;
display:table;
}

#kutu1 a{
color:#000000;
font-weight:bold;
font-size:12px;
}

#resim {
border:solid;
border-color:#fff;
border-width:thin;
}



/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA;
	width:530px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #000;	
}
#clear {
	clear:both;
	}
