* {
    margin: 0px;
    padding: 0px
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
}

h1{padding: 0px; margin: 0px;}
h2{padding: 0px; font-weight: normal;}
img{border:0px;}

#top{width:100%; height:200px; background-color: #42515a;}
#top .content{width:930px; margin: 0px auto; overflow: hidden;}
#top .logo{float:left; padding-top: 20px;}
#top .menu{float:right; padding-top: 130px; padding-right: 20px; color:White;}
#top .menu a{color:White; text-decoration: none; font-size: 12px;}
#top .menu .item{float:left; margin-left: 10px; height:30px; line-height:30px;}
#top .menu .selected{background-image: url(../images/menu_selected.png); background-repeat: no-repeat; background-position: top center;}
#top .menu .sep{float:left; margin-left: 10px; height:30px; line-height:30px;}
#top .menu .selected a{color:#21292d; text-decoration: none; font-size: 12px;}

#content{width:100%; background-image: url(../images/content_background.gif); background-repeat: repeat-x; margin: 0px auto;}
#content .header{width:930px; margin: 0px auto; padding-top: 20px;}
#content .header h1{font-size: 35px; color: #42515a;}
#content .header h2{font-size: 13px; color: Black; padding-top: 20px; padding-right: 10px;}

#kategoriler{width:930px; margin: 0px auto; overflow: hidden; padding-top: 30px;}
#kategoriler .item{float:left; width:300px; margin-right: 10px; margin-bottom: 40px;}
#kategoriler .item .baslik{color:#42515a; font-weight: bold; font-size: 13px;}
#kategoriler .item .baslik a{color:#42515a; font-weight: bold; font-size: 13px; text-decoration: none;}
#kategoriler .item .resim{padding-top: 10px;}
#kategoriler .item .aciklama{color:Black; font-size: 11px; padding-top: 10px;}



#footer{width:930px; margin: 0px auto; border-top: 1px solid #828f97; overflow: hidden; margin-bottom: 40px;}
#footer .foot_menu{float:left; color:#42515a; padding-top: 10px; font-size: 11px; line-height:20px;}
#footer .foot_menu a{color:#42515a; font-size: 11px; text-decoration: none;}
#footer .foot_menu .item{float:left; margin-right: 3px; height:20px; line-height:20px;}
#footer .foot_menu .sep{float:left; margin-right: 3px; height:20px; line-height:20px;}
#footer .foot_menu .selected a{color:#42515a; text-decoration: none; font-size: 11px; font-weight: bold;}

#footer .contact{float:right; padding-top: 10px;}
#footer .contact .telefon{color:#42515a; font-size: 30px; font-weight: bold; letter-spacing: -1px; text-align: right;}
#footer .contact .adres{color:#42515a; font-size: 12px; text-align: right;}