/* RESET
-----------------------------------------------------------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre,
form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
a img { border:none; }

body
	{
	margin: 0 auto;
	padding: 0;
	text-align:center;
	
}

#main {
	width:980px; 
	text-align:center; 
	margin:0 auto;
}

#content {
	width:980px; 
	text-align:center; 
	margin:0 auto;
}



#menu {
	width:734px;
	height:52px;
}

#footer {
	height: 46px;
	width:980px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-image:url(../images/gulnar-evleri-footer.jpg);
	text-align: right;
}
#content tr th #Table_01 tr td table tr td {
	text-align: center;
}
