BODY {
	text-decoration: center;
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	background: url(bg.jpg) repeat fixed;
	color: #5a5a5a;
}
TABLE {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #5a5a5a;
}
LI {
	list-style-type: none;
}
H3 {
	font-family: 'Ubuntu', sans-serif;
	color: #ee1c25;
	text-shadow: 0px 0px 1px #767675;
	font-size: 24px;
	line-height: 0px;
}
P {
	text-align: justify;
}
#cerceve {
	width: 1000px;
	margin: 0 auto;
}
#banner {
	width: 1000px;
	height: 100px;
}
#logo {
	float:left;
	width: 150px;
	height: 68px;
	top: 20px;
	position: relative;
	background: url(logo.jpg) no-repeat;
}
#menu {
	float: right;
	height: 50px;
	position: relative;
	top: 25px;
}
#menu LI {
	float:left;
	list-style-type: none;
	margin-left: 10px;
}
#menu LI A {
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	text-shadow: 0px 0px 2px #c7c7c7;
	color: #2f2f2f;
}
#menu LI A:HOVER {
	color: #ee1c25;
}
#animasyon {
	width: 1000px;
	height: 364px;
	clear:both;
	position: relative;
	z-index: -1;
}
#icerik {
	position: relative;
	clear:both;
	width: 1000px;
	margin-top: 30px;
}
#bizden-haberler {
	float:left;
	width: 340px;
	position: relative;
	left: 0;
}
UL.duyurular {
	margin-left: -30px;
}
.duyurular LI {
	height: 22px;
	padding-left: 13px;
}
.duyurular A {
	border-bottom: 1px dotted #e9e9e9;
	width: 100%;
	display: block;
}
.duyurular A:HOVER {
	color: #ee1c25;
	border-bottom: 1px dashed #ee1c25;
}
.devami A {
	background: url(devami.png) no-repeat;
	height: 41px;
	width: 122px;
	display: block;
	text-indent: 50px;
	line-height: 40px;
	float:right; 
	bottom: 0;
	position: relative;
}
.devami A:HOVER {
	background: url(devami-hover.png) no-repeat;
	color: #f0f0f0;	

}
#biztur-kurumsal {
	float:left;
	width: 400px;
	margin-left: 10px;
	text-align: justify;
}
#biztur-kurumsal IMG {
	border-radius: 5px;
	box-shadow: 0px 0px 6px #959595;
	border: 1px solid #e1e1e1;
	position: relative;
	left: 10px;
	float:left;
	margin-right: 25px;
}
#sertifikalar {
	float:left;
	margin-left: 5px;
}
#taban {
	clear:both;
	position: relative;
	background: url(taban-bg.jpg) repeat-x;
	height: 42px;
	border: 1px solid #dddddd;
	top: 10px;
	width: 1000px;
	text-align:center;
}
#taban LI {
	display: inline-block;
}
#taban LI A:HOVER {
	color: red;
}
.list_carousel {
	width:187px;
	left: 300px;
	top: 28px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: center;
	width: 255px;
	height: 240px;
	padding: 0;
	display: block;
	float: left;
}

.prev {
	margin-right: 10px;
	width: 25x;
	height: 25px;
	display: block;
	left: -10px;
	top: 50px;
	z-index: 99;	
}
.next {
	margin-right: 10px;
	width: 25x;
	height: 25px;
	display: block;
	left: 250px;
	top: 50px;
	z-index: 99;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}

#sag {
	background: url(icerik-bg.jpg) 0px 120px no-repeat;
}
#icerik-alani {
	background: #000;
}
#sol-icerik {
	min-height: 400px;
	background: #FFF;
	padding-top: 12px;
}
#sol-icerik A:HOVER {
	color: #CA1D00;
}
#ic {
	padding: 5px;
	min-height: 400px;
	background: #FFF;

}
#sol-baslik, #sag-baslik
{
	background: url(baslik-bg.jpg);
	display: block;
	color: #ededed;
	padding: 5px;
	top: -6px;
	position:relative;
	text-align: left;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	border-radius: 5px;
}
.kat {
	font-size: 12px;
	background: url(bullet.png) 0px 4px no-repeat;
	height: 15px;
	padding-left: 18px;
}
TABLE#isletmeler {
	font-size: 12px;
	text-align:justify;
}
.egitimler LI, .kalite LI{
	border-bottom: 1px solid #e9e9e9;
	margin-top: 10px;
}	
#page-wrap IMG {
	border: 3px solid #dadada;
	box-shadow: 0px 0px 5px #2e2e2e;
}