* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #858585;
}
.cleaner {
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both;
	visibility: hidden;
}
.invisible {
	display: none;
}
h1 {
	position: relative;
	display: block;
	height: 53px;
	width: 222px;
	font-size: 1em;
	float: left;
}
h1 span {
	background-image: url(../images/headings/h1-theark.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 222px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
}

h2 {
	font-size: 1.65em;
	font-weight: normal;
	position: relative;
	line-height: 170%;
	display: block;
}
h2 b {
	font-size: 56px;
	text-transform: uppercase;
	color: #0D8EBF;
	display: block;
}
h2 .replacement {
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
h3 {
	font-size: 0.85em;
	color: #0C8DBF;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 17px;
	width: 436px;
}
#bar {
	position: absolute;
	left: 0px;
	top: 409px;
}
#arklogo {
	float: left;
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 13px;
}
#menu {
	float: left;
	height: 53px;
	width: 696px;
}
#menu ul {
	display: block;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
	height: 53px;
}
#menu a {
	display: block;
	float: left;
	height: 53px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#menu a span {
	visibility: hidden;
}
#menu a:hover {
	background-position: left -53px;
}
#menu .homepage a {
	background-image: url(../images/menu/homepage.gif);
	width: 110px;
}
#menu .whatwedo a {
	background-image: url(../images/menu/what-we-do.gif);
	width: 120px;
}
#menu .ourwork a {
	background-image: url(../images/menu/our-work.gif);
	width: 97px;
}
#menu .about a {
	background-image: url(../images/menu/about.gif);
	width: 130px;
}
#menu #active {
	background-position: left -53px;
}
#content {
	margin-top: 59px;
	margin-left: 289px;
	width: 500px;
}

#content p {
	font-size: 0.75em;
	width: 212px;
	line-height: 130%;
}
#content .paragraphLeft {
	float: left;
}
#content a {
	text-decoration: underline;
	color: #0D8EBF;
}
#content .more {
	color: #999;
	text-decoration: none;
	background-image: url(../images/shared/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	font-size: 10px;
}
#content .moreBigger {
	color: #999;
	background-image: url(../images/shared/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
}



#footer {
	position: absolute;
	left: 289px;
	top: 650px;
}

#footer p {
	font-size: 10px;
	color: #999999;
	float: left;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #0D8EBF;
}
.separator  {
	background-image: url(../images/shared/separator.gif);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 1px;
	margin-right: 18px;
	margin-left: 18px;
	position: relative;
	top: -3px;
}
