img{
border:none;	
}
a:link {
	color: #BFD730;
	text-decoration: none;
}
a:active {
	color: #BFD730;
	text-decoration: none;
}
a:visited {
	color: #BFD730;
	text-decoration: none;
}
a:hover {
	color: #BFD730;
	border-bottom: 1px solid #FFF;
}
body{
	background-color: #2a2a2a;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/harita.gif);
	background-repeat: repeat;
}

#container{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	position:relative;
}

#login{
	height: 94px;
	width: 94px;
	top: 60px;
	left: 60px;
	background-image: url(../images/login.png);
	background-repeat: no-repeat;
	position:absolute;
}

#logo{
	width: 197px;
	height: 40px;
	position:absolute;
	top: 154px;
	left: 340px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#sss{
	background-image: url(../images/sss/sss.png);
	background-repeat: no-repeat;
	width:72px;
	height:73px;
	position:absolute;
	left: 565px;
	top: 143px;
}

#aile{
	background-image: url(../images/sss/aile.png);
	background-repeat: no-repeat;
	width:81px;
	height:92px;
	position:absolute;
	left: 82px;
	top: 271px;
}

#bulbul{
	background-image: url(../images/sss/bulbul.png);
	background-repeat: no-repeat;
	width:165px;
	height:183px;
	position:absolute;
	left: 120px;
	top: 354px;
}

#kurumsal{
	width:87px;
	height:88px;
	position:absolute;
	left: 756px;
	top: 53px;
}

#blog{
	width:81px;
	height:92px;
	position:absolute;
	left: 858px;
	top: 56px;
}

#nedir{
	width:81px;
	height:92px;
	position:absolute;
	left: 832px;
	top: 126px;
}

#textbox{
	position:absolute;
	left: 337px;
	top: 250px;
	width:573px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}

#textbox h1{
	font-weight: bold;
	font-size: 17px;
	color:#B2FF00; 
}