@charset "utf-8";
/* CSS Document */

#content {
	float: left;
	width: 960px;
	height: 504px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#gallery_left {
	width: 10px;
	height: 504px;
	float: left;
	background: url(images/gallery_left.png) no-repeat;
}
#gallery_right {
	width: 10px;
	height: 504px;
	float: right;
	background: url(images/gallery_right.png) no-repeat;
}
#gallery_centre {
	width: 940px;
	height: 504px;
	float: left;
	background: url(images/gallery_background.png) repeat-x;
}
#heading {
	float: left;
	margin-left: 390px;
	width: 180px;
	height: 26px;
}
h1.gallery_text {
  background: url(images/gallery_title.jpg) no-repeat;
  height: 26px;
  width: 180px;
  text-indent:-9999px;
  margin-top: 10px;
}
#garaging_left {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_left.png) no-repeat;
}
#garaging {
	width: 465px;
	height: 217px;
	float: left;
	margin-top: 21px;
}
#garaging_right {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_right.png) no-repeat;
}
#garaging_centre {
	width: 445px;
	height: 217px;
	float: left;
	background-color: #4CC3C7;
}
#garaging_picture{
	margin-top: 10px;
	width: 250px;
	height: 197px;
	float: left;
	margin-right: 10px;
}
#hambleden_left {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_left.png) no-repeat;
}
#hambleden {
	width: 465px;
	height: 217px;
	float: left;
	margin-top: 21px;
	margin-left: 10px;
}
#hambleden_right {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_right.png) no-repeat;
}
#hambleden_centre {
	width: 445px;
	height: 217px;
	float: left;
	background-color: #4CC3C7;
}
#hambleden_picture{
	margin-top: 10px;
	width: 250px;
	height: 197px;
	float: left;
	margin-right: 10px;
}
#bespoke_left {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_left.png) no-repeat;
}
#bespoke {
	width: 465px;
	height: 217px;
	float: left;
	margin-top: 10px;
}
#bespoke_right {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_right.png) no-repeat;
}
#bespoke_centre {
	width: 445px;
	height: 217px;
	float: left;
	background-color: #4CC3C7;
}
#bespoke_picture{
	margin-top: 10px;
	width: 250px;
	height: 197px;
	float: left;
	margin-right: 10px;
}
#garden_left {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_left.png) no-repeat;
}
#garden {
	width: 465px;
	height: 217px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#garden_right {
	width: 10px;
	height: 217px;
	float: left;
	background: url(images/gallery_internal_right.png) no-repeat;
}
#garden_centre {
	width: 445px;
	height: 217px;
	float: left;
	background-color: #4CC3C7;
}
#garden_picture{
	margin-top: 10px;
	width: 250px;
	height: 197px;
	float: left;
	margin-right: 10px;
}
h2.gallery_heading {
	text-align: left;
	margin-top: 10px;
	font-size: 18px;
	text-transform: capitalize;
	color:#365861;
	font-weight: normal;
}

