@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
body {
	background-color: #bd8468;
}
#container {
	width: 960px;
	height: 767 px;
	margin: auto;
}
#header {
	width: 960px;
	height: 300 px;
	margin: auto;
}
#logo {
	width: 960px;
	height: 259px;
	background: url(../images/logo.png) no-repeat center;
	background-color: #f2e4ca;
}
#slogan {
	width: 960px;
	height: 41px;
	background: url(../images/slogan.png) no-repeat center;
	background-color: #f2e4ca;
}
.logo-link {
	width: 960px;
	height: 259px;
	display: block;
	text-indent: -9999px;
}
.slogan-link {
	width: 960px;
	height: 41px;
	display: block;
	text-indent: -9999px;
}
#nav {
	width: 960px;
	height: 60px;
}
#content {
	width: 960px;
	height: 288px;
	background: url(../images/content.jpg);
}
#footer {
	width: 960px;
	height: 79px;
	background: url(../images/footer.png);
}
.nav-link {
	width: 160px;
	height: 60px;
	display: block;
	float: left;
	text-decoration: none;
	color: #f2e4ca;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	background: url(../images/nav_but.jpg) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
.nav-link:hover {
	background: url(../images/nav_but_hover.jpg) no-repeat;
}
.image {
	width: 136px;
	height: 158px;
	background-color: #f2e4ca;
	float: left;
	margin: 15px 0 0 15px;
	color: #7a1f17;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
#rose {
	float: right;
	width: 251px;
	height: 246px;
	margin: 20px 40px 0 0;
}
.text {
	width: 136px;
	height: 95px;
	float: left;
	margin: 15px 0 0 15px;
	color: #f2e4ca;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
#copyright {
	width: 110px;
	height: 35px;
	float: left;
	text-align: left;
	margin: 30px 30px;
	color: #f2e4ca;
	font-size: 10px;
}
#social {
	width: 300px;
	height: 50px;
	float: right;
	display: inline;
	text-align: right;
	margin: 30px 30px;
}
ul {
	list-style: none;
}
.text-1 {
	width: 280px;
	height: 248px;
	display: block;
	float: left;
	padding: 20px 20px;
}
.urunimg-1 {
	width: 280px;
	height: 228px;
	display: block;
	float: left;
	margin:20px 20px;

}
.urunimg-2 {
	width: 280px;
	height: 228px;
	display: block;
	float: left;
		margin:20px 20px;

}
.urunimg-3 {
	width: 280px;
	height: 228px;
	display: block;
	float: left;
		margin:20px 20px;


}
