html { 
	width:100%;
	height:100%;
	padding:0px;
	margin:0px auto;
	background:url(../images/bg.jpg);
	background-color:#FFF;
	background-position:center;
	background-repeat:repeat-y;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #6d6e71;
	padding:0px;
	margin:0px auto;
	text-align:left;
}

.main { 
	width:980px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

.header  {min-height:150px; text-align:left; position:relative;}
.container {padding:0; border:0; position:relative;}
.footer  {padding:0; border:0; position:relative;}

#genel { padding:0 35px 0 35px; border:0; position:relative; min-height:250px;}
.ust_bg {background:url(../images/ust_bg.jpg); width:980px; height:50px; float:left;}
.alt_bg {background:url(../images/alt_bg.jpg); width:980px; height:50px; float:left;}

a:link    {color: #000; text-decoration: underline;} 
a:active  {color: #000; text-decoration: underline;} 
a:visited {color: #000; text-decoration: underline;} 
a:hover   {color: #F90; text-decoration: underline;}

.referans a:link    {color: #333; font-size:15px; font-weight:bold; text-decoration: none;} 
.referans a:active  {color: #333; font-size:15px; font-weight:bold; text-decoration: none;} 
.referans a:visited {color: #333; font-size:15px; font-weight:bold; text-decoration: none;} 
.referans a:hover   {color: #F90; font-size:15px; font-weight:bold; text-decoration: none;}

.alt_link {color: #6d6e71;}

.sol_blok { float:left; width:365px; position:relative; vertical-align:top;}
.sag_blok { float: right; width:545px; position:relative; vertical-align:top;}
.serenas_style {background:url(../images/serenas_style.jpg); width:311px; height:407px; background-repeat:no-repeat;}

.face {float:left; clear:both;}

#content { width:500px; padding:0 0; border:0; position:relative; min-height:250px; text-align:justify; line-height:15px;}

