@charset "UTF-8";
/*html {height:25%;

}*/

#recess {
	width: 950px;
	margin: 0 auto;
}
#recess #content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #8C2DBE;
	font-weight:bold;
}
#recess #content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 400px;
	line-height: 14px;
}
#recess #contact p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	width: 260px;
}
.contactName {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #009aff;
	font-weight: bold;
}
#recess #contact img {
	padding-bottom: 6px;
}
#content {
	float: left;
	padding-top: 30px;	
}
body {
padding: 0px;
margin: 0px;
}

html #mainnav {
	width: 253px;
	min-height: 100%;
	float: left;
	padding: 8px 30px 0px 4px;
	position: fixed;
}
#recess #mainnav {
	float: left;
	width: 270px;
}
#recess #rcolumn {
	float: right;
	width: 600px;
}
#recess #rcolumn #content {
	position: fixed;
}
#recess #rcolumn #images {
	padding-top: 120px;
}
#sublinks a:link, #sublinks a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
#recess #mainnav #sublinks a {
	margin: 5px;
}
#sublinks a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
#sublinks a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #330033;	
	text-decoration: none;
}
#sublinks {
	padding-top: 20px;
	padding-bottom: 200px;
}
#recess #contact {
	width: 600px;
	padding-top: 200px;
}
#contact #contactLeft {
	float: left;
	width: 292px;
	padding-left: 8px;
}
#contact #contactRight {
	float: right;
	width: 300px;
}
#recess #mainnav p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
