@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}


body {
	background-image: url(media/blue_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #2b6b9b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#general {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#head_white {
	background-image: url(media/head_bg_repeat.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
#oval {
	background-image: url(media/head_bg.png);
	background-repeat: no-repeat;
	height: 76px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#oval .logo {
	height: 52px;
	width: 378px;
	margin-left: 65px;
}
#oval .dil {
	float: right;
	margin-top: 15px;
	margin-right: 90px;
}

#main {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#head_banner {
	width: 903px;
	margin-right: auto;
	margin-left: auto;
}
.head_photos {
	position: relative;
	z-index: -500;
}
#wave {
	position: relative;
	margin-top: -90px;
	margin-left: -2px;
}
#main_content {
	background-color: #FFF;
	margin-top: -5px;
	padding-top: 10px;
	height: auto;
}
#main_content #left {
	width: 150px;
	height: auto;
	float: left;
	padding-left: 7px;
	background-color: #FFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 10px;
}
#menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	margin-bottom: 5px;
}
#menu ul {
	margin-left: 2px;
}
#menu ul li {
	margin-bottom: 5px;
	list-style-type: none;
}
#menu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336699;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 5px;
}
#menu ul li a:hover {
	color: #FFF;
	background-image: url(media/menu_li.jpg);
	height: 21px;
	background-repeat: repeat-x;
}
#main_content #center {
	height: auto;
	width: 430px;
	float: left;
	padding-right: 10px;
	text-align: justify;
	margin-right: 3px;
	margin-left: 5px;
}

#center #projects {
	padding-top: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 8px;
}
#center #projects .cont_projects {
	float: left;
	width: 215px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 15px;
}
#center #projects .end_projects {
	float: left;
}
#main_content #page {
	height: auto;
	width: 700px;
	float: left;
	padding-right: 10px;
	text-align: justify;
	margin-right: 3px;
	margin-left: 5px;
}
#product {
	background-image: url(media/product_bg.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 229px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#product:hover {
	background-image: url(media/product_bg_hover.jpg);
	background-repeat: no-repeat;
	float: left;
}


#main_content #right {
	float: left;
	width: 273px;
}
#news {
	background-image: url(media/haber_bg.jpg);
	background-repeat: repeat-x;
	height: 112px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
}

.clear {
	clear: both;
}
#footer {
	background-image: url(media/bottom_bg.png);
	height: 65px;
	width: 713px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	color: #CCC;
	padding-left: 190px;
}
.big_heading {
	font-size: 24px;
	color: #336699;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
.small_heading {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #336699;
}
#iletisim_harita {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #054681;
	border-bottom-color: #054681;
	width: 300px;
	float: left;
}
.iletisim_metin {
	float:left;
	margin-left:10px;
	width:400px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #054681;
	padding-bottom: 10px;
	margin-top: 5px;
}
#gonder {
	background-image: url(media/gonder_button.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 123px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gonder_eng {
	background-image: url(media/gonder_eng_button.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 123px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.uyari {
	font-size: 14px;
	color: #F33;
}

#iletisim_form tr td {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
}
#mapform {
	margin-top:10px;
	color:#06F;
	font-size:14px;
	padding:10px;
	width:400px;
}
#mapform input {
	margin-bottom:5px;
}
#mapform table tr td {
	padding:5px;
}
