html, body {
	height: 100%;
}
body {
	background: #fff url(images/bg.jpg) center repeat-y;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0 0 0 -1px;
	/* margin: 0;
	_ margin: 0;*/
}
.pdf-icon{
	background: url(images/page_white_acrobat.gif) 0 5px no-repeat;
	padding: 0 0 0 23px;
	line-height: 23px;
}
.doc-icon{
	background: url(images/WordDoc.gif) 0 5px no-repeat;
	padding: 0 0 0 23px;
	line-height: 23px;
}
abbr{
	border-bottom: 1px dotted;
	speak: spell-out;
	cursor: help;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
ul{
	margin: 0 0 0 15px;
	padding: 0px;
}
#container {
	width: 779px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
} 
.header-1 {
	background: #fff url(images/cape_header_1.jpg) no-repeat;
	height: 182px;
	padding: 0;
	margin: 0;
}
.header-2 {
	background: #fff url(images/cape_header_2.jpg) no-repeat;
	height: 182px;
	padding: 0;
	margin: 0;
}
.header-3 {
	background: #fff url(images/cape_header_3.jpg) no-repeat;
	height: 182px;
	padding: 0;
	margin: 0;
}
.header-4 {
	background: #fff url(images/cape_header_4.jpg) no-repeat;
	height: 182px;
	padding: 0;
	margin: 0;
}
.header-5 {
	background: #fff url(images/cape_header_5.jpg) no-repeat;
	height: 182px;
	padding: 0;
	margin: 0;
}
.header-6 {
	background: #fff url(images/cape_header_6.jpg) no-repeat;
	height: 182px;
	padding: 0;
	margin: 0;
}
.header-1 h1,.header-2 h1, .header-3 h1, .header-4 h1, .header-5 h1, .header-6 h1 {
	display: none;
}
#outer { 
	padding-left: 230px; 
} 
#inner {
	margin: 0; 
	width: 100%;
}
#left {
	width: 230px; 
	float: left; 
	position: relative; 
	margin-left: -230px; 
	margin-right: 1px;
}
#main-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main-menu a {
	display: block;
	padding: 6px 6px 6px 20px;
	width: 209px;
	background-color: #2d85d7;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#main-menu a:hover {
	background-color: #6fbd5d;
	color: #fff;
	text-decoration: none;
}
#left h2, #left p {
	color: #fff;
}
#left h2 {
	font-size: 14px;
	margin: 0 0 0 28px;
	padding: 10px 0 0 0;
}
#left p {
	margin: 12px 0 0 28px;
	padding: 0;
	width: 190px;
	line-height: 16px;
}
#left a, #left a:hover {
	color: #fff;
	font-weight: bold;
}
#content { 
	position: relative; 
	line-height: 18px;
	margin: 0;
	padding: 20px 0 0 30px;
}
h1 {
	margin: 0;
	padding: 5px 10px 10px 0;
	font-size: 20px;
	color: #2c6895;
}
h2 {
	margin: 0;
	padding: 5px 10px 10px 0;
	font-size: 14px;
	color: #2c6895;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
.image {
	float: right;
	padding-left: 20px;
}
#footer {
	padding: 10px 0 0 10px;
	margin: 0 0 0 18px;
	text-align: left;
	clear: left;
	color: #fff;
}

#bespoke {
	color: #ccc !important;
}
#bespoke a {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}
#bespoke a:hover {
	color: #CCC;
	font-weight: normal;
	text-decoration: underline;
}

#contactform label{
	float: left;
	width: 100px;
}
#mFormSubmit{
	margin-left: 100px;
}
#contactform p{
	background: url(images/exclamation.gif) left 4px no-repeat;
	color: #ee735c;
	margin: 0 0 0 100px;
	padding: 0 0 0 20px;
	line-height: 25px;
	font-weight: bold;
}
.required{
	font-weight: bold;
	color: #ee735c;
}
.row{
	margin-bottom: 5px;
}
#contactform formw{
	margin-left: 100px;
}