body
{ 
background:url(images/bg.gif) repeat-x top #8ca6a2;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.clear{
clear:both;
}
h2{
	font-size:13px;
	color:#F00;
	margin:0px;
	padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
#main_content{
	width:900px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
}
#top_banner{
	width:900px;
	height:190px;
	background-repeat: no-repeat;
	background-position: center;
}
#left_logo{
width:280px;
height:55px;
float:left;
padding:28px 0 0 22px;
}
/*------------MENU---------*/
ul.menu {
list-style-type:none; float:left; display:block; width:798px; height:25px; 
clear:both; margin:0; padding:0; background-color:#4B96AD;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#4B96AD; color:#FFFFFF;}
a.nav_even:link, a.nav_even:visited {
display:block; float:left; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none; background-color:#133457; color:#FFFFFF;}

a.nav:hover, a.nav_even:hover{
display:block; float:left; padding:0 7px 0 6px; margin:0;width:100px; height:25px; text-align:center; line-height:25px;
text-decoration:none;  background-color:#000000;  color:#FFFFFF;}

/*-------------left_section-----------------*/
#page_content{
	height: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#left_section{
width:518px;
height:auto;
float:left;
background:url(images/top_left_corner.gif) no-repeat top left;
}
.title{
font-size:16px;
font-weight:bold;
padding-left:5px;
padding:25px 0 0 15px;
color:#265171;
}
.text_content{
width:770px;
color:#666666;
margin:10px 10px 10px 10px;
line-height:16px;
text-align:justify;
font-family:"Trebuchet MS";
font-size:14px;
}
.text_content a{
text-decoration:none;
color:#666666;
background-color:#D2F344;
}
.text_content a:hover{
text-decoration:none;
color:#000000;
background-color:#D2F344;
}
#gray_box_border{
width:470px;
height:auto;
background-color:#FFFFFF;
border:1px #E4E4E4 solid;
margin:20px 0 0 35px;
}
#gray_box_content{
width:450px;
color:#666666;
margin:5px;
background-color: #ebeaca;
padding:5px;
}
#gray_box_content a{
text-decoration:none;
color:#993300;
}

#sublist li{
color:#143258;
}

/*-------------right_section-----------------*/
#right_section{
width:260px;
height:auto;
float:left;
margin-left:20px;
}
.title2{
font-size:16px;
padding-left:5px;
padding:25px 0 0 5px;
font-weight:bold;
color:#8DAA10;
}
.text_content2{
width:220px;
color:#666666;
margin:23px 0 0 5px;
line-height:16px;
text-align:justify;
font-family:"Trebuchet MS";
font-size:14px;
}
.read_more_box{
width:220px;
height:18px;
margin:23px 0 0 5px;
border-top:1px #CCCCCC dashed;
}
a img.more{
float:right;
}
#read_more_box_left{
width:460px;
height:18px;
margin:23px 0 0 45px;
border-top:1px #CCCCCC dashed;
}
#custom{
width:227px;
height:92px;
margin:5px;
}
/*---------------footer-----*/
#footer{
	width:900px;
	height:65px;
	clear:both;
	background-color: #343d37;
	background-repeat: no-repeat;
	background-position: left;
}
.footer_links{
float:left;
padding:10px;
}
.footer_links a{
	text-decoration:none;
	padding:0 8px 0 8px;
	color:#FFF;
}
.footer_links a:hover{
text-decoration:underline;
}
.copyright{
float:right;
padding-right:15px;
padding-top:7px;
}
.arrowlistmenu{
	width: 180px;
	float: left;
}
#ortaicerik {
	float: right;
	width: 700px;
	padding: 10px;
}
#ortasil {
	clear: both;
}


.arrowlistmenu .headerbar{
font-family:"Trebuchet MS";
font-size:14px;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
font-family:"Trebuchet MS";
font-size:14px;
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
font-family:"Trebuchet MS";
font-size:14px;
color: #265171;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
font-family:"Trebuchet MS";
font-size:14px;
color: #265171;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
font-family:"Trebuchet MS";
font-size:14px;
color: #265171;
background-color: #F3F3F3;
}
#main_content #footer .copyright.style1 a {
	color: #FFF;
}

