* {
	margin: 0px;
	padding: 0px;
}body {
	background-image: url(../images/BodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #e6fbff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
}

.Container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.Header {
	background-image: url(../images/HeaderBg.png);
	height: 165px;
	width: 850px;
}
.HeaderUst {
	width: 850px;
	height: 100px;
}


.SagTaraf {
	float: right;
	width: 315px;
	height: 100px;
}

.TopMenu {
	background-image: url(../images/TopMenu_Bg.png);
	height: 56px;
	width: 850px;
	margin-top: 75px;
}
.TopMenu ul {
	float: left;
	width: 840px;
	display: block;
	list-style-type: none;
	padding-left: 100px;
}
.TopMenu ul li {
	float: left;
	display: block;
	background-image: url(../images/TopMenu_Li_Bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.TopMenu ul li a {
	line-height: 52px;
	padding-right: 25px;
	padding-left:25px;
	font-family: "verdana";
	font-size: 12px;
	color: #a2e1ee;
	display: block;
	text-decoration: none;
	text-shadow: #2f2f2f 1px 1px 1px
}


.HomeBoxYazi3 {
	float: right;
	width: 190px;
	margin-top: 50px;
	margin-right: 20px;
	height: 125px;
}

.SubMenu {
	width: 280px;
	height: 35px;
	float: right;
}
.SubMenu ul {
	float: right;
	width: 265px;
	display: block;
	list-style-type: none;
	margin: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.SubMenu ul li {
	float: left;
	background-image: url(../images/Sub_li_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	margin-left: 7px;
	padding-right: 7px;
}
.SubMenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5cb2f4;
	line-height: 30px;
	text-decoration: none;
}
.AramaBox {
	float: right;
	background-image: url();
	height: 55px;
	width: 298px;
	margin-top: 7px;
}

.SubMenu ul li a:hover {
	text-decoration: underline;
}

.Logo {
	height: 75px;
	width: 188px;
	float: left;
	margin-top: 14px;
	margin-left: 42px;
}
.Banner {
	height: 316px;
	width: 850;
	float: LEFT;
	margin-top: 9px;
}
.HomeSideBars {
	float: right;
	height: 316px;
	width: 264px;
	margin-top: 5px;
}
.KariyerBox {
	float: right;
	margin-top: 10px;
	height: 126px;
	width: 264px;
}
.YanBoxYazi {
	float: right;
	width: 160px;
	margin-top: 60px;
	margin-right: 5px;
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#geri_btn {
	background-image: url(../images/geri_donusum_btn.png);
	background-repeat: no-repeat;
	height: 20px;
	float: right;
	clear: right;
	margin-right: 25px;
	margin-top: 5px;
	text-align: left;
	background-position: right;
	font-size: 11px;
	padding-right: 30px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
.HomeIcerikBolum {
	background-image: url(../images/HomeBoxes_bg.png);
	height: 200px;
	width: 850px;
	clear: left;
}
.HomeBoxYazi1 {
	float: left;
	width: 220px;
	font-size: 11px;
	margin-top: 85px;
	margin-left: 50px;
	color: #2bb5e3;
}


.HomeBoxYazi2 {
	float: left;
	width: 220px;
	font-size: 11px;
	margin-top: 85px;
	margin-left: 110px;
	color: #2bb5e3;
}
#box_btn {
	background-image: url(../images/home_box_btn.png);
	float: right;
	height: 15px;
	width: 62px;
}

.GeridonusumBox {
	background-image: url(../images/geri_donusum_box.jpg);
	height: 177px;
	width: 264px;
	float: right;
}
#dokuman_link {
	background-color: #ecfbff;
	border: 1px solid #b9e7ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/pdf_i.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	font-weight: bold;
	width: 565px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
#dokuman_link:hover {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}