body {
	text-align: center;

}
#container {
	background-color: #FFF;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #E1E1E1;
	background-image: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header {
	height: 58px;
	width: 1000px;
}
#logo {
	height: 58px;
	width: 250px;
	float: left;
	background-image: url(../images/prizma6.jpg);
}
#slogan {
	height: 58px;
	width: 350px;
	float: left;
	font-family: "Segoe UI Symbol";
	font-size: 16px;
	font-style: normal;
	color: #A3A3A3;
	line-height: 58px;
	text-align: center;
}
#telefon {
	float: right;
	height: 58px;
	width: 250px;
	font-size: 20px;
	font-family: "Segoe UI Symbol";
	font-weight: bold;
	line-height: 58px;
	color: #5D5D5D;
	text-align: center;
}

#clear {
	clear: both;
}


#menubar {
	margin-top: 20px;
	background-color: #E7E7E7;
	height: 30px;
	width: 1000px;
}


#container #menubar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#container #menubar ul li a {
	display: block;
	height: 30px;
	width: 150px;
	float: left;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #434343;
	text-align: center;
	line-height: 30px;
}
#container #menubar ul li a:hover {
	display: block;
	height: 30px;
	width: 150px;
	float: left;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #8D297E;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	background-color: #E7E7E7;
}


#banner_container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: left;
}
#divider {
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#alt_divider {
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#content_left {
	height: 140px;
	width: 305px;
	float: left;
	background-image: url(../images/graylines.gif);
	background-repeat: repeat;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
#alt_banner {
	height: 90px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#alt_yazı_content {
	height: 70px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #999;
}


#content_center {
	height: 140px;
	width: 310px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/graylines.gif);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
#content_right {
	background-image: url(../images/graylines.gif);
	background-repeat: repeat;
	float: right;
	height: 140px;
	width: 305px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
}
#clear_content {
	clear: both;
}
