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

body
{
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #000;
	line-height: 18px;
}
a
{
	color: #FF0000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
	color: #000066;
}

p
{
margin-bottom: 14px;
text-align: justify;
}

h3
{
	font-size: 14px;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	color: ff3300;
}
#sayfa
{
	width: 918px;
	margin: 0 auto;
	height: 700px;
	background-color: #fff;
	background-image: url(images/arka-plan.jpg);
	background-repeat: repeat-y;
}
#beach
{
	position: relative;
	padding: 5px;
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
	border: solid 1px #ff3300;
}
#logo
{
	position: absolute;
	width: 210px;
	height: 140px;
	background-color: #999999;
	background-image: url(images/logo.jpg);
}
#logo  h1
{
	position: absolute;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	padding: 5px;
}
#ust-sag
{
	width: 485px;
	height: 140px;
	color: #000;
	float: right;
}
#ust-sag  h1
{
	font-size: 15px;
	line-height: normal;
	padding: 5px;
}

#menu {
	width: 700px;
	height: 45px;
	margin: 0 auto;
	margin-top: 145px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	float: left;
	width: 100px;
	height: 35px;
	padding: 5px 0 5px 0;
}
#menu a {
	display: block;
	width: 95px;
	height: 35px;
	padding: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/buton.gif);
	color: #fff;
}
#menu a:hover {
	background-image: url(images/buton-hover.gif);
	margin-top: 3px;
}

#footer
{
	clear: both;
	height: 35px;
	text-align: center;
	color: #000000;
	padding: 3px;
	border-top: solid #ff3300 7px;
}

#footer a
{
	color: #ff3300;
}
#footer a:hover {
	color: #000033;
}

#sayfa-ici {
	font-size:13px;
	color: #000000;
}
.yazi {
	padding: 3px;
	color: #000;
}
.icerik {
}
#icerik-contact {
	width: 698px;
}
.icerik-sol {
	width: 227px;
	float: left;
	padding: 2px;
	border-right: solid 1px #ff3300;
	height: 150px;
}
.icerik-orta {
	width: 227px;
	float: left;
	padding: 2px;
	height: 150px;
}
.icerik-sag {
	width: 227px;
	float: right;
	padding: 2px;
	border-left: solid 1px #ff3300;
	height: 150px;
}
#contact-alti
{
	clear: both;
	text-align: center;
	padding: 3px;
	border-top: solid 2px #ff3300;
}
.baslik {
	border-bottom: solid 1px #ff3300;
}
.galeri {
	border-bottom: solid 1px #ff3300;
}
.flash-baner {
	width: 700px;
	height: 250px;

}
img {
	border: none;

}
img.left {
	float: left;
	padding: 0 5px 0 0;
}

img.right {
	float: right;
	padding: 0px 5px;
}
