#wrap {
	margin: 0px auto;
	width: 800px;
	padding: 0px;
	background: url(../images/body_bkgrd2.jpg) no-repeat right 181px;
}
#head {
	background: #6a2439 url(../images/head_bkgrd.jpg) no-repeat right top;
	height: 181px;
	margin: 0px;
	padding: 0px;
}
#nav, #nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-style: none;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 181px;
}
#nav li ul {
	background: #926872;
	display: none;
	position: absolute;
	left: auto;
	width: 150px;
	top: 105px;
	height: 65px;
	padding: 5px;
}
#nav li ul li {
	float: none;
	padding: 3px;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#nav a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#nav li a {
	height: 181px;
	line-height: 181px;
	vertical-align: middle;
	text-align: center;
}
#nav .second {
	line-height: normal;
	height: 12px;
	width: auto;
}
#nav .second a {
	line-height: normal;
	height: 12px;
	width: auto;
	text-align: left;
}
#nav .second a:hover {
	text-decoration: underline;
}
#about {
	width: 76px;
	background: url(../images/spritemap.jpg) no-repeat -616px 0px;
	margin: 0px;
	padding: 0px;
}
#about a.rollover:hover {
	background: url(../images/spritemap.jpg) no-repeat -616px -181px;
}
#projects {
	width: 119px;
	background: url(../images/spritemap.jpg) no-repeat -497px 0px;
	margin: 0px;
	padding: 0px;
}
#projects a.rollover:hover {
	background: url(../images/spritemap.jpg) no-repeat -497px -181px;
}
#criteria {
	width: 111px;
	background: url(../images/spritemap.jpg) no-repeat -386px 0px;
	margin: 0px;
	padding: 0px;
}
#criteria a.rollover:hover {
	background: url(../images/spritemap.jpg) no-repeat -386px -181px;
}
#experience {
	width: 136px;
	background: url(../images/spritemap.jpg) no-repeat -250px 0px;
	margin: 0px;
	padding: 0px;
}
#experience a.rollover:hover {
	background: url(../images/spritemap.jpg) no-repeat -250px -181px;
}
#competencies {
	width: 127px;
	background: url(../images/spritemap.jpg) no-repeat -123px 0px;
	margin: 0px;
	padding: 0px;
}
#competencies a.rollover:hover {
	background: url(../images/spritemap.jpg) no-repeat -123px -181px;
}
#mission {
	width: 79px;
	background: url(../images/spritemap.jpg) no-repeat -44px 0px;
	margin: 0px;
	padding: 0px;
}
#mission a.rollover:hover {
	background: url(../images/spritemap.jpg) no-repeat -44px -181px;
}
#home {
	height: 181px;
	width: 44px;
}
#fix {
	background: url(../images/head_left.jpg);
	height: 181px;
	width: 38px;
}
#content {
	height: 351px;
	width: 100%;
}
#ftright {
	width: 49%;
	float: left;
	font-size: 10px;
	text-align: right;
}
#ftleft {
	width: 48%;
	float: left;
	font-size: 9px;
	color: #926872;
	padding: 0px 0px 0px 2%;
}
img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
body {
	background: #fff url(../images/background.jpg) repeat-x left top;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#subnav {
	clear: both;
	margin: 10px 0px 0px;
}
#foot {
	height: 25px;
	margin-top: 15px;
}
#left {
	width: 60%;
	float: left;
	height: 225px;
}
#left img {
	float: right;
	margin: 75px 108px 0px 0px;
}
#logo {
	position: absolute;
	z-index: auto;
	width: 100%;
	top: 267px;
	height: 85px;
	text-align: center;
}
#logo div {
	padding-right: 365px;
}
#logo img {
	width: 200px;
	height: 85px;
}
#rbwrap {
	padding: 65px 0px 0px 60px;
}
img#rb {
	width: 300px;
	height: 128px;
	margin: 0px;
	padding: 0px;
	float: none;
}
#contact {
	padding-top: 26em;
	font-size: 0.8em;
	text-align: right;
	padding-right: 110px;
}
#right {
	width: 39%;
	float: left;
	padding: 1em 0% 0em;
	overflow: auto;
	height: 318px;
}
#text {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#subnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 70px;
}
h1 {
	font-weight: lighter;
	line-height: 1.2em;
	font-size: 2.2em;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
}
p, #text ul {
	font-size: 1.2em;
	line-height: 1.6em;
}
#text ul ul {
	font-size: 1em;
}
#invisible {
	height: 5px;
	width: 5px;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	z-index: auto;
	left: 5px;
	top: 5px;
}
#content a:link, #content a:visited, #content a:active {
	font-size: 1em;
	color: #692437;
	text-decoration: none;
}
#content a:hover {
	color: #56222E;
	border-bottom: 1px dashed #56212D;
}
