
#genel {
	height:400px;
	background-color:#FFFFFF;
	width:930px;
}
#genel2 {
	height:100%;
	background-color:#FFFFFF;
	width:930px;
}
#genel3 {
	height:100%;
	background-color:#FFFFFF;
	width:930px;
}
#header {
	height: 147px;
	width: 930px;
	
}
#menu {
	background-image:url(images/menubg.png);
	background-repeat:no-repeat;
	font-family:Arial;
	width:930px;
	height:30px;
	color:#FFFFFF;
	padding-top:7px;
}

#menu a{
color:#FFFFFF;
padding:30px;
text-decoration:none;
}

#menu a:hover{
color:#CCFF00;
text-decoration:underline;
}

#menu img {vertical-align:middle;}

#flash {
background-image:url(images/manset.png);
background-repeat:no-repeat;
height:246px;
width:930px;
}

#sol {
	width:185px;
	height:400px;
	float:left;
	margin-left:15px;
}
#sol2 {
	width:185px;
	height:100%;
	float:left;
	margin-left:15px;
}

#duyurularimiz{
	background-image:url(images/duyurubg.png);
	background-repeat:no-repeat;
	width:179px;
	color:#2a5099;
	height:155px;
	margin-top:15px;
	float:inherit;
	text-align:center;
	font-size:20px;
}
.duyurularimiz {padding-top:5px;}
.duyurularimiz img{vertical-align:middle;}
#ara {padding-top:6px;
text-align:center;}
#duyuru {
	color:#000000;
	font-size:12px;
	text-align:center;
	padding-top:5px;
}
#biziarayin {
background-image:url(images/biziarayin.png);
background-repeat:no-repeat;
width:190px;
height:175px;
margin-top:18px;
}
#orta{
	float:right;
	width:700px;
	height:350px;
	margin-top:15px;
	background-color:#f3f3f3;
	margin-right:15px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#orta2{
	float:right;
	width:700px;
	height:100%;
	margin-top:15px;
	background-color:#f3f3f3;
	margin-right:15px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#footer {
	background-color:#f3f3f3;
	width:930px;
	height:60px;
	color:#FFFFFF;
	text-align:center;

	background-image: url('images/menubg.png');
}

