body { margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	background-color: #ffffff;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
}
	
#main {
	margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 788px;
}
#top {
	margin: 0px auto;
	height: auto;
	position:absolute;
	left:0px;
	top:17px;
	width: 780px;
	text-align: left;
	z-index: 0;
}

#top a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	font-weight:normal;
}
#top a:hover {
	color: #1f3181;
	text-decoration: none;
}
#top span {
	color: #cc7119;
	text-decoration: none;
}

/* Navigation Styles */

/* Main Nav */

#nav {
	position:absolute;
	height: auto;
	left:160px;
	top:118px;
	width: 620px;
	z-index:1;
	text-align: left;
}

#header {
	margin: 0 auto;
	position:absolute;
	height: 31px;
	left:0px;
	top:160px;
	width: 778px;
	z-index:1;
	text-align: left;
	clear: both;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

/* Secondary Left Nav */

#leftNav {
	margin: 0px 0px 20px 0px;
	float: left;
	position:relative;
	top:0px;
	left:0px;
	width: 160px;
	z-index:1;
	text-align: left;
	background-color: #f6f6f3;
	border-style: solid solid none solid;
	border-color: #b7b7b5;
	border-width: 1px;
}
#leftNavItems {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 152px;
	text-align: left;
	background-color: #d6d6d6;
	border-style: none none none none;
	border-color: #b7b7b5;
	border-width: 1px;
}
#leftNavItems div {
	font:12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	display: block;
	text-align: center;
	background-color: #d6d6d6;
	border-style: none none none none;
	border-color: #b7b7b5;
	border-width: 1px;
}
a.leftNav {
	float: left;
	font:12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	display: block;
	color: #555555;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	background-color: #d6d6d6;
	width: 136px;
	height: 34px;
	text-align: left;
	border-style: none none solid none;
	border-color: #b7b7b5;
	border-width: 1px;
	background-image: url(../images/nav_arrow.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
}
a.leftNav:hover {
	font:12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
	background-color: #1f3181;
	text-decoration: none;
	background-image: url(../images/nav_arrow_over.gif);
	background-position: 8px 6px;
	background-repeat: no-repeat;
	border-style: none none solid none;
	border-color: #b7b7b5;
	border-width: 1px;
}
#leftNavItems div span {
	float: left;
	font:12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	background-color: #1f3181;
	width: 136px;
	height: 34px;
	text-align: left;
	border-style: none none solid none;
	border-color: #b7b7b5;
	border-width: 1px;
	text-decoration: none;
	background-image: url(../images/nav_arrow_on.gif);
	background-position: 4px 6px;
	background-repeat: no-repeat;
}
#leftNavItems div div {
	float: left;
	font:12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	background-color: #5767af;
	width: 136px;
	height: auto;
	text-align: left;
	border-style: none none solid none;
	border-color: #b7b7b5;
	border-width: 1px;
	text-decoration: none;
}
a.leftNavSub {
	float: left;
	font:12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	color: #1f3181;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	background-color: #ffffff;
	width: 136px;
	height: auto;
	text-align: left;
	border-style: none none solid none;
	border-color: #b7b7b5;
	border-width: 1px;
	text-decoration: none;
}

a.leftNavSub:hover {	
	float: left;
	font:12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 4px 4px 4px 20px;
	background-color: #5767af;
	width: 136px;
	height: auto;
	text-align: left;
	border-style: none none solid none;
	border-color: #b7b7b5;
	border-width: 1px;
	text-decoration: none;
}

/* Home Styles */

#homeContent {
	clear: both;
	margin: 0 auto;
	position:relative;
	top:187px;
	left:0px;
	width: 776px;
	height: auto;
	z-index:1;
	text-align: left;
}
#homeBg {
	position: absolute;
	top: 382px; left: 80px;         /* place it where you want     */
	width: 654px; height: 200px;
	z-index:0; 
	background-color: #e6e7e1;
	text-align:left;
}
#container {
	position: absolute;
	top: 236px; left: 20px;         /* place it where you want     */
	width: 316px; height: auto;
	z-index:3;   
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #676767;
	text-align:left;
}
#container a{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #484782;
	font-weight: bold;
	text-align:left;
	line-height: 16px;
}
#container a:hover {
	color: #333399;
	text-decoration: underline;
}

#translucentbkg {
   width: 316px; height: auto;     /* to match DIVs size          */
   background-color: #f6f6f3;       /* the background              */
   border: 1px solid #d6d7cd; 
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
}

#opaquetext {
   width: 316px; height: auto;     /* to match DIVs size          */
   background-color: #f6f6f3;   /* transparent background      */
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
   position: absolute;              /* absolute positioning        */
   z-index: 4;                      /* place it over the other DIV */
   border: 1px solid #d6d7cd; 
}

/* Secondary Styles */

#secContent {
	clear: both;
	margin: 0 auto;
	position:relative;
	top:187px;
	left:0px;
	width: 776px;
	height: auto;
	z-index:1;
	text-align: left;
}
#content {
	clear: both;
	margin: 0 auto;
	position:absolute;
	top:190px;
	left:0px;
	width: 776px;
	z-index:1;
	text-align: left;
}

#contentSec
{
	float: right; 
	width: 573px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 20px;
	text-align: left;
}

#contentSecPlain
{
	width: 676px;
	height: auto;
	position: relative;
	top: 3px;
	left: 96px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: left;
}

#contentSecText
{
	width: 422px;
	height: auto;
	position: absolute;
	top: 200px;
	left: 90px;
	margin: 0px 0px 40px 0px;
	padding: 10px 40px 0px 20px;
	text-align: left;
	border: 1px solid #d6d7cd;
	background-color: #ffffff;
	z-index: 3;
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
}
#contentSecEmployment
{
	width: 282px;
	height: auto;
	position: absolute;
	top: 230px;
	left: 110px;
	margin: 0px 0px 40px 0px;
	padding: 10px;
	text-align: left;
	border: 1px solid #d6d7cd;
	background-color: #ffffff;
	z-index: 3;
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
}
#contentSecProjects
{
	width: 322px;
	height: auto;
	position: absolute;
	top: 210px;
	left: 195px;
	margin: 0px 0px 40px 0px;
	padding: 10px;
	text-align: left;
	border: 1px solid #d6d7cd;
	background-color: #ffffff;
	z-index: 3;
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   opacity: 0.8;
}
#contentSec p {
	margin: 0px 0px 15px 0px;
}
#contentSec li {
	list-style-type: square;
	margin: 0px 28px 6px 26px;
}
#contentSec li ul{
	list-style-type: square;
	margin: 0px 28px 6px 0px;
}
#copyright {
	clear: both;
	position: relative;
	top: 0px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ababab;
	width: 736px;
	border-width: 7px;
	border-style: solid none none none;
	border-color: #1f3181;
	z-index:1;
	text-align: left;
}
#slideshowControls {
	 height: auto;
	 margin: 0px 0px 10px 0px;
}
#photo {
	 float: left; 
	 height: auto;
	 border: 1px solid #646464;
	 margin: 0px 0px 0px 0px;
}
#secBg {
	position: absolute;
	top: 282px; left: 40px;         /* place it where you want     */
	width: 654px; height: 200px;
	z-index:0; 
	background-color: #e6e7e1;
	text-align:left;
}
#secBgProjects {
	position: absolute;
	top: 252px; left: 40px;         /* place it where you want     */
	width: 454px; height: 250px;
	z-index:0; 
	background-color: #e6e7e1;
	text-align:left;
}
#secBgProjectsDetail {
	position: absolute;
	top: 242px; left: 300px;         /* place it where you want     */
	width: 454px; height: 250px;
	z-index:0; 
	background-color: #e6e7e1;
	text-align:left;
}

#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ababab;
	text-decoration: none;
	font-weight:normal;
}
#copyright a:hover {
	color: #1f3181;
	text-decoration: none;
}
#copyright span {
	color: #1f3181;
	text-decoration: none;
}
#copyrightHome {
	position: absolute;
	top: 420px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ababab;
	width: 736px;
	border-width: 7px;
	border-style: solid none none none;
	border-color: #1f3181;
	z-index:1;
	text-align: left;
}

#copyrightHome a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ababab;
	text-decoration: none;
	font-weight:normal;
}
#copyrightHome a:hover {
	color: #1f3181;
	text-decoration: none;
}
#copyrightHome span {
	color: #1f3181;
	text-decoration: none;
}
div.sitemap {
	margin-bottom: 10px;
	padding-left: 21px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.form {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #617491;
	width: 130px;
	border: 1px solid #999999;
	padding: 2px;
	margin: 4px 0px 4px 0px;
}

/* Text Styles */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1f3181;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #1f3181;
	line-height: 16px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #1f3181;
	line-height: 26px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f3181;
	line-height: 15px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 20px;
	margin: 0px 0px 15px 0px;
}