body {
	background: url("images/bgrndgrey.png") 0 0 repeat-y;
	margin: 0;
	border: 0;
}

#centervertical{
	position: absolute;
	top: 50%;
	margin-top: -325px;/* half main layer height*/
	left: 0;
	width: 100%;
}
	
#centerhorizontal{
	width: 955px;/* main layer width*/
	margin-left: auto;
	margin-right: auto;
	height: 650px;
	background-color: white;
}
/* center vertical and horizontal courtesy of pmob.co.uk */

#main {
	width: 955px;
	height: 650px;
	background: url("images/bgrndhome.png") 0 0 no-repeat;
}

#maincons {
	width: 955px;
	height: 650px;
	background: url("images/bgrndconsultation.png") 0 0 no-repeat;
}

#mainserv {
	width: 955px;
	height: 650px;
	background: url("images/bgrndservices.png") 0 0 no-repeat;
}

#mainport {
	width: 955px;
	height: 650px;
	background: url("images/bgrndportfolio.png") 0 0 no-repeat;
}

#logo {
	width: 955px;
	height: 167px;
	top: 0px;
	left: 0px;
	position: relative;
	padding: 0 0 0 0;
	margin: 0;
	border: 0;
}

#whoisthe {
	width: 150px;
	height: 15px;
	top:-669px;
	left: 765px;
	position: relative;
	background-color: white;
	visibility: hidden;
}
#whoisthe p {
	color: #363636;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}

#menu {
	width: 462px;
	height: 45px;
	top: 22px;
	left: 288px;
	position: relative;
	display: inline;
}

#content {
	width: 415px;
	height: 280px;
	top: 40px;
	left: 430px;
	position: relative;
}

#nextpage {
	width: 135px;
	height: 35px;
	top: -330px;
	left: 650px;
	position: relative;
	display: inline;
}

#content p {
	color: #363636;
	font-family: Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
}

#content p em {
	color: #363636;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
}

#content ul {
	margin-left: 0px;
	padding-left: 24px;
	padding-bottom: 10px;
	color: #363636;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	list-style-image: url("images/bulletpointimg.png");
}

#content a:link {
	color: #363636;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	text-decoration: none;
}
#content a:visited {
	color: #363636;
	text-decoration: none;
}
#content a:hover {
	color: #363636;
	font-family: Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	text-decoration: underline;
}

#images {
	width: 370px;
	height: 296px;
	top: -250px;
	left: 34px;
	position: relative;
	display: block;
	z-index: 10;
	border: 0;
	text-align: right;
}


#footer {
	width: 888px;
	height: 15px;
	top: -215px;
	left: 34px;
	position: relative;
}

#footer p {
	color: #686868;
	font-family: Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
}

#footer p a:link {
	color: #688399;
	font-family: Helvetica;
	font-style: bold;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
#footer p a:visited {
	color: #688399;
	text-decoration: none;
}
#footer p a:hover {
	color: #688399;
	text-decoration: underline;
}
