/* MAIN WRAPPER*/
div#mainwrapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
div#content {
	width: 1000px;
	visibility: visible;
	text-align: left;
	overflow: hidden;
}
body {text-align: center;
}
#masthead {
	background-image: url(images/team-building-underline.jpg);
	background-repeat: no-repeat;
	background-position: 225px 83px;
	height: 100px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	width: 450px;
	margin-left: 255px;
	padding-top: 10px;
}
#masthead h1{
	margin-top: 0px;
}
.contact {
	float: right;
	height: 100px;
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -48px;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}
.orangespan {
	color: #FF9900;
}
#mainsection {
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: -20px 265px;
	float: left;
	width: 700px;
	margin-top: -12px;
}
#mainsectioninner {
	float: left;
	width: 700px;
	margin-top: -12px;
}
.pageleader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet-tick.gif);
}
#masthead a:link{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
}
#masthead a:visited{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
}
#masthead a:hover{
	margin-top: 0px;
	color: #009900;
	text-decoration: underline;
}
.pageleader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: left;
	padding-top: 10px;
	padding-left: 200px;
}
#mainsection a:link{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
}
#mainsection a:visited{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
}
#mainsection a:hover{
	margin-top: 0px;
	color: #009900;
	text-decoration: underline;
}
#mainsectioninner a:link{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
}
#mainsectioninner a:visited{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
}
#mainsectioninner a:hover{
	margin-top: 0px;
	color: #009900;
	text-decoration: underline;
}
#navigation {
	float: right;
	width: 250px;
	background-image: url(images/navigation-background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 106px;
	text-align: center;

}
.navcoltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.clear {
	clear: both;
}
#homefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#homelegacycontent {
	width: 1000px;
	text-align: left;
	display: none;
}
.invitein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	width: 450px;
	margin-left: 255px;
	padding-top: 10px;
}
#homefooter a:link{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
	font-size: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homefooter a:visited{
	margin-top: 0px;
	color: #FF6600;
	text-decoration: none;
	font-size: 9px;
}
#homefooter a:hover{
	margin-top: 0px;
	color: #009900;
	text-decoration: underline;
	font-size: 9px;
}
.bodytextcentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/bullet-tick.gif);
	text-align: center;

}
.calltoaction {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 18px;
	font-style: italic;


}
.javascriptoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: center;

}

