/* CSS Document */

body, html {
	background: #6d6f71;
	font: 0.85em Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

#wrapper {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url('../images/HomeBackground.gif');
	margin-left: -464px; /* Half of the width */
	position: absolute;
	top: -227px; /* Half of the height */
	left: 50%;
	width: 928px;
	height: 454px;
	visibility: visible
}

#partiescontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url('../images/PartiesBackground.gif');
	margin-left: -464px; /* Half of the width */
	position: absolute;
	top: -227px; /* Half of the height */
	left: 50%;
	width: 928px;
	height: 454px;
	visibility: visible
}

#rangescontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url('../images/OurRangeBackground.gif');
	margin-left: -464px; /* Half of the width */
	position: absolute;
	top: -227px; /* Half of the height */
	left: 50%;
	width: 928px;
	height: 454px;
	visibility: visible
}

#bespokecontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url('../images/BespokeBackground.gif');
	margin-left: -464px; /* Half of the width */
	position: absolute;
	top: -227px; /* Half of the height */
	left: 50%;
	width: 928px;
	height: 454px;
	visibility: visible
}

#linkscontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url('../images/LinksBackground.gif');
	margin-left: -464px; /* Half of the width */
	position: absolute;
	top: -227px; /* Half of the height */
	left: 50%;
	width: 928px;
	height: 454px;
	visibility: visible
}

#contactcontent {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background: url('../images/ContactBackground.gif');
	margin-left: -464px; /* Half of the width */
	position: absolute;
	top: -227px; /* Half of the height */
	left: 50%;
	width: 928px;
	height: 454px;
	visibility: visible
}

#copy {
	position: absolute;
	width: 400px;
	padding: 1em;
	top: 255px; 
	left: 50px;
	text-align: center;
}

#copy ul {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}

.indent1 {
	padding-left: 2em;
}

.indent2 {
	padding-left: 4em;
}

.indent3 {
	padding-left: 6em;
}

#breadcrumbs {
	padding-top: 8px;
	padding-bottom: 45px;
	position: absolute;
	top: 0px; 
	left: 5px;
	border: none;
}
