body {
	background: #FFFFFF url('cssimages/body_bg.jpg') no-repeat bottom;
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:#03AAFF;
	text-decoration:none;
}
a:hover{COLOR:#5ECBFF;}
a:active{ color:Red;}
#header {
	background: #D1D3DF url('cssimages/header_bg.png') repeat-x bottom;
	border-bottom:solid 8px #045C97;
	width:100%;
	height:92px;
	position: Relative;
	margin:0px;
	padding:0px;
}
#logo {

    margin-top:0px;
    padding:0px;
	width:200px;
	height:90px;
	float:left;
}
#header_menu {
	width:900px;
	height:100px;
	position: relative;
	margin:auto;
}
#header_menu ul {	
width:670px;
font-size:13px;
font-family:'Microsoft Sans Serif', Arial, Helvetica, sans-serif;	
margin-left:215px;
margin-top:0;
background:url(cssimages/menub_bg.gif) repeat-x bottom;  /*tab background image path*/
height: 46px;
list-style: none;
padding:54px 0 0 15px;
}
#header_menu ul li {
 	display:inline;
 	margin-left:5px;
 	/*background-color:#92D347;*/	
}

#header_menu ul li a
{
float: left;
	display:block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}
#header_menu  li a b{
	float: left;
	display: block;
	padding: 0 15px 0 0px; /*Padding of menu items*/
}
#header_menu  li a:hover{
	color: #fff;
	background: url(cssimages/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
 #header_menu  li a:hover b{
	color: #fff;
	background: url(cssimages/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.current 
{
	color: #fff;
	background: url(cssimages/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;	
}
.current b
{
	color: #fff;
	background: url(cssimages/menub_hover_right.gif) no-repeat right top;	
}
#page {
	background-color: #f9f9f9;
	width:900px;
	min-height:500px;
	height:auto !important;
	height:500px;
	position: relative;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;

}
#main_flash
{
/* background-color: #f9f9f9;*/
 margin:auto;
 width:900px;
 height:239px;
 position:relative;	
}
#main_menu {
	width:900px;
	height:200px;
	position: relative;
}
#main_menu h2
{
 margin:4px;
 font-size:15px;
 color:#DEE3E7;
}
#main_menu h4
{
margin-left: 15px;
margin-bottom: 0px;
}
.main_menu_p
{
 margin:15px;
 font-size:10px;
}
#main_menu1{
	background: #FFFFFF url('cssimages/main_menu_bg.jpg') no-repeat top;
	width:275px;
	padding-top:0px;
	height:175px;
	position: absolute;
	margin-left:15px;
	margin-bottom:0px;

}
#main_menu2 {
	background: #FFFFFF url('cssimages/main_menu_bg.jpg') no-repeat top;
	width:275px;
	padding-top:0px;
	height:175px;
	position: absolute;
	margin-left:312px;

}
#main_menu3 {
	background: #FFFFFF url('cssimages/main_menu_bg.jpg') no-repeat top;
	width:275px;
	padding-top:0px;
	height:175px;
	position: absolute;
	margin-left:609px;
}

#main_alt_link {
	background-color: #ffffff;
	border: 2px solid #ccd4d9;
	width:896px;
	height:220px;
	position: relative;

}
#main_alt_link h2 {
	background: #9dadb7 url('cssimages/main_alt_link_h2_bg.png') no-repeat top;
	width:891px;
	height:42px;
	margin:0px;
	padding-left:5px;
	padding-top:12px;
}
#main_alt_link ul li
{
 list-style-type:none;
 margin-bottom:5px;
 font-size:12px;
}
#main_alt_link ul li a:hover
{
 text-decoration:underline;
}
.alt_link1 {
	position: absolute;
	margin-left:10px;
	width:212px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;

}
.alt_link2 {
	position: absolute;
	margin-left:232px;
	width:212px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;

}
.alt_link3 {
	position: absolute;
	margin-left:454px;
	width:212px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;

}
.alt_link4 {
	position: absolute;
	margin-left:676px;
	width:212px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;

}
.Txt_Copy {
	position: Relative;
	width:900px;
	margin:auto;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
	padding-top:1px;
	padding-bottom:2px;

}
.panel_sol
{
 width:210px;
 height:350px;
 background:#F5F5F5;
 float:left;
 margin-left:5px;	
}
.panel_sol ul
{
  margin:0px;
 padding-left:5px;
 font-size:10px;
 	
}
.panel_sol ul li
{
 list-style-type:none;	
 background:url(cssimages/panel_sol_bg.png) no-repeat left; 
 line-height:20px;
 text-align:center;
 margin-bottom:3px;	
 padding-left:15px;
 padding-right:15px;
}
.panel_sol ul li a,.panel_sol ul li a:visited
{
 color:#ffffff;	
}
.panel_sol ul li a:hover
{
 text-decoration:underline;
}
.panel_sol h2,.panel_sol h2 a
{
 background-color:Black;
 margin-top:5px;
 margin-bottom:5px;
 color:White;
 text-align:center;	
}
.panel_content
{
 position:relative;
 background-color:#F5F5F5;
 margin-left:225px;	
 min-height:700px;
 height:auto !important;
 height:700px;
 padding-left:5px;
}
.panel_content h2
{
 margin-bottom:3px;	
 margin-top:3px;
 font-size:13px;
}
.panel_kategori p
{
 min-height:70px;
 height:auto !important;
 height:70px;
 border:solid 1px #ccd4d9;
 margin-left:90px;	
 margin-right:50px;
 padding:5px;
}
.panel_yazi
{
 width:550px;
 margin-left:50px;
 text-align:justify;	
}
.panel_resimler
{
 border:solid 2px #ccd4d9;
 margin-left:20px;
 margin-right:20px;
}
.panel_resimler ul
{	
 width:588px;
 padding:15px 0px 0px 0px;
 text-align:center;
 margin:auto;
}
.panel_resimler ul li
{
 display:inline;
 margin-left:3px;
}
.panel_resimler ul li a
{
 border:solid 5px #03AAFF; 
 padding-top:90px;
 line-height:50px;
}
.panel_resimler ul li a:hover
{
 border:solid 5px  #92D347;
 padding-top:90px;
}
/*Opera*/
/*html:first-child .panel_resimler{ background-color:Red;}*/
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{head~body .panel_resimler ul { width:589px; padding:0 0 15px 0; }}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{head~body .panel_resimler ul li a{  border:none; }}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{head~body .panel_resim_img  { margin-top:15px;}}

.panel_resim_img {width:100px; height:100px;}

.right{float:right;}
.left {float:left;}

.button
{
 background:url('cssimages/buton_bg2.jpg');
 height:32px;
 width:100px; 
 border:none;
 text-align:center;
}
