body {
	background-attachment: fixed;
	background-image: url(../images/giris_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	padding: 0px;
	height: 100%;
	width: 732px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 180px;
}
#container #slogan {
	height: 20px;
	width: 742px;
	position: relative;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	text-align: center;
	float: left;
	padding: 0px;
	top: -20px;
	text-indent: 20px;
}
#container #giris1 {
	padding: 0px;
	height: 150px;
	width: 200px;
	position: relative;
	margin: 0px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	top: 100px;
}
#container #logo {
	padding: 0px;
	height: 312px;
	width: 332px;
	position: relative;
	background-image: url(../images/giris_logo.png);
	float: left;
	margin: 0px;
}
#container #giris2 {
	padding: 0px;
	height: 150px;
	width: 200px;
	position: relative;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	top: 100px;
	left: 10px;
	float: left;
}
a.giris:link, a.giris:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	position: relative;
	width: 150px;
	top: 10px;
}
a.giris:hover, a.giris:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0F3;
	text-decoration: none;
	font-size: 13px;
	position: relative;
	width: 150px;
	top: 10px;
}
