body	{
	margin: 0 0 1em 0;
	padding: 0;
	background-color:#F0EEEB;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;}

#header {
	height:340px;
	width:1000px;
	align:center;
	background-color:#F0EEEB;
	margin:0 auto;
	border-top: 0;
	border-bottom:1px solid #044796;
	border-left:1px solid #044796;
	border-right:1px solid #044796;}

#logo	{
	float:left;
	margin-top:20px;
	margin-left:100px;
	margin-bottom:10px;}

#menu	{
	margin: 0 auto;
	color: #FFF;
	float:right;
	margin-top:80px;
	margin-right:80px;
	font-size:13px;
	font-weight:bold;}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;}

#menu li { display: inline; }

#menu a:link, #menu a:visited {
	padding: 0.25em 2em;
	color: #044796;
	text-decoration: none;
	float: left;}

#menu a:hover {
	color: #044796;
	text-decoration:underline;}

#img	{
	background: url('img.jpg') center no-repeat;
	width: 1000px;
	height: 200px;
	position: relative;
	top: 120px;}

#text	{
	height:200px;
	width:760px;
	align:center;
	margin:30px auto;
	padding: 10px 20px;
	background-color:#F0EEEB;
	border:1px solid #363A40;}
	
#text2	{
	height:300px;
	width:760px;
	align:center;
	margin:30px auto;
	padding: 10px 20px;
	background-color:#F0EEEB;
	border:1px solid #363A40;}
	
#text3	{
	height:350px;
	width:760px;
	align:center;
	margin:30px auto;
	padding: 10px 20px;
	background-color:#F0EEEB;
	border:1px solid #363A40;}
	
#map_canvas {
	width: 400px;
	height: 300px;
	float: right;}
	
#iletisim {
	width: 350px;
	height: 300px;
	float: left;}
	
h1 	{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
	border-bottom:1px solid #363A40;}
	
h2  {
	font-size:14px;
	font-weight:bold;
	text-align:center;}

p	{
	text-align:left;
	font-size:10pt;
	line-height:150%;}
	
p a:link, a:visited, a:hover {
	color: #044796;
	text-decoration: underline;}