html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
}
#container{
	position:relative; /* needed for footer positioning*/
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin:0 auto; /* center, not in IE5 */
}

html{
}
#Layer{
background:#ffffff;}

#container {
	background: #fdfdfd url(../../images/BG2.gif) repeat-x;
}

body {
	background: #fdfdfd url(../../images/BG2.gif) repeat-x;
}

#shade-left {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/shade_left.gif) no-repeat scroll 0 0;
	float:left;
	height:741px;
	width:20px;
}

#shade-right {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/shade_right.gif) no-repeat scroll 0 0;
	float:right;
	height:741px;
	width:20px;
}

img {
	border: 0;
}

ul{
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
ul li{
	list-style:inside;
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/*-------------------GENERIC CLASSES-------------------*/

div{
	position:relative;
}

.centreWide{/*Basic div setup*/
	width:960px;
	margin:0px auto;
}

	
.left{float:left;}
.right{float:right;}

.clearfix:after {
/*---Fixes structure of parent element when all sub elements are floated*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

 /* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {	display: block;}
/* End hide from IE-mac */


.bold {
	font-weight: bold;
}


#mainsection	{
	margin: 0 auto;
	width: 960px;
	margin-top: 17px;
	position: relative;
}

#topbar	{
	/*border: 1px solid #000000;*/
	padding: 0 0 0 0;
	position: relative;
}

#topbar .firsttab	{
	margin: 0 0 0 1px;
}

#topbar .tabimage {
	margin: 0 0 0 1px;
}

#logo {
	display: inline;
}

#businesslink {
	display: inline;
}

#educationlink {
	display: inline;
}

#phonenumber	{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 25px;
	right: 0px;
}

#whitebar	{
	background: url(../../images/whitebar.png) repeat-x;
	width: 100%; /* original width: 960px */
	height: 21px;
}

#titlebar {
	background: url(../../images/blackbar.png) repeat-x;
	width: 926px; /* original width 960px */
	height: 36px;
	padding-left: 34px;
}

h1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 36px;
	font-weight: bold;
	/*margin: 10px 0 0 34px;*/
	margin-top: 0;
}

#maintextbox {
	height: 237px; /* original height 255px */
	width: 919px; /* original width 960px */
	background: #ffffff;
	padding: 18px 18px 0px 23px;
}

#maintextbox #innermaintext {	
	border-top: 1px dotted #bababa;
	border-bottom: 1px dotted #bababa;
	height: 217px;
}

#maintextbox #groupimage {
	float: left;
	width: 184px;
	height: 124px;
	margin: 61px 0 0 95px;
}

#maintextbox #bulktext {
	width: 259px;
	float: left;
	margin: 25px 0 0 58px;
	font-size: 19px;
	font-weight: bold;
}

#maintextbox #blurbtext {
	width: 313px;
	float: right;
	font-size: 13px;
	margin: 15px 0 0 0;
}

#maintextbox #whofor	{
	margin: 0 0 0 55px;
	padding: 10px 0 0 0;
	line-height: 1.5em;
	font-size: 13px;
	color: #474747;
	font-weight: bold;
}

#signposts {
	background: url(../../images/bigblackbar.png) repeat-x;
	height: 128px;
	width: 100%;
	padding: 11px 0 0 0;
}

#signposts #images {
	margin: 0px auto;
}

#signposts #images img.business-signpost {
	margin: 0 0 0 75px;
}

#signposts #images img.msp-signpost {
	margin: 0 0 0 39px;
}

#signposts #images img.education-signpost {
	margin: 0 0 0 36px;
}

#testimonials {
	margin: 49px 0 0 0;
	background: url(../../images/testimonialbar.png) no-repeat;
	height: 90px;
	width: 644px;
}

#testimonials #clientlogo {
	width: 70px;
	height: 63px;
	margin: 12px 64px 15px 74px;
	float: left;
}

#testimonials #clienttext {
	font-size: 12px;
	width: 409px;
	float: left;
}

#footer {
	width: 100%;
	text-align: left;
	font-size: 12px;
	float: left;
	margin: 16px 0 0 0;
}

#cornerpiece	{
	position: absolute;
	z-index: 999;
	top: 64px;
	left: 767px;
}

#mainpic	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}