@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	width: auto;
	margin-top: 0px;
	margin: 0px;
	padding:0px;
}
.logo {
	width: 310px;
	height: 93px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	background-position: center 0%;
	background-size: 84% auto;
	display: block;
	background-image: url(../images/logo.png);
}
nav {
	width: 800px;
	height: 33px;
	list-style-image: none;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	text-indent: -10000px;
	margin-top: 0px;
}
nav ul  {
	height: 33px;
	padding: 0;
	width: 800px;
	margin-top: 0px;
}
nav ul li {
	display: block;
	width: 160px;
	height: 33px;
	float: left;
}
nav ul li a {
	padding: 0;
	background-image: url(../images/nav.png);
}
.home {
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 160px;
	height: 33px;
	margin-left: 0px;
	background-position: 0px 34px;
}
.home:hover {
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 160px;
	height: 33px;
	margin-left: 0px;
	background-position: 0px 0px;
}
.menu {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 640px 34px;
}
.menu:hover {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 640px 0px;
}
.cafe {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 480px 34px;
}
.cafe:hover {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 480px 0px;
}
.contact {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 320px 34px;
}
.contact:hover {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 320px 0px;
}
.customizing {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 162px 34px;
}
.customizing:hover {
	display: block;
	float: left;
	width: 160px;
	height: 33px;
	background-position: 162px 0px;
}
.container {
	height: 215px;
	width: 800px;
	background-color: rgba(236,224,208,1.00);
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	padding-top: 7px;
}
.image1 {
	width: 762px;
	height: 198px;
	background-image: url(../images/photo.jpg);
	background-position: -4px center;
	margin-left: auto;
	margin-right: auto;
	min-width: 0px;
	background-repeat: no-repeat;
	display: block;
	padding: 0;
	background-size: 101% auto;
	margin-top: 4.5px;
}
.container_middle {
	width: 800px;
	height: 239px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
.container_middle .container2 {
	width: 396px;
	height: 217px;
	background-color: rgba(236,224,208,1.00);
	display: block;
	float: left;
	margin-bottom: 0px;
	padding-top: 12px;
}
.image2 {
	width: 355px;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-image: url(../images/photo2.jpg);
	background-size: 100% auto;
	background-position: center center;
}
.container3 {
	width: 396px;
	height: 229px;
	background-color: rgba(236,224,208,1.00);
	display: block;
	float: left;
	margin-left: 8px;
}
.container_middle .container3 .welcome {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bolder;
	padding: 0;
	font-size: 33px;
	margin-left: auto;
	margin-right: auto;
	width: 179px;
	margin-top: 18px;
	color: rgba(87,55,17,1.00);
	margin-bottom: 0px;
}
p {
	width: 309px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
	color: rgba(87,55,17,1.00);
	margin-top: 5px;
}
.bordar {
	width: 800px;
	height: 10px;
	background-color: rgba(236,102,21,1.00);
	display: block;
	float: left;
	margin-top: 7px;
	margin-left: 0px;
}
footer {
	width: 800px;
	height: 37px;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.credit {
	width: 800px;
	height: 29px;
	background-color: rgba(236,224,208,1.00);
	margin-left: auto;
	margin-right: auto;
}
.text {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 9px;
	display: block;
	line-height: 29px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: lighter;
	font-size: 12px;
	color: rgba(87,55,17,1.00);
	background-image: url(url);
}





@media screen and (max-width:992px) { 

nav {
	width: 680px;
}
nav ul  {
	width: 680px;
}
nav ul li {
	width: 130px;
}

.home {
	background-position: -15px 34px;
}
.home:hover {
	background-position: -15px 0px;
}
.menu {
	background-position: 627px 34px;
}
.menu:hover {
	background-position: 627px 0px;
}
.cafe {
	background-position: 468px 34px;
}
.cafe:hover {
	background-position: 468px 0px;
}
.contact {
	background-position: 307px 34px;
}
.contact:hover {
	background-position: 307px 0px;
}
.customizing {
	background-position: 160px 34px;
}
.customizing:hover {
	background-position: 160px 0px;
}


.container {
	height: 215px;
	width: 680px;
	padding-top: 0px;
}

.image1 {
	width: 660px;
	height: 100%;
	background-position: -4px center;
	background-size: 101% auto;
	margin-top: 0px;
}

.container_middle {
	width: 680px;

}
.container_middle .container2 {
	width: 336.5px;
	height: 229px;
	padding-top: 0px;
}
.image2 {
	width: 316.5px;
	height: 100%;
}


.container3 {
	width: 336.5px;
	height: 229px;
	margin-left:7px;
	
	
}

.container_middle .container3 .welcome {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align:center;
	width:100%;
			
}


.bordar {
	width: 680px;
	
}

footer {
	width: 680px;

}
.credit {
	width: 680px;

}


}




@media screen and (max-width:480px) { 


.logo {
	width: 280px;
	height: 73px;
}
	
nav {
	width: 220px;
	margin-top: 12px;
	margin-left:auto;
	margin-right:auto;
	

}

nav ul  {
	width: 100%;

}

nav ul li {
	width: 100%;
}

/*bg position +31px*/

.home {
	width: 100%;
	background-position: 31px 34px;
}

.home:hover {
	width: 100%;
	background-position: 31px 0px;
}

.menu {
	width: 100%;
	background-position: 671px 34px;
}

.menu:hover {
	width: 100%;
	background-position: 671px 0px;
}

.cafe {
	width: 100%;
	background-position: 511px 34px;
}

.cafe:hover {
	width: 100%;
	background-position: 511px 0px;
}

.contact {
	width: 100%;
	background-position: 351px 34px;
}

.contact:hover {
	width: 100%;
	background-position: 351px 0px;
}

.customizing {
	width: 100%;
	background-position: 193px 34px;
}

.customizing:hover {
	width: 100%;
	background-position: 193px 0px;
}


.container {
	height: 190px;
	width: 90%;
	margin-top: 100px;
	padding-top:0px;
	
	}
	
.image1 {
	width: 90%;
	height: 100%;
	background-position:center;
	background-size: 250% auto;
	padding-top:0px;
	padding-bottom:0px;
	

}


.container_middle {
	width: 90%;
	height:440px;
	display:block;
	
}

.container_middle .container2 {
	width: 100%;
	height: 190px;
	display: block;
	marging-left:auto;
	margin-right:auto;
	padding-top: 0px;
}

.image2 {
	width: 90%;
	height: 100%;
	background-position: center;
	background-size: 110% auto;
}

.container3 {
	width: 100%;
	height: 225px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
}

.container_middle .container3 .welcome {
	font-size:26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	text-align:center;
	width:100%;
	padding:0px;	
}

p {
	width: 85%;
	font-size:14px;
}
	
.bordar {
	width: 100%;
	height: 10px;
	}
	
footer {
	width: 90%;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	display:block;

	}
	
.credit {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	display:block;
	
}

 
    }

