.anasayfaOrta
{
	width:790px;
	height:auto;
	float:left;
}
.anasayfaSag
{
	width:186px;
	height:auto;
	float:left;
	background-color:#303030;
	border:solid 2px #3a3b3b;
	margin-top:10px;
	padding:5px;
	
}
.anasayfaSlide
{
	width:1000px;
	height:auto;
	float:left;
}
.anasayfaBolumBaslik1
{
	width:348px;
	height:18px;
	float:left;
	padding:5px;
	background-image: url('BG/kutuHeader.png');
	background-repeat:no-repeat;
	margin-top:10px;
	color:White;
	font-size:11pt;
	font-weight:bold;
	border:inset 1px black;
}
.anasayfaBolumBaslik2
{
	width:730px;
	height:18px;
	float:left;
	padding:5px;
	background-image: url('BG/kutuHeader.png');
	background-repeat:no-repeat;
	margin-top:10px;
	color:White;
	font-size:11pt;
	font-weight:bold;
	border:inset 1px black;
}
.anasayfaBolum
{
	width:348px;
	height:150px;
	background-color:#303030;
	border:solid 2px #3a3b3b;
	float:left;
	margin-top:5px;
	padding:5px;
}
.anasayfaBolum2
{
	width:730px;
	height:auto;
	background-color:#303030;
	border:solid 2px #3a3b3b;
	float:left;
	margin-top:10px;
	padding:5px;
}
.anasayfaBolumBaslik3
{
	width:184px;
	height:18px;
	float:left;
	padding:5px;
	background-image: url('BG/kutuHeader.png');
	background-repeat:no-repeat;
	margin-top:10px;
	color:White;
	font-size:11pt;
	font-weight:bold;
	border:inset 1px black;
}
.ul li
{
	list-style-type:square;
	display:inline;
	padding:0;
	margin:0;
	line-height:10px;
}
div.anasayfaSag a
{
	color:#018ad8;
	text-decoration:none;
}
div.anasayfaSag a:hover
{
	color:OrangeRed;
}
div.anasayfaSag h4
{
	margin-top:10px;
	margin-bottom:10px;
}