/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MAIN CSS */

body {
	background: #252525 url('../images/bg.gif') top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}

a { 
	color: #ffc425
}

a:hover {
	color: #c7c7c7;
}

h2 {
	font-size: 1.2em;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #ffc425;
	font-weight: normal;
}

h5 {
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #252525;
	font-weight: bold;
}

p {
	padding-bottom: 10px;
	font-size: 1em;
	line-height: 1.2em;
}

#bodyholder {
	width: 100%;
	padding: 0 0 0 0;
}


#contentholder {
	width: 100%;
	text-align: left;
	padding: 0 0 0 0;
}

#contentholder img {
	display: none;
	overflow: hidden;
	height: 0;
	width: 0;
}



#printlogo {
	width: 310px;
	height: 85px;
	overflow: visible;
	display: block;
}

.right {
	float: right;
}

#flashbanner {
	display: none;
}

#innerbanner {
	display: none;
}

div.clear {
	clear: both;
}

#footer {
	display: none;
}

#footerwrapper {
	height: 182px;
	background: url('../images/footerrepeat.gif') top transparent repeat-x;
}

#mercurywrapper {
	display: none;
}

#mercurywrapper a {
	text-decoration: none;
}

#mercurywrapper p {
	display: inline;
}

#mercurywrapper a:hover {
	color: #f2f2f2;
}

#header {
	display: none;
}

#newscontainer {
	display: none;
}

#newsarchive {
	display: none;
}

#newsarchive a {
	color: #c7c7c7;
}

#newscontainer a{
	color: #ffc425;
	text-decoration: none;
}

#newscontainer  a:hover{
	background: #ffc425;
	color: #ffffff;
	text-decoration: none;
}

#newscontainer img{
	border: 3px solid #c7c7c7;
	margin-top: 5px;
}

#newscontainer  h3{
	color: #ffffff;
	padding-bottom: 10px;
}

#newscontainer p {
	font-size: .8em;
	padding-bottom: 5px;	
}

#newscontainer  h4{
	color: #3a3a3a;
	padding: 10px 0;
	font-weight: bold;
	font-size: .8em;
}

#rightsidepanel {
	display: none;
}

#newsrightsidepanel {
	display: none;
}

#rightsidepanelmap {
	float: left;
	width: 100%;
}

#rightsidepanel ul {
	padding-bottom: 20px;
	font-size: .8em;
	line-height: 1.2em;
}

#rightsidepanel p {
	font-size: .8em;
	line-height: 1.2em;
}

#rightsidepanel h4 {
	font-size: 1.2em;
	color: #cfcfcf;
	padding-top: 80px;
	padding-bottom: 10px;
}

.return {
	margin-top: 30px;
}

.timeline {
	font-size: .7em;
	padding-left: 20px;
}

.quote {
	color: #ffc425;
	font-size: 1em;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.projectitle {
	background: #4c4c4c;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	width: 500px;
	border-bottom: 2px solid #ffffff;
	margin-top: 10px;
}

.phases {
	width: 500px;
	padding-left: 10px;
	padding-top: 10px;
	background:  #f2f2f2;
}

.phase1 {
	width: 548px;
	padding-left: 10px;
	padding-top: 10px;
	background: url('../images/phaseone.jpg') right no-repeat #f2f2f2;
}

.phase2 {
	width: 548px;
	padding-left: 10px;
	padding-top: 10px;
	background: url('../images/phasetwo.jpg') right no-repeat #f2f2f2;
}
	

.logo {
	margin-top: 35px;
	margin-left: 38px;
	width: 264px;
	height: 57px;
	float: left;
}

a.info {
	display: block;
	width: 182px;
	height: 213px;
	background: url(../images/inforollover.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 14px;
}

a.children {
	display: block;
	width: 182px;
	height: 213px;
	background: url(../images/childrenrollover.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 14px;
}

a.business {
	display: block;
	width: 182px;
	height: 213px;
	background: url(../images/businessrollover.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 10px;
}

a:hover.info, a:hover.children, a:hover.business{
	background-position: -182px 0;
}

a.winifred {
	display: block;
	width: 553px;
	height: 115px;
	background: url(../images/winifredrollover.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.archbishop {
	display: block;
	width: 553px;
	height: 115px;
	background: url(../images/archbishoprollover.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;

}

a.future {
	display: block;
	width: 553px;
	height: 115px;
	background: url(../images/futurerollover.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;

}

a:hover.winifred, a:hover.archbishop, a:hover.future {
	background-position: 0 -115px;;
}

a.esteem {
	display: block;
	width: 132px;
	height: 37px;
	background: url(../images/esteemlogo.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 10px;
}

a.sewell {
	display: block;
	width: 132px;
	height: 37px;
	background: url(../images/sewelllogo.jpg) no-repeat 0 0;
	overflow: hidden;
	margin-left: 60px;
	margin-top: 10px;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
}

a.morgansindall {
	display: block;
	width: 158px;
	height: 32px;
	background: url(../images/morganlogo.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-top: 22px;
	margin-left: 30px;
}

a.robertson {
	display: block;
	width: 132px;
	height: 50px;
	background: url(../images/robertsonlogo.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: 15px;
	margin-top: 1px;
}

a.hullcc {
	display: block;
	width: 84px;
	height: 34px;
	background: url(../images/hullcclogo.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: 28px;
	margin-top: 15px;
}

a.bof {
	display: block;
	width: 112px;
	height: 37px;
	background: url(../images/boflogo.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	margin-left: 50px;
	margin-top: 13px;
}

a:hover.esteem, a:hover.sewell, a:hover.robertson{
	background-position: -132px 0;
}

a:hover.bof {
	background-position: -112px 0;
}

a:hover.morgansindall {
	background-position: -158px 0;
}

a:hover.hullcc {
	background-position: -84px 0;
}


.logo h1 {
	display: none;
}

.navigation {
	display: none;
}

.navigation li {
	float: left;
}

.navigation a {
	font-size: .9em;
	font-weight: bold;
	color: #b8b8b8;
	text-decoration: none;
	display: block;
	padding: 80px 10px 5px 10px;
}

.navigation a:hover {
	background: #ffc425;
	color: #ffffff;
}

/* CONTACT */


#contact { display: hidden; overflow: hidden; width: 0px; height: 0px; }

	