@charset "utf-8";

/* float, clear */
.fl { float:left;}
.fr { float:right;}
.cb { clear:both;}

img, div { behavior: url(images/iepngfix.htc) }

body {
	background: url(images/bg.jpg);
	padding: 0; margin: 0;
}

#left-logo {
	position:absolute;
	bottom:22px;
	left:20px;
}

#right-logo {
	position:relative;
	padding:0 15px 0 0;
	color: #79552D;
	font: 12px/40px "Trebuchet MS", Arial, Helvetica;
}

#container {
	width: 900px;
	background: #000 url(images/container-footer.jpg) no-repeat bottom left;
	margin: 40px auto 20px auto;
	padding: 0;
}

#left {
	float: left;
	width: 122px;
	padding: 0 30px 0 28px;
	margin: 29px 0 0px 0;
	background: url(images/col-div.gif) repeat-y top right;
}
#left h1.logo {
	width: 52px;
	height: 153px;
	float: left;
	padding: 0;
	margin: 0;
}
#left h1.logo a {
	display: block;
	width: 52px;
	height: 153px;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
}

#left .new {
	width: 52px;
	height: 153px;
	float: left;
	padding: 0;
	margin: 0;
}
#left .new a {
	display: block;
	width: 52px;
	height: 153px;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
}

#left .lang {
	width: 14px;
	height: 7px;
	float: right;
	padding: 0;
	margin: 0;
}
#left .lang a {
	width: 14px;
	height: 7px;
	display: block;
	text-indent: -9999px;
	background: url(images/eng-button.gif) no-repeat;
}

#left .langTR {
	width: 14px;
	height: 7px;
	float: right;
	padding: 0;
	margin: 0;
}
#left .langTR a {
	width: 14px;
	height: 7px;
	display: block;
	text-indent: -9999px;
	background: url(images/tr-button.gif) no-repeat;
}
#left ul {
	padding: 0;
	margin: 20px 0 0 0;
}
#left ul li {
	background: url(images/list-item-bg.gif) repeat-x bottom left;
	padding: 0;
	margin: 0;
}
#left .ul2 {
	padding: 0;
	margin: 10px 0 0 0;
}
#left .ul2 li {
	background: url(images/list-item-bg.gif) repeat-x bottom left;
	padding: 0;
	margin: 0;
}
#newsletter {
	margin: 240px 0 0 0;
}
#newsletter img {padding-bottom:20px}

#newsletter2 {
	margin: 40px 0 0 0;
}

#newsletter3 {
	margin: 15px 0 0 0;
}

#ayrac {
	margin: 5px 0 0 0;
}

#content {
	float: left;
	width: 720px;
	padding: 0;
	color: #fff;
}

#contentdty {
	float: left;
	width: 720px;
	margin: 0 0 0 0;
	color: #fff;
}

#footer {
	width: 100%;
	position: relative;
}
#footer .left {
	width: 200px;
	position: absolute;
	left: 0;
	padding: 0 17px 0 17px;

}

#footer .right {
	position: absolute;
	right: 0;
	text-align: right;
	padding: 0 17px 0 17px;
	color: #79552D;
	font: 12px/60px "Trebuchet MS", Arial, Helvetica;
}