body {
	margin:0px auto;
	text-align:center;
	background-color:#e2e1da;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#menu_bg_cover {
	position:absolute;
	background:url(../images/menu_bg_cover.png);
	background-repeat:repeat-x;
	top:0px;
	left:0px;
	width:100%;
	height:22px;
	z-index:1;
}
#menu {
	position:absolute;
	background:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	top:0px;
	width:100%;
	min-width:1000px;
	height:57px;
	z-index:2;
}
#menu_ortala {
	list-style:none;
	margin-left: auto;
}
#menu_ortala ul {
	margin-left: auto;      
    margin-right: auto;  
    display: table;
	list-style:none; 
	font-family: 'Roboto Condensed'; 
	font-weight:bold;
	font-size: 1.0em;
	color:#FFF;
}
#menu_ortala li {
	float:left;
	margin:0 5px 0 0;
	padding:0 5px 0 5px;
}
#menu_ortala li:hover {
	background-color:#ec2027;
	padding:5px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#menu_ortala li:hover a:hover,a:visited,a:link,a:active{
	color:#FFF;
}
#banner_bg {
	position:absolute;
	background:url(../images/banner_bg.png);
	background-color:#1e5ead;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:100%;
	min-width:1000px;
	height:200px;
	z-index:0;
}
#banner_image {
	background-image:url(../images/banner_image_ic.png);
	background-repeat:no-repeat;
	background-position:left top;
	left:0px;
	width:100%;
	height:100%;
	z-index:5;
}
#banner_slogan {
	position:absolute;
	background-repeat:no-repeat;
	right:5%;
	width:50%;
	min-width:573px;
	min-height:200px;
	height:50%;
	top:50px;
	z-index:4;
}
#kirmizi_bar {
	position:absolute;
	width:100%;
	height:40px;
	min-width:1000px;
	background-color:#ec2027;
	top:200px;
}
#kirmizi_bar_ic {
	position: absolute;
	width: 918px;
	height: 40px;
	text-align: left;
	left: 50%;
	margin-left: -500px;
}
#kirmizi_bar_ic_text {
	width:auto;
	height:40px;
	float:left;
	font-family: 'Roboto Condensed'; 
	font-weight:bold;
	font-size: 1.2em;
	color:#FFF;
	padding-top:7px;
}
#banner_alt_cover {
	position: absolute;
	width: 100%;
	height: auto;
	min-width: 1000px;
	top: 240px;
	z-index: 1;
}
#banner_alt {
	position:relative;
	width:940px;
	height:auto;
	margin-left: -500px;
	margin-top:10px;
	left:50%;
	text-align: center;
	background-color:#FFF;
	padding:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
}
#banner_alt_gorusleriniz {
	position:relative;
	width:1000px;
	height:auto;
	margin-left: -500px;
	margin-top:10px;
	left:50%;
	text-align: center;
	background-color:#FFF;
	padding:00px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
}
#banner_alt_basin_odasi {
	position:relative;
	width:970px;
	height:auto;
	margin-left: -500px;
	margin-top:10px;
	left:50%;
	text-align: center;
	background-color:#FFF;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:justify;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
}
#haber_bol {
	width:510px;
	height:auto;
	float:left;
}
#haber_bol2 {
	width:400px;
	height:auto;
	float:left;
	margin-left:30px;
}
#baslik {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ec2027;
}
#haber_arsiv_bg {
	width:920px;
	height:73px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border:solid;
	border-width:1px;
	border-color:#d3d3d3;
	margin-bottom:10px;
	padding:10px;
}
#haber_arsiv_ic {
	width:75px;
	height:75px;
	float:left;
	margin-right:10px;
}
#haber_arsiv_ic_text {
	width:830px;
	height:75px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#basin {
	float: left;
	background-image:url(../images/bg_ic.png);
	background-repeat:repeat-x;
	background-color:#fff;
    height: 175px;
    width: 120px;
	margin-right:25px;
	margin-bottom:15px;
    color: #000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    box-shadow: 3px 3px 1px #ccc;
}
#basin:hover {
	background-image:url(../images/bg_ic_over.png);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#basin_ic
{
	height:165px;
	width: 110px;
	margin:4px;
	text-align:center;
	
}
#sirala {
	background-color:#C00;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float:left;
	margin-right:5px;
}
#sirala2 {
	background-color:#CCC;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	float:left;
	margin-right:5px;
}
#sirala:hover {
	background-color:#2aa9e0;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#haber_arsiv {
	width: 1000px;
	height: 64px;
	position: absolute;
	top: 188px;
	z-index: 999;
	left:50%;
	margin-left:-500px;
	text-align:right;
}
#video{
	float: left;
	background-image:url(../images/bg_ic.png);
	background-repeat:repeat-x;
    width: 190px;
	height:180px;
	margin-right:30px;
	margin-bottom:25px;   
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
    box-shadow: 3px 3px 1px #ccc;
	padding:10px;
}
#video:hover {
	background-image:url(../images/bg_ic_over.png);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#video_thumb {
	width:190px;
	height:141px;
	text-align:center;
	z-index:77;
	position:inherit;
	
}
#video_baslik {
	width:190px;
	height:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000;
	margin-top:10px;
}
#fotograflar{
	float: left;
	background-image:url(../images/bg_ic.png);
	background-repeat:repeat-x;
    width: 190px;
	height:180px;
	margin-right:30px;
	margin-bottom:25px;   
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
    box-shadow: 3px 3px 1px #ccc;
	padding:10px;
}
#fotograflar:hover {
	background-image:url(../images/bg_ic_over.png);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#fotograflar_thumb {
	width:190px;
	height:141px;
	text-align:center;
	z-index:77;
}
#fotograflar_baslik {
	width:190px;
	height:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000;
	margin-top:10px;
}
#fotograflar2{
	float: left;
	background-image:url(../images/bg_ic.png);
	background-repeat:repeat-x;
    width: 190px;
	height:141px;
	margin-right:30px;
	margin-bottom:25px;   
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
    box-shadow: 3px 3px 1px #ccc;
	padding:10px;
}
#fotograflar2:hover {
	background-image:url(../images/bg_ic_over.png);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#g_fotograflar{
	float: left;
	background-image:url(../images/bg_ic.png);
	background-repeat:repeat-x;
    width: 100px;
	height:100px;
	margin-right:15px;
	margin-bottom:25px;   
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 10px;
    box-shadow: 3px 3px 1px #ccc;
	padding:10px;
}
#g_fotograflar:hover {
	background-image:url(../images/bg_ic_over.png);
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#g_fotograflar_thumb {
	width:100px;
	height:100px;
	text-align:center;
	z-index:77;
}
