@charset "utf-8";
body {
	background-color: #B9C0C1;
	background-image: url(images/bg.png);
	background-attachment:fixed;
	background-repeat:repeat-x;
	margin:0;
	font-family:"trebuchet MS";
	font-size:12px;
	color:#666666;
}
#resim {
	background-image: url(images/bgbuyuk.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: left top;
	width:100%;
	height:630px;
	
}
#icerik_bg {
	background-image: url(images/icerik_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:700px;
	height:630px;
	margin-left: 360px;
}
#tasarim {
	width:250px;
	margin-left: 10px;
	margin-top:380px;
	z-index:300;
	position:fixed;
}
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:190px;
	height:112px;
	float:left;
}

.tasarim {
	color:#333333;
	text-decoration:none;
	font-size:10px;
	width:100px;
	}
.tasarim a{
	color:#333333;
	text-decoration:none;
	font-size:10px;
	width:100px;
	}
.link {
	font-family: "trebuchet MS";
	text-decoration:none;
	font-size: 11px;
	color: #7E1700;
}
.sarap {
	color:#99cc00;
	text-decoration:none;
	font-size:14px;
	width:100px;
	height:29px;
	}
.menu {
	color:#333333;
	text-decoration:none;
	font-size:12px;
	width:100px;
	height:29px;
	}
.menu a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	}
.menu:hover {
	color:#333333;
	background-image:url(images/menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	text-decoration:none;
	}
DIV.scroller {
	padding-top:8px;
	padding-left:10px;
	OVERFLOW: hidden; 
	WIDTH: 680px; 
	HEIGHT: 350px; 
	TEXT-ALIGN: left
}
DIV.scroller DIV.section {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	OVERFLOW: hidden; 
	WIDTH: 670px; 
	PADDING-TOP: 0px; 
	HEIGHT: 350px
}
DIV.scroller DIV.content {
	WIDTH: 10000px
}
