body{ 	background-color:#181818;
	margin: 0px;
	padding: 0p;
	background: #fff url(images/body_bg.gif);
	font-family: Helvetica, Arial, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#container
{
	margin: 0 auto;
	width: 900px;
}

.top_syh {
	background:#000;
	padding:0px;
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

.logo_gal {
	width: 113px;
	height: 60px;
	background: url(images/ata_logo_beyaz.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	float: left;
	border:0px dashed #555;
	padding: 0px;
}

#content
{
	float:left;
	clear: both;
}

.ust_alan
{
	width:100%;
	height: 280px;
	background-color:#999;
	background: url(images/ust_bg.png);
	background-repeat:repeat-x;
	clear:both;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:-999;

}


#content h2
{
	color:#fff;
}

#bottom
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background: url(images/body_bg_syh.gif) repeat-x;
	margin: 0px;
}

#bottom {
	position: fixed;
}
