#c1, #c2 {
	/* 
		Override the height as currently grows to the 
		size of its content
	*/
	height: 650px;
}
#title-container {
	/* Contains the image of the title, the height of this container is relevant */
	margin: 0px;
	padding: 0px;
	/* 
		Set the width of this div's container 
		to move the next item over to the relevant _x position
	*/	
	/*width: 410px;*/
	width: 404px;
	/* 
		Set the height of this div's container 
		to move the content down to the relevant _y position
	*/
	height: 111px;
	float: left;
}
/* Start - Gallery Thumbnails  */
#gallery-thumbnails-container-all, #gallery-thumbnails-container-external, #gallery-thumbnails-container-internal {
	margin: 0px;
	padding: 0px;
	/* 
		Set this div's padding-bottom to move the footer
		to the relevant _y position but ALSO to add 
		negative space for the designer's layout
	*/
	height: 520px;
	height: 430px;
	width: 654px;
	/*border-style: solid;*/
	clear: both;
	visibility: hidden;
}
img.gallery-thumbnails {
	/* 
		Use 'margin-right' and not 'padding-right' to prevent
		the images from wrapping to the next line. 'margin-right'
		exceeds the 'gallery-thumbnails-container's' width setting
		but doesn't force a wrap, whilst still preserving the correct
		spacing between the images
	*/
	padding-right: 8px;
	padding-bottom: 8px;
	margin: 0px;
	/* Use this to offset the images from the left */
	position: relative;
	left: 12px;
}
/* End - Gallery Thumbnails */

/* Start - Site Swap */
#site_swap_mini_img {
	padding: 0px;
	margin: 0px;
	float: right;
	border: none;
	width: 60px;
	height: 58px;
}
#other-site-container{
	position: relative;
	padding-left: 12px;
	padding-right: 0px;
	top: 61px;
	top: 48px;
	width: 200px;
	height: 47px;
	height: 60px;
	float: left;
	border-width: 2px;
	border-top-style: solid;
	border-top-color: #eee9df;
	border-right-style: solid;
	border-right-color: #eee9df;
}
#other-site-title{
	padding-top: 8px;
	width: 120px;
	/*border: solid;*/	
}
/* End - Site Swap */

/* Start - Section Navigation Menu */
#section-navigation-container{
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 139px;
	float: right;
	background-color: #eee9df;
	/*border-style: solid;*/
}
ul#section-navigation-menu{	list-style-type:none;	position:relative;	height:21px;	font-family: "Helvetica Neue", Helvetica, sans-serif;	font-size:12px;	font-weight: 500;
	margin:0;	padding: 0px;
	text-transform: capitalize;
}ul#section-navigation-menu li{	display: block;	float: left;	margin: 0 0 0 0px;	height: 21px;}ul#section-navigation-menu li.left{	margin: 0;}ul#section-navigation-menu li a{	display:block;	float:left;	color: #adaaa2;	line-height:23px;	text-decoration:none;	padding-bottom: 0;
	/* Indent "Next Section" text */
	padding-left: 6px;
	padding-top: 0;
	height:21px;
	width: 133px;
}ul#section-navigation-menu li a.right{	padding-right:19px;}ul#section-navigation-menu li a:hover{	background: #eee9df;}ul#section-navigation-menu li a.current{	color: #56544d;
	background: #eee9df;
}ul#section-navigation-menu li a.current:hover{	background: #fff;}
 /*End - Section Navigation Menu*/ 
/* Start - Gallery Navigation Menu */
#gallery-navigation-container{
	margin: 0px;
	padding: 0px;
	background: #fff;
	height: 110px;
	/* 
	width: 322px;
	If you update:
	ul#gallery-navigation-menu li a.availability 'margin-left'
	then update the width here by adding those margin-left pixels to this value
	*/
	width: 250px;
	/*width: 400px;*/
	float: left;
}ul#gallery-navigation-menu {	list-style-type:none;	/*width:100%;*/	position:relative;	height: 21px;	font-family: "Helvetica Neue", Helvetica, sans-serif;	font-size:12px;	font-weight: 500;
	margin:0;	padding:0;
	text-transform: capitalize;
}
.forward_slash {
	height: 21px;	font-family: "Helvetica Neue", Helvetica, sans-serif;	font-size:12px;	font-weight: 500;
	margin:0;	padding:0;
	text-transform: capitalize;
	line-height:23px;	text-decoration:none;}
ul#gallery-navigation-menu li{	display:block;	float:left;	margin:0 0 0 0px;	height:21px;}ul#gallery-navigation-menu li.left{	margin:0;}ul#gallery-navigation-menu li a{	display:block;	float:left;	color: #56544d;	background: #fff;	line-height:23px;	text-decoration:none;	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 11px;
	padding-top: 0;
	height:21px;
}ul#gallery-navigation-menu li a.right{	/*padding-right:19px;*/}ul#gallery-navigation-menu li a:hover {	background: #fff;
	color: #adc93e;}
/* End - Gallery Navigation Menu */

/* Start - Gallery Thumbnails Counter */
#gallery-counter-container{
	margin: 0px;
	padding: 0px;
	background: #fff;
	/* 
		Be aware that this height affects content beneath it.
		So don't make it too high.
	*/
	height: 50px;
	width: 145px;
	/*width: 400px;*/
	float: right;
}
#gallery-counter-left {	
	font-family: "Helvetica Neue", Helvetica, sans-serif;	font-size: 30px;	color: #a8a59c;	font-weight: normal;
	float: left;
	padding-top: 19px;
	padding-left: 12px;
	/*border-style: solid;*/
	width: 40px;
}#gallery-counter-middle{
	font-family: Georgia, "Helvetica Neue", Helvetica, sans-serif;	font-size: 28px;	color: #a8a59c;	font-weight: normal;
	float: left;
	padding-top: 20px;
	/*padding-left: 24px;*/
	/*border-style: solid;*/
	/*width: 24px;*/
}#gallery-counter-right{
	font-family: "Helvetica Neue", Helvetica, sans-serif;	font-size: 18px;
	color: #a8a59c;	font-weight: normal;
	float: left;
	padding-top: 15px;
	padding-left: 2px;
	/*border-style: solid;*/
}/* End - Gallery Thumbnails Counter */