* {
 padding:0;
 margin:0;
   }
form, label, ol, dl, fieldset, address { margin:1em 0; }
fieldset { padding:.5em; }
option {min-width: 1.5em;}

#header{
height:45px;
margin: 12px 0 ;
}

#header img{
margin-left: 150px;
}

#main{
width: 760px;
margin: 0 auto 0 40px;

}

#nav{
float:left;
background-color: #fff;
margin-top: 25px;
display: inline;
}
.nav{
margin-right: 2em;
display: block;
line-height:20px;
}
#nav ul{
text-align: right;
list-style-type: none;
display: block;
}
#nav ul li{
background-image: url(/images/hp_nav_back.gif);
background-position: right;
background-repeat: repeat-y;
display: block;
width: 150px;
height: 23px;
}
#nav ul a{
text-decoration: none;
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .75em;
font-weight: bold;
}
#nav ul li a:link {
width: 150px;
display: block;
}
#nav ul li a:visited{
height: 23px;
}
#home_nav a:hover, #about_nav a:hover, #services_nav a:hover, 
#tech_nav a:hover, #resources_nav a:hover, #career_nav a:hover,
#contact_nav a:hover,{
width: 150px;
}
#home_nav a:hover {
background-image: url(/images/hp_nav_home.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
display: block;
}
#about_nav a:hover{
background-image: url(/images/hp_nav_aboutus.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
display: block;
}
#services_nav a:hover {
background-image: url(/images/hp_nav_services.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
display: block;
}
#tech_nav a:hover {
background-image: url(/images/hp_nav_tech.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
display: block;
}
#resources_nav a:hover {
background-image: url(/images/hp_nav_resource.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
display: block;
}
#career_nav a:hover {
background-image: url(/images/hp_nav_career.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
display: block;
}
#contact_nav a:hover {
background-image: url(/images/hp_nav_contact.gif);
background-position: right;
background-repeat: no-repeat;
height: 23px;
display: block;
}
#nav_hd{
margin-bottom:75px;
}
#nav_lst{
background-image: url(/images/hp_nav_back.gif);
background-repeat: repeat-y;
background-position: right;
padding: .5em 0;
width: 150px;
display: inline;
}
#content{
background-image: url(/images/hp_main_image2.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align: left;
width: 550px;
height: 235px;
margin: 0;
float: left;
position:relative;
}

#content p {
color: white;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 275px;
font-size: 12px;
font-weight: lighter;
line-height:1.7em;
}
#content h2 {
}
#content p {

}
#para {
	width:275px;
	position:relative;
	left:254px;
	top: 60px;
}
#para p {
	margin:.5em 0;
	line-height:1.5em;
}
#footer{
clear: both;
font-size: .625em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #909090;
line-height:1.5em;
width:523px;
margin-left:150px;
}
#footer .address {
width:49%;
float:left;
}
#footer .g2mlink {
float:right;
text-align:right;
padding-top:40px;
width:49%;
}

#site{
font-size: .625em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #909090;
line-height:1.5em;
}

#site{
text-align: right;
}

#site a{
color: #7eaac6;
text-decoration: none;
}
#location{
text-align: left;
}

/* Search Form */
#search{
text-align: right;
width: 150px;
padding: 4px 0 8px 0;
}
#search form {
text-align:right;
}
#search form p {
padding:0;
margin:0;
}
#search input {
padding:0;
margin:0 23px 0 0;
}
#searchSubmit {
padding:0;
margin:0 23px 100px 0;
text-align:center;
}

#footer .address { position:relative; width:100%; }
#footer .address .g2mlink { position:absolute; bottom:0; right:0; width:auto; text-align:left; }
#footer .crossref { clear:both; padding-top:30px; }