h1 {
	color: #90CC00;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 900;
	clear: both;
	font-style: italic;
	font-size: 300%;
	margin-top: -94px;
}
h2 {
	color: #90CC00;
	clear: both;
}
#mainnav {
	clear: both;

}
#hero {
	width: 800px;
	height: 320px;
	display: block;
	position: relative;
	margin-left: auto;
	border-radius: 6px;
	border-style: solid;
	border-color: #999999;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	clear: both;
	top: 30px;


}
#pager {
	width: 100%;
	text-align: center;
	position: absolute;
	display: block;
	z-index: 99;
	height: 5px;
	clear: left;
}
#pager a {
	width: 3px;
	height: 3px;
	display: inline-block;
	position: relative;
	background-color: #333333;
	border-color: #333333;
	border-spacing: 1px 1px;
	border-style: solid;
	margin-top: 292px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 19px;
	font-size: 0em;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-shadow: 0px 0px;
	clear: left;
}
#pager a.activeSlide {
	background-color: #FFFFFF;
	clear: left;
}

#next {
	width: 100px;
	height: 100px;
	z-index: 99;
	background-image: url(next.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	cursor: pointer;
	top: 30%;
	float: right;
	right: 0px;
	clear: left;
}


#prev {
	width: 100px;
	height: 100px;
	position: absolute;
	float: left;
	display: block;
	z-index: 99;
	background-image: url(prev.png);
	background-repeat: no-repeat;
	cursor: pointer;
	background-position: center center;
	top: 30%;
	clear: left;
}


.slider-items {
	display: block;
	background-color: #FFFFFF;
	position: absolute;
	background-position: center center;
	width: 800px;
	height: 320px;
}


.caption {
	width: 400px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	background-color: #999999;
	color: #FFFFFF;
	background-image: -webkit-gradient(linear, 50.00% 100.00%, 50.00% 0.00%, color-stop( 100% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.30)),color-stop( 100% , rgba(0,0,0,0.30)),color-stop( 100% , rgba(0,0,0,0.30)),color-stop( 100% , rgba(0,0,0,0.30)),color-stop( 100% , rgba(255,0,0,1.00)));
	background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,0.00) 100%,rgba(0,0,0,0.30) 100%,rgba(0,0,0,0.30) 100%,rgba(0,0,0,0.30) 100%,rgba(0,0,0,0.30) 100%,rgba(255,0,0,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(0,0,0,0.00) 100%,rgba(0,0,0,0.30) 100%,rgba(0,0,0,0.30) 100%,rgba(0,0,0,0.30) 100%,rgba(0,0,0,0.30) 100%,rgba(255,0,0,1.00) 100%);
	opacity: 0.7;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 800;
	font-size: x-large;
	right: 20%;
	left: 20%;
	border-radius: 8px;
	clear: left;
}

#main {
	clear: left;
	position: relative;
	left: 10px;
	top: 46px;


}
#main #deneme {
}
#iletmain #leftside {
	position: static;
	width: 50%;
	float: left;
}
#iletmain #leftside h2 {
	position: static;


}
#iletmain #leftside hr {
	width: 43%;
	float: left;
	height: 3px;
	background-color: #90CC00;
	position: absolute;
	top: 208px;
}
#iletmain #side {
	position: static;
	width: 50%;
	float: right;
}
#iletmain #side h2 {
	position: static;
}


#footer {
	background-color: #000000;
	color: #90CC00;
	height: auto;
	text-align: center;
	position: relative;
	clear: left;
	margin-left: 1%;
	margin-right: 1%;
}
#footer ul {
	list-style-type: none;
}

#mainnav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainnav a {
	width: 33.3%;
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
}
#mainnav a:hover , #mainnav a:active, #mainnav a:focus, #mainnav a.thispage{
	background-color: #90CC00;

}
#tel_fax {
	color: #90CC00;
	font-size: large;
	position: absolute;
}
#tel_fax ul {
	list-style-type: none;
	margin-left: -40px;
}
#main hr {
	height: 3px;
	background-color: #FF9933;
	border-radius: 22px;
	margin-right: 10%;
}
#map {
	top: 125px;
	position: relative;




}
.detail {
	width: 200px;
}
.mess {
	width: 500px;
	height: 200px;
	max-width: 600px;
}
#wrapper #iletmain {
}
#iletmain #side hr  {
	width: 43%;
	float: right;
	background-color: #90CC00;
	height: 3px;
	position: absolute;
	top: 208px;
}
#wrapper #footer_ilet {
	height: auto;
	position: absolute;
	clear: left;
	color: #90CC00;
	text-align: center;
	background-color: #000000;
	top: 772px;
	width: 98%;
}
#wrapper #footer_ilet ul {
	list-style-type: none;
}
#wrapper #iletmain #leftside #formWrap {
	position: relative;
	top: 14px;
	color: #90CC00;
}
#refmain img {
}
#refmain #onur {
	margin-left: 1%;
	position: absolute;
	top: 30%;
}
#refmain #termodinamik {
	margin-left: 25%;
	position: absolute;
	top: 33%;
}
#refmain #entegro {
	margin-top: 0px;
	position: absolute;
	top: 33%;
	margin-left: 75%;
}
#footer_ref {
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
	top: 400px;
	clear: left;
	color: #90CC00;
	background-color: #000000;
	text-align: center;
	display: block;
}
#footer_ref ul {
	list-style-type: none;
}
#refmain #izmirgaz {
	margin-left: 50%;
	position: absolute;
	top: 33%;
}
#refmain #akademi {
	position: absolute;
	top: 65%;
	margin-left: 1%;
}
#refmain #tekpa {
	margin-left: 25%;
	top: 70%;
	position: absolute;
}
#refmain #tales {
	margin-left: 52%;
	position: absolute;
	top: 65%;
}
#wrapper #top h1 img {
	margin-left: 35px;
	float: left;
	margin-bottom: 25px;
	margin-right: 17px;


}
#wrapper #top img {
	margin-left: 10%;
}
