@charset "utf-8";
html, body, h1, h2,h3 {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: none;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#ust {
	height: 80px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e0081a;
	background-image: none;
}
#ust #banner {
	height: 80px;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#ust #banner #logo {
	height: 70px;
	width: 175px;
	position: absolute;
	top: 5px;
}
#ust #banner #bannerbilgi {
	height: 40px;
	width: 500px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#ust #banner #bannerbilgi p {
	display: inline;
	color: #e0081a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#main {
	height: 800px;
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#main #nav {
	width: 1008px;
	background-color: #e0081a;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	height: 32px;
}
#main #slide {
	background-color: #FFFFFF;
	height: 450px;
	width: 1008px;
}
#main #footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
	height: 170px;
	width: 1008px;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#main #footer p a {
	font-size: 12px;
	text-decoration: none;
	color: #020202;
	font-weight: bold;
	background-color: #CFCFCF;
	}

#main #footer p a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #e0081a;
	font-weight: bold;
}

#main #footer p a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #030303;
	font-weight: bold;
	}

#main #icerik {
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
#main #icerik p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#main #icerik h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}

#main #orta {
	height: 250px;
	width: 1008px;
	font-size: 12px;
	padding: 5px;
}
#main #orta .kutu {
	background-color: #f5f5f5;
	float: left;
	height: 400px;
	width: 330px;
	margin-right: 6px;
}
#main #orta .kutu h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #e0081a;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main #orta .kutu img {
	border: 5px solid #FFF;
	margin-left: 8px;
}
#main #orta .kutu p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
	margin-left: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
#main #orta .kutu p a {
	color: #e0081a;
}

#main #orta .kutu2 {
	background-color: #f5f5f5;
	float: left;
	height: 350px;
	width: 480px;
	margin-right: 6px;
	margin-bottom: 40px
}

#main #icerik table tr td img {
	border: 5px solid #FFF;
}
