body {
	background-color: #E6F6F5;
}
#ana {
	height: auto;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#ust {
	height: 72px;
	width: 900px;
}
#ust #logo {
	float: left;
	height: 72px;
	width: 232px;
}
#ust #menu {
	float: right;
	height: 72px;
	width: 648px;
	padding-left: 14px;
}
#icerik {
	clear: both;
	width: 800px;
	margin-left: 50px;
	margin-top: 30px;
	background-color: #66C6BC;
	padding-left: 0px;
	height: 370px;
}



#ana #icerik #raf {
	margin-top: 25px;
	margin-left: 50px;
	border: 2px groove #FFF;
}


#ana #icerik #hos {
	font-family: "viner Hand ITC";
	font-size: 36px;
	color: #FFF;
	font-weight: bolder;
	position: relative;
	bottom: 300px;
	display: inline-block;
	margin-left: 15px;
}
#ana #icerik #anaresim {
	height: 350px;
	width: 494px;
	margin-left: 15px;
	margin-top: 8px;
	border: 2px solid #FFF;
}


#ana #icerik #iletisim {
}
#ana #icerik #iletisim #yer {
	display: inline-block;
	float: left;
	margin-left: 100px;
	margin-top: 100px;
}

#ana #icerik #adres {
	display: inline-block;
	float: left;
	margin-top: 110px;
	margin-left: 60px;
}


#ana #footer {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #66C6BC;
	display: block;
	margin-top: 25px;
}
#ana #footer #foot {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #66C6BC;
	text-align: center;
	display: block;
	width: 900px;
}
#ana #icerik #ic {
	display: block;
	padding-top: 30px;
}

