body {
	background-color: #52929C;
	margin:0px;
}

#hamal {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 900px;
}
#ust {
	background-color: #52929C;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	height: 658px;
}


#hamal #ust #bilgi a {
	color: #457D85;
	text-decoration: none;
}
#hamal #ust #bilgi a:hover {
	color: #254347;
}

#menu {
	line-height: normal;
	float: right;
	height: 170px;
	width: 150px;
	margin-top: 180px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	padding-right: 7px;
}

#hamal #ust #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#hamal #ust #menu ul li {
}
#hamal #ust #menu ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #C9DBDE;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-align: right;
	display: block;
	margin-right: 0px;
	padding-top: 6px;
	padding-right: 19px;
	padding-bottom: 7px;
	font-style: normal;
	font-weight: normal;
	background-image:url(images/next.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#hamal #ust #menu ul li a:hover {
	color:#FAFAFA;
	background-image:url(images/nextho.png);
	background-position:right center;
	background-repeat:no-repeat;
}

#hamal #ust #menu .workaktif a {
	background-image:url(images/nextho.png);
	background-position:right center;
	background-repeat:no-repeat;
	color: #FFF;
}

#bilgi {
	float: left;
	height: 34px;
	width: 640px;
	margin-top: 296px;
	padding-left: 12px;
	padding-top: 12px;
	background-image: url(images/bilgibg.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #033;
	font-size: 13px;
	letter-spacing: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
}
#flash {
	float: left;
	height: 280px;
	width: 280px;
	padding-top: 35px;
	padding-left: 212px;
}
