
body {
	background: #666 url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0px 0px 0px 0px;
}
/* Content */
a { color:#FFFFFF; text-decoration: underline;}
a:hover { color:#FFFFFF; text-decoration: none;}

#content {
	width: 924px;
	margin: 0px auto;
}
#header {
	width: 924px;
	height: 200px;
}

#site {
	float: left;
	width: 924px;
	height: 403px;
}
#sidebar {
	float: left;
	width: 285px;
	height: 403px;
}
/* Menu */
#menu {
	float: left;
	margin: 0px 0px 0px 0px;
	width:285px;
}

#menu a {
	display: block;
	height:30px;
	line-height:30px;
	text-align:right;
	font-weight: bold;
	font-size:14px;
	letter-spacing: -1px;
	color: #fff;
	text-decoration:none;
}

#menu a:hover, #menu .active { text-decoration: underline; color: #000; }

#logo { text-decoration:none; text-align:right; height: 60px; margin: 15px 0px 5px 0px; }

.ara-cizgi { text-align: center; margin: 0px 0px 0px 0px; width: 20px; float:left; height: 403px; background:url(images/ara-cizgi.gif) no-repeat; }
.icerik-ust { width:300px; height:10px;}

#icerik-full { text-align:left; margin: 0px 0px 0px 0px; width: 610px; height:393px; float:left;}
#icerik { text-align:left; margin: 0px 0px 0px 0px; width: 310px; height:393px; float:left;}

#icerik p { margin: 20px 0px 0px 0px; padding: 0px 0px 0px 15px; background: url(images/bullet.gif) no-repeat left top;}

#images-1 { width: 300px; height:403px; float:right; margin:0px auto; background:url(images/products-1.jpg) no-repeat center center;}

/* Footer */
#footer {
	width: 904px;
	height: 50px;
	float:left;
}
#footer p {
	font-size: 10px;
	color: #adadad;
	margin: 0px auto;
	line-height: 20px;
}
#footer p a { color: #adadad; text-decoration:none; }
#footer p a:hover { text-decoration:underline; }

.style1 { width:200px; font-size: 13px; color: #fff;}