     html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }
 
 /* -------------------------------------------------------- ELEMENT STYLES ------------------------------------------------------------------ */
body {
	padding: 0px 0px 15px 0px;
	margin: 0;
    background-repeat: repeat-x;
    background-position: top;
	background-color: #cececc;
	color: #333;
	font-weight: inherit;
	font-style: inherit;
	font-size: 70%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    line-height: 1.2em;
    min-width: 960px;
    position: relative;
}

#home { background-image: url('../images/bgBody.jpg'); }
#about, #projects, #personnel, #opps, #links, #contact, #news  { background-image: url('../images/bgBodySecondary.jpg'); }

#logo { 
      display: block; 
      float: right;  
      top: 15px;
      right: -15px;
      background-image: url('../Images/logoSmall.gif');
      background-repeat: no-repeat;
      background-position: top;
      width: 200px;
      height: 50px;
      position:absolute;
}

#bannerIndex {   
      margin: 0px;
      padding: 	0px;
      width: 950px;
      height: 194px;
	  position: inherit;
	  top: 0px;
	  background-color: #000;
	  line-height: 1px;
}

#bannerAbout {   
      margin: 0px 0px 15px 0px;
      padding: 0px;
      background-image: url('../images/banner5.jpg');
      background-repeat: no-repeat;
      width: 950px;
      height: 168px;
}
#bannerBids {   
      margin: 0px 0px 15px 0px;
      padding: 0px;
      background-image: url('../images/banner2.jpg');
      background-repeat: no-repeat;
      width: 950px;
      height: 168px;
}

#bannerContact {   
      margin: 0px 0px 15px 0px;
      padding: 0px;
      background-image: url('../images/banner1.jpg');
      background-repeat: no-repeat;
      width: 950px;
      height: 168px;
}

#bannerLinks {   
      margin: 0px 0px 15px 0px;
      padding: 0px;
      background-image: url('../images/banner3.jpg');
      background-repeat: no-repeat;
      width: 950px;
      height: 168px;
}

#bannerProjects {   
      margin: 0px 0px 15px 0px;
      padding: 0px;
      background-image: url('../images/banner4.jpg');
      background-repeat: no-repeat;
      width: 950px;
      height: 168px;
}
#bannerNews {   
      margin: 0px 0px 15px 0px;
      padding: 0px;
      background-image: url('../images/banner5.jpg');
      background-repeat: no-repeat;
      width: 950px;
      height: 168px;
}

#bannerIndex .login {
    float: right;
    padding: 3px 15px 0px 0px;
	z-index: 3000;
	position:absolute;
	right: 10px;
	top: 5px;
}

.login {
    float: right;
    padding: 3px 15px 0px 0px;
	z-index: 3000;
	position:absolute;
	right: 20px;
	top: 0px;
}

.login a, .login a:visited{
   font-family: "Lucida Grande", Verdana, Arial, sans-serif;
   font-size: 9px;
   color: #b4a960;
   text-decoration: none;
   z-index: 3000;  
}

.login a:hover{
   font-family: "Lucida Grande", Verdana, Arial, sans-serif;
   font-size: 9px;
   color: #fff;
   text-decoration: none;  
}

.menu li {
    position: relative;
	top: 1px;
	padding: 0px;
	float: left;
	margin: 0;
}

.menu {
    padding: 0;
    min-width: 950px;
	min-height: 71px;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	font-size: 14px;
	font-weight: normal;
}

.menu ul li a, .menu ul li a:visited {
   display: block;  
   height: 71px; 
   text-align: center; 
   color: #fff; 
   font-size: 12px; 
   padding: 0px 20px 0px 20px; 
   text-decoration: none;
   background-image: url('../images/divMenu.jpg');
   background-repeat: no-repeat;
   background-position: right bottom;
   line-height: 9;
}

.first {
   background-image: url('../images/divMenu.jpg');
   background-repeat: no-repeat;
   background-position: left bottom;
}

.menu ul {
   padding: 0px; 
   list-style: none;
   list-style-type: none;
   display: inline;
   float: left;
   position: relative;
}

.menu ul li { position: relative; }
.menu ul li ul { display: none; }

/* specific to non IE browsers */
.menu ul li:hover a { 
    color: #b1a75f;
    background-image: url('../images/divMenu.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
}
    
.menu ul li:hover ul { 
      display: block; 
      background-color: #999; 
      position: absolute; 
      top: 21px; 
      left: 5; 
      width: 98%; 
}

.menu ul li:hover ul li { display: block; width: 100% }
.menu ul li:hover ul li:hover ul { display: block; position: absolute; left: 105px; top: 0; }
.menu ul li:hover ul li:hover ul.left { left: -105px; }

#home #menu_home,
#about #menu_about,
#news #menu_news,
#projects #menu_projects,
#personnel #menu_personnel,
#opps #menu_opps,
#links #menu_links,
#contact #menu_contact { 
     color: #b1a75f; 
     cursor:default;
}

/* A container should group all your columns. */
.containerNav {
  width: 950px;
  margin: 0 auto;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 0px;
  height: 78px;
}

.containerBodyIndex {
  width: 950px;
  height: 638px;
  margin: 0 auto;
  background-image: url('../images/bgContainer.png');
  background-repeat: repeat-y;
  padding: 0px 20px 0px 20px;
  position:relative;
}

object {
    display: block;
}

.containerBodySecondary {
  width: 950px;
  margin: 0 auto;
  background-image: url('../images/bgContainerSecondary.png');
  background-repeat: repeat-y;
  padding: 0px 20px 40px 20px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  position:relative;
}

.containerFooter {
  width: 990px;
  height: 260px;
  margin: 0 auto;
  background-image: url('../images/bgContainer.png');
  background-repeat: repeat-y;
  padding: 0px 0px 0px 0px;
  position:relative; 
  margin-top: 6px; 
  margin-bottom: 10px;   
}

.containerFooterSecondary {
  width: 990px;
  height: 125px;
  margin: 0 auto;
  background-image: url('../images/bgContainerSecondary.png');
  background-repeat: repeat-y;
  padding: 0px 0px 0px 0px;
  position:relative; 
  margin-top: 0px; 
  margin-bottom: 10px;  
  border-left: 1px solid #999;
  border-right: 1px solid #999; 
  border-bottom: 1px solid #999;
}

.copyright { 
  padding-top: 4px;
  font-size: .8em; 
  color: #0c2c17; 
  width: 950px;
  height: 243px;
  margin: 0 auto;
  background-image: url('../images/bgFooter.jpg');   
  background-repeat: repeat-x; 
  text-align: center;    
}

.copyrightSecondary { 
  padding-top: 4px;
  font-size: .8em; 
  color: #0c2c17; 
  width: 950px;
  height: 100px;
  margin: 0 auto;
  background-image: url('../images/bgFooter.jpg');   
  background-repeat: repeat-x; 
  text-align: center;    
}

#expertise {
   background-image: url('../images/bgExpertise.png');
   background-repeat: no-repeat;
   height: 179px;
   width: 422px; 
   margin-top: 15px;
   margin-bottom: -35px;
   margin-left: 35px;
   padding: 50px 0px 0px 30px;
}

#expertise ul{
  float: left;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin-left: 15px;
  margin-right: 15px;
  list-style-type: disc;
}

/* Columns
-------------------------------------------------------------- */

/* Use this class together with the .span-x classes
   to create any composition of columns in a layout. */
   
.column {
  float: left;
  margin-right: 10px;
  padding: 0px;
}

/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 670px; }
.span-17  { width: 660px; }/*i removed 30px cause of the design*/
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 950px; margin: 0; padding: 0px; }

/* Use this to create a horizontal ruler across a column. */
hr {
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 10px;
  border: none; 
}

.dotted{
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 10px;
  border-top: 1px dotted #333; 
}

hr.space {
  background: #fff;
  color: #fff;
}

/* -------------------------------------------------------------  POSITION STYLES  --------------------------------------------------------- */
.right { float: right; right: 0px; }
.left { left: 0; float: left; }
.clear { height: 0; width: 0; clear: both; }
.inlineRight { display: inline; float: right; }
.last { padding-right: 0; margin-right: 0; border: 0; }
.none { border-bottom: 0px; }



/* -------------------------------------------------------------  FORM STYLES  --------------------------------------------------------- */
label { font-weight: bold; }



/* Fieldsets */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

/* Text fields */
input.text, input.title   { width: 300px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#f8f0b3; }
input.title               { font-size:1.5em; }

/* Textareas */
textarea            { width: 300px; height: 150px; margin:0.5em 0.5em 0.5em 0; }
textarea            { border:1px solid #bbb; background:#eee; padding:5px; }
textarea:focus      { border:1px solid #999; background:#f8f0b3; }

/* Select fields */
select              { border:1px solid #ccc; background:#f6f6f6; width:200px; }
select:focus        { border:1px solid #999; background:#f8f0b3; }

.btnForm {
  color: #fff;
  background: #104c25;
  font-weight: bold;
  border: 1px solid #999;
  padding: 4px 15px 4px 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
 
.btnForm:hover {
  color: #333;
  background: #b3a860;
  cursor: pointer;
  padding: 4px 15px 4px 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: 4px; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }

/* ---------------------------------------------------------  TYPOGRAPHY  ------------------------------------------------------------*/   
h1 { color: #000; font-size: 3em; margin-bottom: 0.6em; font-style: italic; line-height: 1.2em; }
h2 { color: #FFF; font-size: 2em; margin-bottom: 0.9em; font-weight: bold; background-color: #0E4320; padding: 8px 0px 10px 8px; border: 1px solid #333;}
h3 { color: #000; font-size: 1.5em; margin-bottom: 1em; line-height: 1.2em; }
h4 { color: #000; font-size: 1.2em; margin-bottom: 1.5em; line-height: 1.5em; }
h5 { color: #000; font-size: 1em; margin-bottom: 1.8em; line-height: 1.8em; }
h6 { color: #000; font-size: 1em; margin-bottom: 1.8em; line-height: 1.8em; }

.textsmallBold { line-height: 1; margin-bottom: 0.5em; font-weight: bold; font-size: .8em; } 
.textsmall { line-height: 1; margin-bottom: 0.5em; font-weight: normal; font-size: .8em; }
.textsmallRight { line-height: 1; margin-bottom: 0.5em; margin-top: 0.5em; font-weight: normal; display:block; text-align: right; font-size: 1em; }

.secondaryColumnLeft p { margin: 0 0 .5em; padding: 0px 3px 0px 0px; line-height: 11pt; }
p           { margin: 0 0 .5em; padding: 0px 3px 0px 8px; line-height: 14pt; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 5px 5px 5px 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

ul, ol      { margin: 0 0em 1.5em 0em; }
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; font-weight: bold;  }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.5em; }
.max      { font-size: 2.5em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hidetext       { display: none; }
.highlight  { background: #ff0; }
.added      { color: #060; }
.removed    { color: #900; }

.top        { margin-top: 0; padding-top: 0; }
.bottom     { margin-bottom: 0; padding-bottom: 0; }

.intro { padding-left: 8px; list-style-type:none; }

.thumbnail {
    padding-right: 25px;
    float: left; 
}

.thumbnail img {
    border: solid #999 3px; 
}

.headerSide {
    color: #0c2b17; 
    font-size: 18px;
    background-image: url('../images/bgIndexSide.gif');
    background-repeat: no-repeat;
    height: 43px;
    width: 241px;
    padding-top: 0px;
    padding-left: 13px;
    line-height: 42px;
}

#rightSide { 
    z-index: 2000;       
    background-color: #fff; 
    border: solid 1px #999;  
    width: 242px; 
    position: absolute; 
    right: 40px; 
    top: 170px; 
    padding:0px;
    margin: 0px;
    float: right;
}

#rightSide p { 
    line-height: 16px;
}

#rightSide ul {
     float:left; 
     margin-left:30px;
}

.opacity {
	opacity:.5;
	filter:alpha(opacity=50);
}

object, embed {
vertical-align: top;
display: inline;
position: absolute;
float: left;
left: 0px;
} 

.thumbnailEnlarge a, .thumbnailEnlarge a:visited{
  padding-top: 4px;
  font-size: .8em; 
  margin: 0 auto;
  text-align: center; 
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  color: #b4a960;
}
