﻿body
{
	margin: 0px;
	font-family: Tahoma;
	background-image: url('images/bg.gif');
	background-repeat: repeat;
}
h4
{
	margin:0;
}
.container
{
	width: 1004px;
	border-left: dotted 1px silver;
	border-right: dotted 1px silver;
}
.banner
{
	background-image: url('images/banner2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 1004px;
	height: 150px;
	float: left;
}
.contentHolder
{
	width: 1004px;
	height: auto;
	float: left;
}
.footer
{
	width: 1004px;
	height: 75px;
	float: left;
	bottom: auto;
	background-image: url('images/footerBG.png');
	margin-top: 30px;
}

.giris
{
	width:914px;
	height:30px;
	float:left;
	padding-right:90px;
	text-align:right;
	margin-top:5px;
}
.menu
{
	width: 959px;
	height: 10px;
	float: left;
	margin-top: 52px;
	padding: 15px;
	text-align: right;
	padding-right: 30px;
	padding-top: 25px;
	font-size: 10pt;
	font-weight: bold;
	color: #505050;
}
.content
{
	width: 1004px;
	height: auto;
	float: left;
	min-height: 400px;
}

.hosgeldin
{
}
.slide
{
	width: 1004px;
	height: 263px;
	float: left;
	text-align: center;
	background-color: #eeeeee;
	margin-top: 20px;
	border-top: dotted 1px gray;
	border-bottom: dotted 1px gray;
}
.pencere
{
	width: 480px;
	height: 230px;
	float: left;
	margin: 10px;
}
.darPencere
{
	width: 480px;
	height: 100px;
	float: left;
	margin: 10px;
}
a
{
	color: #505050;
	text-decoration: none;
}
a:hover
{
	color: #ec5c10;
}
img
{
	border: 0;
}
.baslik
{
	color: #ec5c10;
	font-weight: bold;
	font-size: 12pt;
}
.baslik2
{
	color: #73aa01;
	font-weight: bold;
	font-size: 12pt;
}
.metin
{
	color: #505050;
	font-size: 10pt;
	text-align: justify;
}
.metin2
{
	color: #505050;
	font-size: 10pt;
	text-align: justify;
}
.metin a
{
	color: #ec5c10;
	font-weight: bold;
}
.metin a:hover
{
	color: #73aa01;
}
.metin2 a
{
	color: #73aa01;
	font-weight: bold;
}
.metin2 a:hover
{
	color: #ec5c10;
}
#iletisim a
{
	color: #73aa01;
	font-size: medium;
}
#iletisim a:hover
{
	color: #ec5c10;
}
.uyariMpBg
{
	background-color: Gray;
	filter: alpha(opacity=01);
	opacity: 0.01;
}
.uyariMp
{
	background-color: white;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
