html, body
{
min-height: 100%;
margin: 0;
padding: 0;
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 100.01%;

}

#wrapper
{
width: 975px; 
/*tan left col bg image */
background-image:url(../images/navbg.gif); 
background-repeat:repeat-y;
margin-left: auto; 
margin-right: auto; 
text-align: center;
background-color:#FFFFFF;
margin-top: 10px;

}

#structure
{
width: 975px; 
text-align: left;
/*border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;*/
}
#header
{
width: 975px; 
height: 164px;

}

.logo
{
width: 219px; 
height: 164px; 
float: left;
}
#headwrapper
{
width: 756px; 
float: left;
}
.headcenter
{
height: 164px; 
background-image: url(../images/header_bg.gif); 
background-repeat:no-repeat;
}
.contactinfo
{
width: 200px; 
height: 65px; 
float: right;

}
.contactinfo p
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: .6em; 
color: #000000; 
margin: 5px 10px 5px 15px; 
line-height: 14px;
}
.toplinks
{
width: 200px; 
height: 82px; 
float: right; 
clear: right;
}
.toplinks a
{
color: #000000;
text-decoration: none;
}
.toplinks a:hover
{
color: #000000;
text-decoration: underline;
}

.toplinks ul
{
margin: 0px; 
list-style-type: none; 
font-size: .6em; 
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding: 0px; 
line-height: 24px;
}

.toplinks li
{
background-image: url(../images/redicon.gif); 
background-repeat:no-repeat; 
background-position: 0 .7em; 
padding-left: 1.5em;
}
#maincontent
{
height: auto; 
float: left; 
width: 756px; 

}
/*inner page styles begin here */
#innercontent
{
margin-left: 240px;

}
#innercontent p
{
font-size: .7em;
line-height: 1.4em;
margin-right: 50px;
}
#innercontent h1
{
font-size: 1.1em;
color:#003066;
border-bottom: 1px dotted #cccccc;
margin: 0px 45px 10px 0px;
margin-top: 20px;
}
#innercontent h2
{
font-size: .8em;
color:#003066;
/*border-bottom: 1px dotted #cccccc;*/
margin: 0px 50px 10px 0px;
margin-top: 20px;
text-decoration:underline;
}
#innercontent h3
{
font-size: .8em;
color:#9B0000;
/*border-bottom: 1px dotted #cccccc;*/
margin: 0px 50px 10px 0px;
margin-top: 20px;
text-decoration:none;
}
#innercontent a
{
color: #003066;
}

#innercontent ul
{
font-size: .7em;
line-height: 1.8em;
list-style-type:disc;
list-style-position:outside;
margin-top:10px;
margin-left:20px;
padding:5px;
}




/*End inner content page styles*/
#flash
{
height: 249px; 
float: left; 
width: 756px;
}
#leftcontent
{
width: 400px; 
float: left; 
clear: both; 
height: auto; 
margin: 20px 30px 0px 12px;
}
#leftcontent h1
{
font-size: 1.1em;
color:#003066;
font-style:italic;
border-bottom: 1px dotted #cccccc;
margin: 0px 0px 10px 0px;
letter-spacing: 1px;
}
#leftcontent p
{
font-size: .7em;
margin-top: 5px;
line-height: 1.4em;

}

#testimonials
{
float: left; 
width: 260px; 
margin-top: 20px; 
background-image: url(../images/testimonials_bg.gif); 
background-repeat: no-repeat; 
height: 150px;
}
#testimonials h2
{
margin: 10px 0px 10px 0px;
font-size: .6em;
color: #003066;
border-bottom: 1px dotted #cccccc;
font-weight: lighter;
}
#testimonials p
{
font-size: .6em;
margin-top: 5px;
line-height: 1.5em;
color: #003066;
padding-left: 5px;
padding-right: 20px;
}
.signature
{
float: right;
text-align: right;
padding-right: 15px;
}
#nav
{
float: left; 
width: 218px; 
clear: right;
}

#navcontainer 
{ 
width: 200px;
font-size: .7em;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 0px;
}

#navcontainer a
{
display: block;
padding: 5px;
width: 160px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #2A568F;
color: #fff;
}
#navcontainer li
{
margin-top: 10px;


}
#topnav
{
height: 30px;
background-color:#003066;
font-size: .7em;

}
#topnav ul
{

color: #ffffff;
list-style-type: none;
margin: 0px 0px 0px 225px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 10px;

}
#topnav li
{
display: inline;
padding-right: 0px;
}

#topnav li a
{

padding-right: 10px;
padding-left: 5px;
color: #ffffff;
list-style-type: none;
text-decoration: none;


}
#topnav visited
{
color: #ffffff;
}

#topnav li a:hover
{
text-decoration: underline;
}
#extra
{
margin-top: 53px;
}

#extra img
{
float: left; 
padding: 5px; 
margin-top: 8px;
}
#extra p
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: .6em; 
line-height: 14px; 
margin-left: 5px; 
margin-top: 5px;
line-height: 1.5em;
padding: 4px;
}
.extraheader
{
background-image: url(../images/todaysengineer.gif); 
background-repeat:no-repeat; 
width: 217px;
/* THE NEXT  LINE CAUSES THE UL TO DRIFT ON INNERCONTENT*/
height: 16px; 
margin: 0px; 
padding: 0px;
}
#extra a
{
color: #9B0000;
font-weight: bold;
}
#footer
{
clear: both; 
height: 40px; 
background-image:url(../images/footer_bg.jpg); 
background-repeat:repeat; 
border: 1px solid #D7DACD;
font-size: .7em;
}
#footer a
{
color: #000000;
text-decoration: none;
}
.copyright
{
float:left; 
width: 219px;

}
.copyright p
{
font-size: .8em;
margin-left: 10px;
margin-top: 10px;
}

.footernav
{
margin-left: 25px; 
width: 200px; 
float: left;
}
.footernav p
{
margin-top: 10px;
font-size: .8em;
}
.policy
{
float:right; 
margin-left: 200px; 
text-align:right; 
width: auto; 
margin-right: 20px;
}
.policy p
{
margin-top: 10px;
font-size: .8em;
margin-right: 10px;
}