@charset "iso-8859-9";
body {
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 780px;
	margin-left: 50%;
	position: absolute;
	left: -390px;
}
#menubar {
	height: 108px;
	width: 575px;
	position: absolute;
	left: 205px;
	top: 0px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	left: 160px;
	top: 80px;
	width: 390px;
}
#menubar ul li {
	font-family: "lucida sans Unicode", verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	float: left;
	margin-right: 20px;
	position: relative;
	letter-spacing: -1px;
}
#menubar ul li a {
	color: #666666;
	text-decoration: none;
	display: block;
}
#menubar ul li a:hover {
	color: #000000;
}



#logo {
	height: 108px;
	width: 205px;
	position: relative;
	left: 0px;
	top: 0px;
}
#motto {
	height: 234px;
	width: 780px;
}

#col1 {
	padding-top: 15px;
	width: 205px;
	float: left;
	padding-bottom: 15px;
}.productimg {
	clear: left;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	border: 2px solid #2D2D2D;
}
#news {
	font-family: Calibri, tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 20px;
	margin-left: 20px;
}
#news p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#col2 {
	width: 540px;
	padding-top: 15px;
	float: left;
	margin-left: 20px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#urundata {
	float: left;
	margin-left: 25px;
}
#urunholder {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}


#footer {
	clear: both;
	height: 50px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	position: relative;
}
#footer p {
	line-height: 50px;
	color: #CCCCCC;
	vertical-align: middle;
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 11px;
}
#footer p a {
	color: #FF9900;
	text-decoration: none;
}
#col2    a  {
	color: #FF6600;
	text-decoration: none;
}



#col2 p {
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.5em;
}
#products ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#products ul li {
	height: 18px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-attachment: scroll;
	background-image: url(abc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#productitem {
	float: left;
	width: 550px;
	clear: both;
}
