* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica;
 font-size: 13px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
color:#003366;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#005588;
}
a {
color:#000033;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#FF3300;
text-decoration:underline;
}

#header {
	color: #333;
	width: 902px;
	padding: 10px;
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background: #FFFFFF url("/resimler/baslik.gif");
	vertical-align:top;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#logo {
font-size:36px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#02356c;
}
#navigation {
width:100%;
color: #333;
padding: 0px;
margin: 0px 0px 0px 0px;
background:url("/resimler/navi.gif") repeat-x;
}
#navigation:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#navigation ul{
position: relative; 
display: inline; 
list-style:none;

}

#navigation li{
list-style:none;
display:block;
float:left;
padding:1px;
}
#navigation li a{
display:block;
float:left;
color:#fff;
font-size:14px;
font-weight:bold;
padding:5px;
text-decoration:none;
height:18px;
}
#navigation li a:hover{
display:block;
float:left;		
color:#000;
background:#eaf7ff;
}

#faux {
 background: url(/resimler/ana-arka.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 209px;
 float: left;
}
#leftcolumn ul{
list-style:none;
}
#leftcolumn li{
list-style:none;
display:block;
border-bottom:1px solid #ffce88;
}
#leftcolumn li a{
list-style:none;
display:block;
background:#fbd346 url(/resimler/turuncu.jpg) repeat-y left;
color:#000;
font-size:13px;
text-decoration:none;
font-weight:bold;
padding:5px 5px 10px 15px;
}
#leftcolumn li a:hover{
background:#ff0000 url(/resimler/turuncuh.jpg) repeat-x top;
color:#fff;
text-decoration:none;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 670px;
 display: inline;
 position:inherit;
}
#rightcolumn ul{
	list-style:none;
}

#rightcolumn li{
list-style:none;
display:block;
float:left;
padding:1px;
}
#rightcolumn li a{
display:block;
float:left;
color:#fff;
font-size:14px;
font-weight:bold;
padding:5px;
text-decoration:none;
background:#194f9f  url("/resimler/menu-1.gif") repeat-x;
height:18px;
}
#rightcolumn li a:hover{
display:block;
float:left;		
background:#189e18 url("/resimler/menu-2.gif") repeat-x;
}


.clear { clear: both; background: none; }
#footer { 
width:100%;
clear: both;
color: #333;
background: #ABBEBE;
margin: 0px 0px 0px 0px;
padding: 0px;
background:url("/resimler/navi.gif") repeat-x;
}

#footer ul{
	list-style:none;
float:right;
}

#footer li{
list-style:none;
display:block;
float:left;
padding:1px;
}
#footer li a{
display:block;
float:left;
color:#fff;
font-size:14px;
font-weight:bold;
padding:5px;
text-decoration:none;
background: url("/resimler/menu-1.gif") repeat-x;
height:18px;
}
#footer li a:hover{
display:block;
float:left;		
background: url("/resimler/menu-2.gif") repeat-x;
}

#footer:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
