
body, h2, h3, h4, table, form
{
   	margin	: 0 !important;
	padding : 0 !important;
	border	: none;
	font-family:tahoma;
	font-size:11px;
	color:#646464;
}

body
{	
	background-color :#e4e4e3;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size   : 11px;
	font-weight : normal;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#top{
	height:540px;
	background-image:url(../images/bg_middle.jpg);
	background-repeat:repeat-y;
}
#content {
	padding:auto;
	text-align:center;
}
#main {
	width:860px;
	margin:auto;
	text-align:left;
}

#middle {
	_width:836px;
	width:686px;
	padding:20px 75px 20px 75px;
	background-image:url(../images/bg_middle.jpg);
	background-repeat:repeat-y;
}

#bottom {
	width:836px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	height:136px;
}
#bottom_main {
	width:836px;
	background-image:url(../images/bottom_main.jpg);
	background-repeat:no-repeat;
	height:207px;
	padding:0 35px 0 35px;
}
#bottom_main_en {
	width:836px;
	background-image:url(../images/bottom_main_en.jpg);
	background-repeat:no-repeat;
	height:207px;
	padding:0 35px 0 35px;
}
#yeni_tarif {
	margin-top:35px;
	width:365px;
	float:left;
}
#tarif_image{
	width:95px;
	float:left;
}
#tarif_yazi{
	width:240px;
	float:left;
	padding-left:20px;
}

#yeni_urun{
	width:400px;
	float:left;
}
#urun_image{
	width:155px;
	float:left;
	padding-top:10px;
}
#urun_yazi{
	width:225px;
	padding-top:35px;
	float:left;
	padding-left:20px;
}


