body {
padding:0px;
margin:0px;
font-family:arial;
font-size:13px;
background:url(images/bg.png) repeat top left;
}
div,p,ul,li,h1,h2,h3 {
padding:0px;
margin:0px;
}
ul {
list-style:none;
}
a {
text-decoration:none;
}	
img {
border:none;
}	
#body-wr {
background:url(images/bg1.png) repeat-x top left;
}

.body {
width:960px;
margin:0 auto;
}
.header-wr {
height:150px;
position:relative;
}
.header-wr #logo{
height:100px;
width:353px;
left:0;
top:0;
position:absolute;
}	
.header-wr #reklam-ust{
height:62px;
width:470px;
right:0;
top:19px;
position:absolute;
}
.header-wr #menuxl{
height:40px;
width:575px;
left:0;
top:106px;
position:absolute;
}
.header-wr #menuxl ul{
height:40px;
width:580px;
overflow:hidden;
}

.header-wr #menuxl ul li{
display:block;
float:left;
padding:0px;
margin:0px;
}

.header-wr #menuxl ul li a{
display:block;
float:left;
text-align:center;
height:40px;
width:100px;
line-height:40px;
font-size:13px;
font-weight:bolder;
letter-spacing:1px;
background:url(images/li.png) no-repeat top left;
margin-left:5px;
color:#fff;
}	

.header-wr #menuxl ul li a:hover, .header-wr #menuxl ul li a.aktif{
display:block;
float:left;
text-align:center;
height:40px;
width:100px;
line-height:40px;
font-size:13px;
font-weight:bolder;
letter-spacing:1px;
background:url(images/lih.png) no-repeat top left;
margin-left:5px;
color:#333;
}

.header-wr #arama{
height:42px;
width:302px;
right:0;
top:104px;
position:absolute;
background:url(images/arama.png) no-repeat top right;
}	
.aratext {
margin:5px 5px 5px 45px;
padding:3px;
height:24px;
line-height:24px;
font-size:14px;
color:#333;
letter-spacing:1px;
width:240px;
border:none;
background:none;
}
.h10px {
height:10px;
}
.h5px {
height:5px;
}	
#content-wr {}

#site-sol {
width:320px;
float:left;
}
#site-sag {
width:622px;
float:right;
}	

.ayrac{ 
background:url(images/ayrac.png) no-repeat top center;
height:2px;
margin:5px 0px;
}	

.footer-wr {
margin-bottom:35px;	
background:url(images/footer.png) no-repeat top left;
height:105px;
}
.footer {
padding:10px 400px 10px 10px;
color:#FFF;
}

.quote {
	border-left:5px solid #333;
	padding:10px 5px;
	margin-left:5px;
	background-color:#f1f1f1;
	}