body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#textfield {
	width: 760px;
	position: relative;
	background-attachment: scroll;
	background-image: url(assets/images/textfieldbkg.jpg);
	background-repeat: no-repeat;
	background-position: 185px top;
	clear: both;
}
#logoarea {
	height: 227px;
	width: 760px;
}

#menubar {
	width: 185px;
	margin-left: 0px;
	padding-top: 30px;
	float: left;
	display: inline;
}
#menubar ul {
	list-style-type: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menubar ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	width: 145px;
	height: 30px;
	display: block;
	margin-left: 35px;
	background-attachment: scroll;
	background-image: url(assets/images/divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: middle;
	font-variant: small-caps;
	letter-spacing: 4px;
	text-indent: 15px;
}
#menubar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 145px;
}
#textalan
 {
	width: 485px;
	margin-left: 53px;
	float: left;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#textfield2 {
	width: 760px;
	clear: both;
	position: relative;
	top: 100px;
}
#textfield2 p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	margin-left: 50px;
	text-align: justify;
	margin-right: 30px;
}
.leftimg {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
#footer {
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    
}
#menubar ul li a:hover {
	color: #999999;
	text-decoration: none;
	display: block;
	height: 30px;
	width: 145px;
}
ul img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #D7D7C4;
}
.urunresim {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 3px solid #FFFFFF;
}
h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: normal;
}
#textalan a {
	color: #FF9900;
}
.imageleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
