@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #1a171b;
}

* {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

img {
	border: none;
}

p {
	margin: 14px 34px 0 34px;
	line-height: 20px;
	font-size: 11px;
}

#Container {
	width: 869px;
	margin: 30px auto 0 auto;
	background-color: #FFFFFF;
	position: relative;
}

.GalleryButt {
	position: absolute;
	top: -8px;
	right: -7px;
}

#Left {
	width: 488px;
	min-height: 476px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#Logo {
	margin: 0 0 22px 0;
	padding: 39px 0 0 0;
	width: 100%;
	height: 108px;
	display: block;
}

#Menu {
	width: 450px;
	height: 33px;
	padding: 0 0 0 21px;
}

#Menu ul li {
	float: left;
	position: relative;
}

#Menu ul li a {
	padding: 5px 13px;
	display: block;
	font-size: 14px;
	color: #000;
	text-align: center;
	border-right: 1px solid #CCC;
}

#Menu ul li .Last {
	border-right: none !important;
}

#Menu ul li ol {
	position: absolute;
	top: 28px;
	left: -1px;
	width: 150px;
	background-color: #45901D;
	display: none;
}

#Menu ul li:hover ol {
	display: block;
}

#Menu ul li ol li {
	width: 150px;
}

#Menu ul li ol li a {
	padding: 3px 13px;
	display: block;
	font-size: 12px;
	color: #fff;
	border-right: none !important;
	text-align: left;
	border-bottom: 1px solid #5cae30;
}

#BottomBar {
	width: 801px;
	height: auto;
	margin: 20px auto 0 auto;
	color: #FFFFFF;
}

#BottomBar a, #BottomBar a:link, #BottomBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#BottomBar a:hover {
	text-decoration: underline;
}

#HomeBoxes {
	padding: 20px 0 0 0;
}

#HomeBoxes li {
	float: left;
	background-color: #F2F2F2;
	width: 233px;
	margin: 0 0 0 20px;
	padding: 0 15px 15px 15px;
}

#HomeBoxes li span {
	text-align: right;
	font-size: 12px;
	width: 100%;
}

#HomeBoxes li p {
	margin: 0;
	padding: 0 0 15px 0;
}

#BottomClear {
	clear: both;
	padding: 20px 0 0 0;
}

.Kitchens {
	background-image: url(../images/bespoke-kitchens2.jpg);
	background-repeat: no-repeat;
}

.Kitchens h2 {
	color: #61be1a;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0 0;
}

.Kitchens h2 a, .Kitchens h2 a:link, .Kitchens h2 a:active, .Kitchens h2 a:visited, .Bedrooms h2 a, .Bedrooms h2 a:link, .Bedrooms h2 a:active, .Bedrooms h2 a:visited, .Bathrooms h2 a, .Bathrooms h2 a:link, .Bathrooms h2 a:active, .Bathrooms h2 a:visited {
	padding: 188px 0 0 0;
	display: block;
}

.Kitchens a, .Kitchens a:link, .Kitchens a:active, .Kitchens a:visited {
	color: #61be1a;
	text-decoration: none;
}

.Bedrooms {
	background-image: url(../images/bespoke-bedrooms.jpg);
	background-repeat: no-repeat;
}

.Bedrooms h2 {
	color: #dc0067;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0 0;
}

.Bedrooms a, .Bedrooms a:link, .Bedrooms a:active, .Bedrooms a:visited {
	color: #dc0067;
	text-decoration: none;
}

.Bathrooms {
	background-image: url(../images/bespoke-bathrooms.jpg);
	background-repeat: no-repeat;
}

.Bathrooms h2 {
	color: #009dc6;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 0 0;
}

.Bathrooms a, .Bathrooms a:link, .Bathrooms a:active, .Bathrooms a:visited {
	color: #009dc6;
	text-decoration: none;
}


.Bathrooms a:hover, .Bedrooms a:hover, .Kitchens a:hover {
	text-decoration: underline;
}

#BigImageKitchen {
	width: 381px;
	height: 1180px;
	background-image: url(../images/kitchen.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 0 20px;
}

#BigImageBedroom {
	width: 381px;
	height: 850px;
	background-image: url(../images/bedrooms.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 0 20px;
}

#BigImageBathroom {
	width: 381px;
	height: 2116px;
	background-image: url(../images/bathrooms.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 0 20px;
}

#BigImageCorian {
	width: 381px;
	height: 1260px;
	background-image: url(../images/kitchen.jpg);
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 0 20px;
}

#TopContact {
	position: absolute;
	top: 75px;
	left: 139px;
	font-size: 11px;
}

