/* CSS Document */

#scroll_area {
display:inline;
}

#head {
width:100%;
height:100px;
}

.eng #head #logo {
left:auto;
right:0px;
top:20px;
}
.tur #head #logo {
left:auto;
right:0px;
top:0px;
}
.hyd #head #logo {
left:auto;
right:0px;
top:-20px;
}
#head #section_title {
left:0px;
top:25px;
}
#head #section_tagline {
left:0px;
top: 50px;
}
.hyd #head #section_title {
left:0px;
top:25px;
}
#layout {
margin-left:40px;
margin-right:50px;
width:660px;
}
.eng #rightBodyHead {
	font-size:12px;
	width:525px;
	margin-left: 0px;
}
.eng #rightBodyHead img {
float:right;
margin:0px 0px 10px 20px;
}
.tur #rightBodyHead {
	font-size:12px;
	width:525px;
	margin-left: 0px;
}
.tur #rightBodyHead img {
float:right;
margin:0px 0px 10px 20px;
}
.hyd #rightBodyHead {
	font-size:12px;
	width:525px;
	margin-left: 0px;
}
.hyd #rightBodyHead img {
float:right;
margin:0px 0px 10px 20px;
}
#nav {
display:none;
}
#nav1 {
display:none;
}
#nav2 {
display:none;
}
#middle_leftcol {
display:none;
}
#middle_rightcol {
width:100%;
}
#td_middle_leftcol {
overflow:visible;
}
#scroll_area {
height:auto;
overflow:visible;
padding:10px 20px 10px 10px;
position:relative;
top: 0px;
text-align:justify;
width:100%;
}

.eng #middle .back_link {
	visibility:hidden;
}

.eng .feature img {
border:0px solid #BBBBBB;
}
.feature img {
float:right !important;
margin:0px 0px 15px 25px;
}
#footer-closure {
	visibility:hidden;
}
