* {
	margin: 0;
	padding: 0;
}
body {
	background: black url(../images/dots-bg.gif) 50% 50% repeat-y;
	text-align: center;
	font: 11px/1em arial, helvetica, verdana, sans-serif;
	color: #4b5258;
}
form th {
	padding: 0 10px 10px 0;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
form td	{
	padding: 0 0 10px 0;
	text-align: left;
	vertical-align: top;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	width: auto;
}
#wrapper {
	width: 860px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: black;
	height: 231px;
}
#header h1 {
	position: absolute;
	top: 8px;
	left: -102px;
}
#header h1 a {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	background: transparent url(../images/logo.gif) top left no-repeat;
	width: 202px;
	height:  35px;
}
#header-nav {
	width: 171px;
	height: 168px;
	position: absolute;
	top: 52px;
	left: 0;
	background: #fc9200;
}
#header-nav ul {
	padding: 16px;
	list-style-type: none;
}
#header-nav li {
	display: inline;
}
#header-nav a {
	display: block;
	width: 136px;
	height: 18px;
	background-color: transparent;
	background-image: url(../images/header-nav-bg.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}
a#header-nav-portfolio { background-position: 0 0; }
a#header-nav-profile { background-position: 0 -18px; }
a#header-nav-employment { background-position: 0 -36px; }
a#header-nav-resources { background-position: 0 -54px; }
a#header-nav-portfolio:hover { background-position: -272px 0; }
a#header-nav-profile:hover { background-position: -272px -18px; }
a#header-nav-employment:hover { background-position: -272px -36px; }
a#header-nav-resources:hover { background-position: -272px -54px; }
a#header-nav-portfolio.current { background-position: -272px 0; }
a#header-nav-profile.current { background-position: -272px -18px; }
a#header-nav-employment.current { background-position: -272px -36px; }
a#header-nav-resources.current { background-position: -272px -54px; }

#header-sub-nav {
	position: absolute;
	left: 343px;
	top: 52px;
}
#header-sub-nav div {
	height: 168px;
	border-left: 1px solid #4b5258;
	line-height: 1.5em;
	position: relative;
	color: #5e656b;
}
#header-sub-nav div h3 {
	margin: 0 20px 0 10px;
	color: white;
	font: normal 14px/1em "trebuchet ms", arial, helvetica, verdana, sans-serif;
}
#header-sub-nav div p {
	margin: 0 20px 1em 10px;
}
#header-sub-nav ul {
	list-style-type: none;
	margin: 0 20px 1em 10px;
}
#header-sub-nav ul a {
	text-decoration: none;
	color: #5e656b;
}
#header-sub-nav ul a.current {
	color: #fc9200;
}
#header-sub-nav ul a:hover {
	color: white;
}
#header-sub-nav a {
	color: #c4c5b0;
	font-weight: normal;
	text-decoration: none;
}
#header-sub-nav .more {
	position: absolute;
	bottom: 10px;
	left: 10px;
	margin: 0;
}
#header-sub-nav .more a {
	display: block;
	width: 43px;
	height: 11px;
	background: transparent url(../images/btn-more.gif) top left no-repeat;
	overflow: hidden;
	text-indent: -10000px;
}
#content {
	background: black url(../images/content-bg.gif) top left repeat-y;
	border-bottom: 35px solid black;
	width:  860px;
}
#content #column1 {
	float: left;
	width: 340px;
	display: inline;
	margin: 0 6px 0 0;
}
#content #column2 {
	float: left;
	width: 513px;
}
#content .text-column {
	background: #28292b;
	color: #73787c;
	font: 12px/1.5em arial, helvetica, verdana, sans-serif;
	padding: 20px 0;
}
#content .text-column h2 {
	font: normal 16px/1.5em "trebuchet ms", arial, helvetica, verdana, sans-serif;
	margin: 0 20px 1em 20px;
	color: white;
}
#content .text-column h3 {
	font: 12px/1.5em arial, helvetica, verdana, sans-serif;
	margin: 2em 20px 0 20px;
	color: white;
}
#content .text-column p {
	margin: 0 20px 1em 20px;
}
#content .text-column table {
	margin: 0 20px;
}
#content .text-column ul {
	padding: 1em 0 0 0;
	margin: 0 0 1em 40px;
}
#content .text-column a {
	color: #73787c;
}
#content .text-column a:hover {
	color: white;
}
#content .image-column img {
	border-bottom: 6px solid black;
}
#content .image-column.more img {
	border-bottom: none !important;
}
#footer {
	border-top: 1px solid #4b5258;
	line-height: 1.5em;
	background: black;
	padding: 3px 3px 15px 3px;
}
#footer .links {
	float: right;
}
#footer a {
	color:  #4b5258;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.sitemap {
	list-style-type: none;
	margin: 0 0 1em 20px !important;
}
.sitemap a {
	color: white !important;
}
.sitemap ul {
	list-style-type: none;
	margin: 0 0 1em 20px !important;
}
.sitemap ul a {
	color: #73787c !important;
}

/* --------- Section Page Variations ---------- */

.home #header-sub-nav .block1 {
	float: left;
	width: 171px;
	display: inline;
	margin-left: 172px;
}
.home #header-sub-nav .block2 {
	float: left;
	width: 171px;
}
.portfolio #header-sub-nav .block1 {
	float: left;
	width: 171px;
	display: inline;
}
.portfolio #header-sub-nav .block2 {
	float: left;
	width: 340px;
}