#layout {
	width:100%;
	height:100%;
	border:0px;
}
#header {
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	width:5px;
	height:108px;
}
#main {
	height:auto;
}
#main2 {
	background-image:url(../images/main2_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:auto;
}
#footer {
	margin:0 0 0 0px;
	background-image:url(../images/footer_bg.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:142px;
	margin-bottom:0px;
}
#rulman {
	position:relative;
	top:-100px;
	left:50%px;
	margin-left:770px;
	height:0px;
	z-index:9;
}
.bottom {
	background-image:url(../images/menu_bottom_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:230px;
	height:65px;
}
a {
	text-decoration:none;
	color:#595959;
}
a:hover {
	color:#0095d9;
}
/* header Tags */
h1 {
	font-family:'Open Sans Condensed', sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:38px;
	text-align:left;
	color:#fff;
	display:inline;
	padding-left:20px;
}
h2 {
	font-family:'Open Sans Condensed', sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	text-align:left;
	color:#ff0000;
	display:inline;
	padding-left:15px;
	background-image:url(../images/arrow_highslide.png);
	background-repeat:no-repeat;
	background-position:top left;
}
h3 {
	font-family:'Open Sans Condensed', sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:24px;
	text-align:left;
	color:#ff0000;
	display:inline;
}
/* global settings */
.baslik {
	background-color:#1b3281;
	height:38px;
}
.white {
	background-color:#fff;
	width:690px;
}
.white_bottom {
	background-color:#fff;
	width:690px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.border {
	width:650px;
	height:1px;
	background-color:#dcdddf;
}
.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#0f1b45;
	text-align:justify;
}
.footer_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1b3281;
	text-align:left;
	line-height:18px;
}
.footer_txt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1b3281;
	text-align:left;
	line-height:20px;
}
.copyright_bg {
	background-image:url(../images/copyright_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	widows:234px;
	height:34px;
}
.copyright_bg a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.copyright_bg a:hover {
	color:#ee1c24;
}
/* style settings */
.shadow {
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:690px;
	height:30px;
}
.menu_bg {
	background-image:url(../images/menu_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:250px;
	height:108px;
}
.urun_link {
	background-image:url(../images/urun_arrow.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.urun_link:hover {
	background-image:url(../images/urun_arrow_hover.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ee1c24;
}
.urun_link a {
	font-family:'Open Sans Condensed', sans-serif;
	font-size:18px;
	color:#1b3281;
	line-height:40px;
	padding-left:20px;
}
.urun_link a:hover {
	color:#fff;
}