body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #474747;
	background-color: #ffffff;
	background-image: url(layout/bg.png);
	background-repeat: repeat-x;
}
.separator {
	color: #BEBEBE;
	font-family: arial;
}
#header {
	height: 158px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(layout/header.jpg);
	margin-top: 35px;
}
#layout {
	height: 550px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(layout/layout.jpg);
}
#layout a {
	color:#474747;
	text-decoration:none;
}
#layout a:hover {
	color:#474747;
	text-decoration:underline;
}
#header-menu {
	float: right;
	width: 358px;
	padding-top: 10px;
}
#logo {
	float: left;
	width: 174px;
	height: 92px;
	padding-top: 19px;
	padding-left: 32px;
}
#menu {
	padding-top: 16px;
	padding-left: 62px;
}
#slide {
	height: 260px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	background-image: url(layout/default.jpg);
}
#hakkinda {
	float:left;
	width: 260px;
	padding-top: 110px;
	padding-left: 26px;
	line-height: 15px;
}
#urunler {
	float:left;
	width: 230px;
	padding-top: 110px;
	padding-left: 82px;
	line-height: 15px;
}
#kurumsal {
	float:left;
	width: 230px;
	padding-top: 110px;
	padding-left: 124px;
	line-height: 15px;
}
#footer {
	height: 52px;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(layout/footer.gif);
	font-size: 10px;
	color: #fff;
}
#copyright {
	float: left;
	height: 52px;
	padding-top: 21px;
	padding-left: 40px;
}
#sign {
	float: right;
	height: 52px;
	padding-top: 21px;
	padding-right: 40px;
}
#sign a {
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}
#sign a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration:underline;
}
