body {
 margin:0px;
 padding:0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: transparent url(../images/bg.png) repeat;
}
a img{
border: 0px !important;
outline: 0px;
}
a{outline: 0px;}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
p{
margin: 10px 0px 0px 0px;
padding: 0px;
line-height: 18px;
}
#header {
 float: left;
 width: 922px;
 padding-top: 11px;
 margin-top: 10px;
 background: transparent url(../images/top.png) no-repeat left top;
}
#headcontent{
 color: #333;
 width: 900px;
 height: 130px;
 padding: 0px 10px 0px 10px;
 border-left: 1px solid #e3e3e3;
 border-right: 1px solid #e3e3e3;
 background: white;
}
.logo{
float: left;
width: 155px;
height: 35px;
margin: 50px 10px 0px 10px;
}
.slgn{
font-style: italic;
font-size: 13px;
color: #313c3d;
font-weight: bold;
line-height: 130px;
}
#navigation {
 float: left;
 width: 900px;
 height: 40px;
 padding: 0px 10px;
 border-left: 1px solid #e3e3e3;
 border-right: 1px solid #e3e3e3;
 margin: 0px;
 background: white url(../images/menubg.png) repeat-y center top;
}


/* menu */

#menu{
width: 809px;
height: 40px;
margin: 0px auto;
background: white;
}
#menu ul{
list-style: none;
margin: 0px;
padding: 0px;
}
#menu ul li{
float: left;
text-align: center;
}
#menu ul li a{
display: block;
background: #262E2F;
margin-left: 1px;
width: 100px;
height: 36px;
line-height: 36px; 
border-bottom: 4px solid #1b2021;
color:white;
font-size: 12px;
font-weight: bold;
font-family: nina;
text-decoration: none;
}
#menu ul li a:hover{
background: #6fca2d !important;
border-bottom: 4px solid #63b627 !important;
}
.active{
background: #6fca2d !important;
border-bottom: 4px solid #63b627 !important;
}

/* menu son */

#maincontent{ 
 color: #333;
 border-left: 1px solid #e3e3e3;
 border-right: 1px solid #e3e3e3;
 background: white;
 margin: 0px;
 padding: 10px;
 height: 100%;
 width: 900px;
 float: left;
 overflow: hidden;
}

/* Yatay çizgi Horizontal Rule */
div.hr {
clear: both;
padding: 10px 0px;
height: 1px;
background: #fff url(../images/line.gif) repeat-x scroll center;
}
div.hr hr {
display: none;
}

/* END */

#footer { 
 width: 900px;
 clear: both;
 color: #50585b;
 height: 56px;
 line-height: 56px;
 font-size: 11px;
 font-weight: bold;
 font-family: Tahoma;
 text-indent: 15px;
 border-left: 1px solid #e3e3e3;
 border-right: 1px solid #e3e3e3;
 background: white url(../images/footer.gif) no-repeat center bottom;
 padding: 0px 10px;
}
#foot{
width: 922px;
height: 11px;
margin: 0px 0px 10px 0px;
background: transparent url(../images/bottom.png) no-repeat;
}

.list{
margin: 10px 0px 10px 0px;
padding: 0px;
list-style: none;
}
.list li{
padding-left: 15px;
line-height: 22px;
color: #262e2f;
background: transparent url(../images/li.gif) no-repeat left top;
}

h1,h2,h3,h4{
color: #63b627;
font-size: 14px;
font-weight: bold;
font-family: Tahoma;
}