/************* GENERAL CSS ************/

body {
	margin-top: 20px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	margin-right: auto;
	margin-left: auto;
	top: 25px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	color: #83B064;
	text-align: left;
}

a {
	font-weight: normal;	
	text-decoration: none;
	color: #475f9d;
}

a:hover {
	text-decoration: underline;
	color: #5B79C8;
}

hr {
  border: none;
  background-color: #999999;
  color: #999999;
  height: 1px;
  width: 710px;
  clear: both;
  margin-right: auto;
  margin-left: auto;
}

hr.contact {
	border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
	width: 300px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

hr.experience {
	border: none;
	background-color: #999999;
	color: #999999;
	height: 1px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

p.names {
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #5B79C8;
}

p.titles {
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 10px;
	color: #8BA0D8;
}
p.awards {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	text-align: left;
}
p.awardslink {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
p.home {
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #464646;
}

.style1 {
	font-size: 9px;
	color: #000033;
}
.style3 {color: #999999}
.style4 {color: #FFFFFF}

/************* HEADER ************/


#header {
	width: 760px;
	height: 135px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
	z-index: 99;
}

#aboutheader {
	width: 750px;
	height: 135px;
	margin: 0px auto;
	padding: 0px 0px;
	position: relative;
}

#header h1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #5B79C8;
	font-size: 3em;
	text-transform: uppercase;
}

#header h2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	font-size: 1.5em;
	text-transform: uppercase;
}


/************* MENU ************/


#menu {
	width: 483px;
	padding: 0px;
	float: right;
	margin-top: 20px;
	position: relative;
}

#newmenu {
	padding: 0px;
	float: right;
	margin-top: 20px;
	width: 485px;
}

#bigmenu {
	padding: 0px;
	float: right;
	width: 595px;
}

#aboutmenu {
	width: 483px;
	padding: 0px;
	float: right;
	margin-top: 20px;
}

#submenuABOUT {
	width: 525px;
	padding: 0px;
	margin-right: auto;
	margin-top: 5px;
	float: right;
}


/************* DROP DOWN MENU ************/


#sddm
{
	margin: 0;
	padding: 0;

}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a
{
	display: block;
	border-top: #EBEBEB;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: #EBEBEB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 0 1px 0 0;
	padding: 8px 19px;
	background: #FFFFFF;
	color: #000033;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sddm li a:hover
{	background: #EAEBD8}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #096936}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #085b2f;
		font: 11px arial}

	#sddm div a:hover
	{	background: #096936;
		color: #FFF}


/************* SUB-DROP DOWN MENU ************/


#sddmsub
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddmsub li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 9px arial
}

#sddmsub li a
{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 11px;
	background: #FFFFFF;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#sddmsub li a:hover
{	background: #e9e9e9}

#sddmsub div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #096936}

	#sddmsub div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #085b2f;
		font: 11px arial}

	#sddmsub div a:hover
	{	background: #096936;
		color: #FFF}


/*********** CONTENT **********/


#content {
	width: 750px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}

#Expcontent {
	width: 750px;
	margin: 20px auto;
}

#Expheader {
	width: 750px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#Expcontent p, #content p, #content ul, #content ol {
	line-height: 140%;
}

#left {
	float: left;
	width: 480px;
	padding: 0px 20px 40px 20px;
}

#right {
	float: right;
	width: 210px;
	padding: 0px 20px 40px 20px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#popupwrap {
	width: 250px;
	}

/*********** CONTACT US **********/


#contactleft {
	float: left;
	width: 252px;
	padding: 0px 0px 40px 0px;
	margin-right: 50px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

#contactright {
	float: left;
	width: 300px;
	padding: 0px 20px 40px 0px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


/*********** EMPLOYMENT POP UP **********/


#employmentcontent {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 20px 0px;
	background-color:#F7F7F0;
	border: 1px solid #999999;
}


/*********** NEWS **********/


#newsmenu {
	width: 750px;
	height: 46px;
	margin: 0px auto 0px auto;
	top: 20px;
}

p.newsheadline {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	font-stretch: condensed;
}

p.newssub {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
}

p.newsblurb {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #CCCCCC;
	width: 250px;
}

#newscontent {
	width: 710px;
	margin: 0px auto;
	padding: 20px 20px 20px 20px;
	background-color: #1E1A19;
}

#newscontent2 {
	width: 750px;
	margin: 0px auto;
	background-color: #1E1A19;
}

#subnewscontent {
	width: 710px;
	margin: 0px auto;
	padding: 20px 20px 20px 20px;
	border-bottom: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}

#highlighted {
	width: 458px;
	padding: 20px 20px 20px 20px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	float: right;
}

#picture {
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

#story {
	float: right;
	width: 470px;
	padding: 0px 0px 20px 30px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.sliderwrapper{
	position: relative;
	overflow: hidden; /*leave as is*/
	border: 10px solid #1E1A19;
	border-bottom-width: 6px;
	width: 730px; /*width of featured content slider*/
	height: 300px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 10px 20px 20px 20px;
background: #1E1A19;
width: 710px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 730px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #1E1A19;
padding: 5px 10px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #1E1A19;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #666666;
}

/*********** CONTENT BIG PICTURE Right **********/


#BPcontent {
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#BPleft {
	float: left;
	width: 215px;
	padding: 20px 0px 40px 0px;
}

#BPleft2 {
	float: left;
	width: 240px;
	padding: 20px 0px 40px 0px;
}

#BPleftbig {
	float: left;
	width: 500px;
	padding: 0px 0px 40px 0px;
}

#BPright {
	float: right;
	width: 510px;
	padding: 20px 0px 40px 0px;
}

#BPright2 {
	float: right;
	width: 475px;
	padding: 20px 0px 40px 0px;
}


/*********** CONTENT BIG PICTURE Left **********/


#BPcontent {
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#BP2left {
	float: left;
	width: 500px;
	padding: 15px 0px 30px 0px;
}

#BP2right {
	float: right;
	width: 235px;
	padding: 0px 0px 40px 0px;
}

#BP2rightfont {
	float: right;
	font-weight: lighter;
	width: 235px;
	padding: 0px 0px 40px 0px;
}


/*********** BID OPPORTUNITIES **********/


#Bidleft {
	float: left;
	width: 235px;
	padding: 20px 10px 20px 10px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

#bidleft {
	float: left;
	width: 235px;
	padding: 0px 0px 40px 0px;
	font-family: Verdana, Arial, "Helvetica", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

#contact {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #003300;
	padding: 20px 20px 20px 20px;
	visibility: hidden;
	background-color: #C5E0BC;
}

#Bidright {
	float: right;
	width: 450px;
	padding: 0px 0px 40px 0px;
}

#CIright {
	float: right;
	width: 475px;
	padding: 0px 0px 40px 0px;
}

/*********** Homepage **********/


#homecontent {
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	z-index: 80;
}

#homecontent2 {
	width: 750px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	z-index: 80;
	position: relative;
}

#projectROs {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#homeleft {
	float: left;
	width: 355px;
	padding: 20px 10px 20px 10px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#homeright {
	float: right;
	width: 355px;
	padding: 20px 10px 20px 10px;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


/************* HOME PROJECT RO'S ************/

#projectROs1 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs2 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs3 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs4 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs5 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs6 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs7 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs8 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}

#projectROs9 {
	position: absolute;
	height: 498px;
	width: 750px;
	left: 0px;
	top: 0px;
	z-index: 7;
	visibility: hidden;
}


/************* FOOTER ************/


#footer {
	clear: both;
	width: 750px;
	background: url(images/back-footer.png) repeat-y center top;
	font-size: 9px;
	text-align: center;
	color: #333333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 20px;
}

#padding {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-color: #D7D7D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


#bottomnav {
	clear: both;
	width: 750px;
	background: url(images/back-footer.png) repeat-y center top;
	font-size: 9px;
	text-align: left;
	color: #999999;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	top: 20px;
	line-height: 130%;
	font-weight: normal;
}
#aboutwrap {
	float: right;
	width: 483px;
}
#thumbs {
	height: 500px;
	width: 60px;
}
#aboutmenu {
	position: relative;
	z-index: 60;
	width: 605px;
}
