@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 2px none #999999;
}
#wrapper #content {
	height: 950px;
	position: relative;
}
#wrapper #content #footer {
	height: 120px;
	width: 800px;
	position: absolute;
	left: 50px;
	bottom: 20px;
}

#wrapper #content #navigation {
	height: 250px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 20px;
	border: thin none #666666;
}
#wrapper #header {
	height: 200px;
	background-image: url(header-new-200-copy-3-barmeno-font.jpg);
	border: 5px solid #FFFFFF;
}
#wrapper #content #gallery {
	height: 310px;
	width: 460px;
	position: absolute;
	top: 20px;
	background-image: url(Untitled-7.jpg);
	left: 200px;
	background-color: #FFFFFF;
	border: 1px solid #193866;
}
#wrapper #content #left-box {
	height: 360px;
	width: 620px;
	left: 10px;
	top: 350px;
	position: absolute;
	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
	border: 1px none #FF6632;
}
#wrapper #content #gallery #image {
	height: 300px;
	width: 450px;
	position: absolute;
	left: 5px;
	background-image: none;
	border: 1px none #1C3B69;
	background-repeat: no-repeat;
	bottom: 5px;
}

#wrapper #content #left-box #com-text {
	height: 300px;
	width: 600px;
	left: 10px;
	position: absolute;
	top: 50px;
}
#wrapper #content #right-box {
	height: 620px;
	width: 210px;
	position: absolute;
	top: 20px;
	right: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	border: 1px none #FF6632;
}
#wrapper #content #right-box #stonework-text {
	height: 590px;
	width: 206px;
	position: absolute;
	top: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #16424D;
	border-right-color: #16424D;
	border-bottom-color: #16424D;
	border-left-color: #16424D;
	line-height: 25px;
	border-bottom-style: solid;
}

#wrapper #content #centre-box {
	height: 155px;
	width: 160px;
	position: absolute;
	background-image: url(quote.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0B2757;
	border-right-color: #0B2757;
	border-bottom-color: #0B2757;
	border-left-color: #0B2757;
	right: 35px;
	bottom: 150px;
}
#wrapper #content #logos {
	height: 100px;
	width: 600px;
	position: absolute;
	left: 20px;
	top: 700px;
	background-image: url(logos.jpg);
}
#wrapper #content #centre-box #kitchens-text {
	height: 180px;
	width: 210px;
	position: absolute;
	left: 10px;
	top: 35px;
}
