body {
	background-color: #AFDFDF;
	margin-left: 0px;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 1.2em;
	color: #015697;
}
.bluetext {
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.9em;
	color: #015697;
	line-height: 15px;
}
.greytext {
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.9em;
	color: #222222;
	line-height: 15px;
}
.site {
	width: 770px;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.siteabout {
	width: 770px;
	height: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.sitepeople {
	width: 770px;
	height: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.sitecontact {
	width: 770px;
	height: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	background-image: url(images/largebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}
.logo {
	display: block;
	left: 35px;
	top: 70px;
	right: auto;
	bottom: auto;
	background-position: center top;
	position: absolute;
	height: 186px;
	width: 723px;
	background-image: url(images/logo_office186.png);
	background-repeat: no-repeat;
	overflow: visible;
}
.gradtop {
	background-image: url(images/gradtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	padding: 0px;
	height: 100px;
	width: 770px;
	position: relative;
}
.gradtop2 {
	background-image: url(images/fulltopbg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	padding: 0px;
	height: 246px;
	width: 770px;
	position: relative;
}
.headline {
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.9em;
	color: #015697;
	top: 60px;
	width: 560px;
	position: relative;
	margin-right: auto;
	margin-left: 35px;
	line-height: 22px;
	clear: right;
}
.headline2 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.8em;
	color: #222222;
	top: 35px;
	width: 723px;
	position: relative;
	margin-right: auto;
	margin-left: 35px;
	line-height: 22px;
	clear: both;
	border-top-width: thick;
	border-top-style: dotted;
	border-top-color: #015697;
	padding-top: 20px;
}
.headline3 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.8em;
	color: #222222;
	top: 50px;
	width: 600px;
	position: relative;
	margin-right: auto;
	margin-left: 35px;
	line-height: 22px;
	clear: both;
}
.headline4 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.8em;
	color: #222222;
	top: 50px;
	width: 600px;
	position: relative;
	margin-right: auto;
	margin-left: 35px;
	line-height: 22px;
	clear: both;
	border-top-width: thick;
	border-top-style: dotted;
	border-top-color: #00A8A9;
	padding-top: 20px;
}
.contactus {
	font-family: Verdana, sans-serif, Arial;
	font-size: 1.0em;
	font-weight: bold;
	color: #015697;
	line-height: 22px;
}
A.contactus:link { text-decoration:none;}
A.contactus:active { text-decoration:none;}
A.contactus:visited { text-decoration:none;}
A.contactus:hover { text-decoration:underline;}
.contact {
	font-family: Verdana, sans-serif, Arial;
	font-size: 0.9em;
	color: #015697;
	top: 180px;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: 35px;
	line-height: 22px;
	clear: right;
}
.gradbottom {
	background-image: url(images/gradbottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: auto;
	padding: 0px;
	height: 100px;
	width: 770px;
	position: absolute;
	bottom: 0px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: auto;
	padding: 0px;
	height: 40px;
	width: 770px;
	position: absolute;
	bottom: 0px;
}
table.contacts { 
	background-color: #fafafa;
	border: 1px #AFDFDF solid;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 600px;
	position: relative;
	top: 150px;
	margin-right: auto;
	margin-left: auto; }


td.contactDept
{ background-color: #99CCCC;
border: 1px #AFDFDF solid;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .9em;
color: #404040; }


td.contact
{ border-bottom: 1px #AFDFDF dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: .9em;
color: #404040;
background-color: #fafafa;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 8px;
padding-right: 0px; }
.table2 
{   width: 750px;
	position: relative;
	top: 180px;
	margin-right: auto;
	margin-left: auto; 
}
div.topNav {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 400px;
	margin-right: auto;
	margin-left: 35px;
	_height: 10px;
	background: url(images/bg-topNav-hover.jpg) no-repeat left top;
	clear: right;
	float: right;
}
div.topNav a {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00FDFE;
	display: block;
	width: 100px;
	float: left;
	background: url(images/topNav-seperator.jpg) no-repeat left top;
	text-decoration: none;
	clear: right;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #015697;
	position: relative;
	top: auto;
}
div.topNav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/bg-topNav-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div.topNav a span {
	display: block;
	padding-top: 7px;
	padding-bottom: 12px;
	text-align: center;
}
.clients {
font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.rightbox {
	top: -220px;
	height: 280px;
	width: 110px;
	position: relative;
	clear: both;
	float: right;
	bottom: auto;
	margin-right: 10px;
	padding-top: 13px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #015697;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #015697;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #015697;
	background-image: url(images/rightboxbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightboxabout {
	padding: 0px;
	top: -200px;
	height: 341px;
	width: 140px;
	position: relative;
	clear: both;
	float: right;
	bottom: auto;
	margin-right: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 700px;
	position: absolute;
	top: auto;
	bottom: 10px;
	left: auto;
	right: auto;
}
