body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/layout/headerbg.jpg);
	background-repeat: repeat-x;
	font-family:Tahoma; font-size:10pt; color:#333333;
}
a:link, a:visited {
	text-decoration: underline;
	color: #10218B;
}
a:hover {
	text-decoration:none;
	color:#10218B;
}
a:active {
	text-decoration: underline;
}
img { border:none; }
h1 {
	background-image: url(../img/layout/h1_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 15px;
	color: #10218B;
	padding-top: 4px;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	width: auto;
}

#wrapper {
	width:900px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width:100%;
	margin:0px;
	height:128px;
	background-image: url(../img/layout/header-image.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:left;
	clear:both;
}
#logo {
	float:left;
	width:157px;
	height:101px;
	border:none;
	margin-top: 15px;
}
#nav {
	width:779px;
	margin:0px;
	height:35px;
	float:left;
	list-style:none;
}
#nav a{
	float:left;
}
#lang {
	width: 96px;
	float:right;
	height: 35px;
	margin-right: 25px;
}
#content {
	width:100%;
	margin:0px;
	height:auto;
	float:left;
	text-align: justify;
}

#main {
	width:675px;
	float:left;
	height: auto;
	padding-top: 10px;
}
#sidebar {
	width:216px;
	padding-top:10px;
	float: right;
}
#flash {
	width:675px;
	height: 175px;
	margin-bottom: 10px;
	z-index:0;
}
#distributor {
	width: 219px;
	margin: 0px;
	height: 175px;
}

#footer {
	width:100%;
	float:left;
	clear:both;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	font-size: 11px;
	margin-top: 10px;
	padding-top: 5px;
}

#haber { margin:0px; }
#haber ul {}
#haber li {
	background-image: url(../img/layout/h_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 20px;
}
#rightmenu {
	padding: 0;
	width: 219px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#rightmenu a {
	display: block;
	color: #10218B;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-color: #EAE9EF;
	background-image: url(../img/layout/vmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightmenu a.active {
	color: #333333;
	background-color: #C7C7C7;
	background-image: url(../img/layout/vmenuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#rightmenu a:hover {
	color: #333333;
	background-color: #C7C7C7;
	background-image: url(../img/layout/vmenuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.product-l {
	width: 140px;
	height: 20px;
	padding-left: 25px;
	background-image: url(../img/layout/productbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	font-weight: bold;
	color: #10218B;
	text-decoration: none;
	float: left;
}

.hg-txt {
	margin-right: 10px;
	margin-left: 5px;
	font-size: 11px;
	line-height:16px;
}
.hg-img {
	float: left;
	border: 1px solid #DFDFDF;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.sidebar-a1 {
	margin-bottom: 10px;
}
.test { z-index:0; }
.rss { /*margin-left:550px;*/ padding-left:550px; }


.haberlistesi_container {
	width: 675px;
	clear:both;
	margin-bottom: 20px;
}

.haberlistesi_resim {
	float: left;
	width: 150px;
	margin: 0px;
	border: 1px solid #999999;
	padding: 5px;
}

.haberlistesi_icerik {
	float: right;
	width: 500px;
	text-align: justify;
}

.haberlistesi_baslik {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.clear {
	height: 10px;
	clear:both;
}