/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height:1.5;
}
body {
	background-color: #225378;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #1695a3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #1695a3;
}
.imgBorder { border:solid 1px #1695a3; padding:1px;}
#galeri {float:right; width:680px; overflow:hidden; margin-top:20px}
#galeri img {border:solid 1px #1695a3; padding:1px; margin:10px;}
#mainDiv {width:960px; position:relative; margin:0 auto; overflow:hidden;}
#headerDiv {height:240px; width:960px; clear:both; background:url(../images/bg_header.jpg) no-repeat; margin-bottom:30px}
#headerDiv .logo {position:absolute; width:276px; height:283px; top:39px; left:18px;}
#slideDiv {position:absolute; width:647px; height:210px; top:75px; left:299px;}
#menuDiv .social { width:70px; height:32px; float:right; position:absolute; right:0; top:20px;}
#menuDiv .social img{border:0px;}
#menuDiv { width:650px; height:60px; float:right}
#menuDiv ul.topnav {
	list-style:none;
	height:60px;
	font-family: 'Amarante', cursive;
	margin-right:75px;
}
#menuDiv ul.topnav li {
	float:right;
	display:block;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index:100;
	height:60px;
	font-size:20px;
}
#menuDiv ul.topnav li a {
	text-decoration:none;
	display:block;
	padding:25px 20px 0 20px;
	z-index:100;
	color:#FFFFFF;
	font-size:20px;
	font-weight:400;
} 

#menuDiv ul.topnav li a:hover {
	color:#eb7f00;
	display:block;
	cursor:pointer;
	z-index:100;
	height:35px;
	background-color:#f3ffe2;
}

#contentDiv {
	background-color:#f3ffe2;
	width:920px;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	overflow:hidden;
	padding:20px;
	margin-bottom:20px
}
h1 {font-size:22px; font-family: 'Amarante', cursive; margin-bottom:15px; color:#eb7f00;}
#telefon {font-size:22px; font-family: 'Amarante', cursive; float:left; width:650px;}
#servis {font-size:22px; font-family: 'Amarante', cursive; float:right; width:250px; color:#1695a3}
.y_turuncu {color: #eb7f00;}
#footerDiv {width:100%; border-top:5px solid #eb7f00; overflow:hidden; padding-top:10px; color:#ffffff; font-size:12px;}
#footer {width:960px; margin:0 auto; overflow:hidden; padding-bottom:10px}
#footer a {color: #1695a3; text-decoration:none; font-weight:bold}
#footer a:hover {text-decoration:underline; color:#FFFFFF;}
dt {float:left; margin-right:10px; width:250px;}
dd {float:left; width:60px; margin-bottom:10px; line-height:1.5; clear:left; font-weight:bold}
