@charset "iso-8859-9";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}
	
body {
	background-color: #FFF;
	width: 100%;
	font-family: Calibri, Cambria, Arial;
}

#main-content {
	margin-top: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.menu {
	list-style-type: none;
	margin-top: 10px;
}


/*
.sub-menu {
	margin-left: 20px;
	list-style-type: none;
}
.sub-menu li a {
	color: #666;
	text-decoration: none;
}
.sub-menu li a:hover {
	color: #000;
}
.sub-menu-2 {
	margin-left: 20px;
	list-style-type: none;
}
.sub-menu-2 li a {
	color: #000;
	text-decoration: none;
}
.sub-menu-2 li a:hover {
	color: #666;
}
*/

.hakkimizda {
	width: 90%;
	background-color: #eeeff0;
	margin-top: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 16px;
	color: #7d797b;
}
.hakkimizda p {
	margin-bottom: 7px;
	padding-right: 15px;
	text-align: justify;
}
.right-photo {
	width: 119px;
	top: 120px;
	position: absolute;
}

#ref-list {
	list-style-image: url(media/li.gif);
	text-align: left;
}
#ref-list li {
	text-align: left;
	color: #333;
}

.ref-h3 {
	color: #ff6633;
}
.ref-drop {
	margin-left: -2px;
	text-align: left;
}



#iletisim_form {
	margin-left: 10px;
}

/*form stili*/

textarea{
	background-image:url(media/form_bg.jpg);
	background-repeat:repeat-x;
	width: 230px;
	height: 60px;
	padding:3px;
	margin-right:4px;
	border: 1px solid #CCC;
	color: #747862;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	behavior: url("media/iepngfix.htc");
}
input.text{
	width: 231px;
	color : #747862;
	height:19px;
	margin-bottom:0px;
	background-color: transparent;
	background-image: url(media/inputAlani.png);
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	behavior: url("media/iepngfix.htc");
	padding-top: 4px;
	padding-bottom: 4px;

}
.temizle {
	background-image: url(media/reset.png);
	height: 19px;
	width: 96px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior: url("media/iepngfix.htc");

}
.gonder {
	background-image: url(media/gonder.png);
	height: 19px;
	width: 95px;
	margin-right: 40px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior: url("media/iepngfix.htc");

}

#footer {
	font-size: 12px;
	color: #666666;
	background-color: #FFF;
}
