
/* ###### Body ###### */

body {
	font-family: arial,helvetica,sans-serif;
	margin: 0;
	background:#fff;
	color:#000;
}
#bodyContainer {
	background:transparent;
	color:#000;
}

/* ###### Header ###### */

#header {
	margin:0;
	padding: 0;
	background:transparent url(greyscale-logo.jpg) no-repeat top left;
	color:#000;
	border-bottom:1px solid #000;
}
#header h1 {
	background:transparent;
	color:#000;
}
/* ###### Menu ###### */

#menu {
	display:none;
}

/* ###### Body Text ###### */
#bodyText {
	background: transparent;
	color: #000;
	border:none;
}
#content {
	line-height: 1em;
	margin: 0;
	padding: 0;
}
#content h2, #content h3, #content h4 {
	background:transparent;
	color:#000;
}
#content h2 {
	font-size:130%;
}
#content a {
	background:transparent;
	color:#000;
	text-decoration:underline;
}
#content p.topOfPage {
	display:none;
}
/* ###### Index Page Only ###### */
#strapline, #summary, #newsline, #benefits {
	background:transparent;
	color:#000;
	border-bottom:1px solid #000;
}
#photo-collage {
	display:none;
}
#summary ul, #summary li, #benefits {
	padding-left: 0;
	margin-left:0;
}
/* ###### Footer ###### */

#footer {
	clear: both;
	font-size: 80%;
	border-top:1px solid #000;
}
#footer-bar {
	background:transparent;
	color:#000;
}	
#footer a {
	background:transparent;
	color:#000;
	text-decoration:none;
}
#pageFooter {
	display:none;
}
#footer img {
	display:none;
}
#design {
	float:right;
	text-align:right;
}

/* ###### Standard ###### */
img {
	border: none;
}
ul li {
	list-style-image:none;
	list-style-type:disc;
}
dt {
	font-weight: bold;
}
/* ###### Special ###### */
