/* styles */

body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #003366;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

#container {
	width: 820px;
	background: #FFFFFF;
	margin: 0px;
	padding:0px;
}


#nav {
	background-image:url(images/navBGND2.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:90px;
}



/**
 * CSS dropdown menu inspired by Son of Suckerfish...
 * http://www.htmldog.com/articles/suckerfish/dropdowns/
 * http://www.alistapart.com/articles/horizdropdowns
 */
#nav ul.menu { /* top level ul */
margin: 0px;
  font:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  padding:0px;
  list-style: none;
  height: 62px;
    position:relative;
_position:absolute;
  z-index:40;

}

li.home {
background-image:url(images/nav_home2.gif);
background-repeat:no-repeat;
height:62px;
left:30px;
position:absolute;
top:28px;
width:78px;
} 

li.home img {
height:62px;
left:0px;
position:absolute;
top:0px;
width:78px;
border:none;
} 

li.manufacturers img {
height:62px;
left:0px;
position:absolute;
top:0px;
width:171px;
border:none;
} 


li.aboutUs {
background-image:url(images/nav_aboutUs.gif);
background-repeat:no-repeat;
position:absolute;
left:108px;
top:28px;
width:121px;
height:62px;
} 

li.manufacturers {
background-image:url(images/nav_manufactures.gif);
background-repeat:no-repeat;
position:absolute;
left:229px;
top:28px;
width:171px;
height:62px
} 

li.projects {
background-image:url(images/nav_projects.gif);
background-repeat:no-repeat;
position:absolute;
left:400px;
top:28px;
width:120px;
height:62px;
} 

li.resources {
background-image:url(images/nav_resources2.gif);
background-repeat:no-repeat;
position:absolute;
left:520px;
top:28px;
width:139px;
height:62px;
} 

li.contact {
background-image:url(images/nav_contact.gif);
background-repeat:no-repeat;
position:absolute;
left:659px;
top:28px;
width:111px;
height:62px;
} 


#nav a {
  display: block;
  padding: .5em 1.4em;
  margin: 0;
  line-height: normal;
  color: white;
  text-decoration: none;
}

#nav a:hover {
color:#6977Af;
  text-decoration: none;
}

#nav a.active {
  text-decoration: none;
  color: #6977Af;
}

#nav li {
  display: inline;
  float: left;
  margin: 0px;
  padding: 0;
  /* width:10em; /* fixed width works better, but looks ugly */
}

/* second-level lists */

#nav ul.menu ul {
  padding: 0;
  margin: 30px 0 0 0;
  list-style: none;
}

#nav li ul {
  position: absolute;
  width: 13.8em; 
  left: -999em; /* to hide menus because display: none isn't read by screen readers */
}

#nav li li {
  float: left;
  width: 13.8em;
}

#nav li ul a {
  padding: 0.5em 0.3em 0.5em 1.4em;
  width: 15em;
  /* line-height: 2.5em; */
  /* color: white; */
  /* background-color: #777; */
  border-bottom: 1px solid #92adc7;
  background:#003265 none repeat scroll 0%;
}

#nav li ul a:hover {
  /* color: white; */
  /* background-color: #444; */
}

#nav li ul ul {
  margin: -1.3em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto;
}
/* end of menu */


#flashobject {

}

#main {
	float:left;
	width:820px;
	margin:0px;
	background-image:url(images/homeBody_bgnd.jpg);
	background-repeat:repeat-y;
	min-height:200px;
}

#main2 {
	float:left;
	width:820px;
	margin:0px;
	background-image:url(images/mainBody_bgnd2.jpg);
	background-repeat:repeat-y;
	min-height:200px;
}

#sidebar-left {
	float: left; 
	width: 180px;
	margin: 0 30px 0 0; 
	padding: 0px 10px 15px 20px;
	min-height:200px;
}

#sidebar-left p{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height: 21px;

}

#sidebar-left p.forgotApply a:link {
font-size:10px;
font-weight:normal;
color:#fff;
text-decoration:none;
}

#sidebar-left p.forgotApply a:hover {
text-decoration:underline;
}


#sidebar-left p.forgotApply {
font-size:10px;
font-weight:normal;
}


#homeLogin {
font:Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}

#homeLogin a:link, #homeLogin a:visited {
font-weight:bold;
font-size: 14px;
color:#fff;
text-decoration:none;
}

#homeLogin a:hover {
font-weight:bold;
font-size: 14px;
color:#fff;
text-decoration:underline;
}








#sidebar-right {
	float: right;
	width: 252px; 
	min-height:392px;
	
}

#mainContent {
	margin: 25px 0 0 250px;
} 

#mainContent2 {
	margin: 25px 60px 0 75px;
} 



#mainContent h1{
	font-size: 14px;
	font-weight: bold;
	color:#0099cc;
	line-height: 20px;
}

#mainContent2 h1{
	font-size: 14px;
	font-weight: bold;
	color:#0099cc;
	line-height: 20px;
} 


#mainContent p{
color:#000;
font-size: 12px;
line-height: 20px;
}

#mainContent2 p{
color:#000;
font-size: 12px;
line-height: 20px;
} 


#mainContent p.pForm {
font-size: 14px;
color:#000;
font-size: 12px;
margin-top:15px;
}

#mainContent p.pForm2 {
margin-top: -5px;
}





#lineCard{
color:#003366;
width: 300px;
font-size:12px;
font-weight:bold;
	position:absolute;
	left:590px;
	top:205px;
} 

#lineCard a:link, #lineCard a:visited {
text-decoration:underline;
color:#003366;
}

#lineCard a:hover {
color:#eb3422;
text-decoration:underline;
}



.readMore {
text-align:right;
margin-right:30px;
} 

.readMore a:link, #readMore a:visited {
font-size:12px;
font-style:italic;
font-weight:bold;
font-size: 14px;
color:#003366;
text-decoration:none;
}

.readMore a:hover {
font-size:12px;
font-style:italic;
font-weight:bold;
font-size: 14px;
color:#003366;
text-decoration:underline;
}


#search_main {
	background-image:url(images/searchBGN2.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:98px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 2px;
	color:#8ff06b;
	  z-index:10;
}

#search_main2 {
	background-image:url(images/searchBGN3.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:98px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 2px;
	color:#8ff06b;
	  z-index:10;
}

#sfield_main {
	position:absolute;
	left:300px;
	top:100px;
}

#searchLINE {
	position:absolute;
	left:480px;
	top:100px;
}


#lfield_main {
	position:absolute;
	left:500px;
	top:100px;
}





#search {
	background-image:url(images/searchBGN.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:105px;
}

#sfield {
	position:relative;
	left:310px;
	top:35px;
}

#sUser {
	position:absolute;
	left:685px;
	top:125px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#sUser a:link, #sUser a:visited {
color:#fff;
text-decoration:none;
}

#sUser a:hover {
color:#fff;
text-decoration:underline;
}





/*#main h1{
	margin: 10px 10px 10px 30px;
	font-size:14px;
	font-weight: bold;
	color: #ee3124;
}*/

.field {
	float:left;
	width: 250px;
	text-align:right;
	margin: 0px;
	font-size:12px;
	font-weight:bold;
}



#sResults {
	clear:both;
	margin-top: 120px;
	margin-left: 30px;
	font-size: 12px;
}

#sResults h1{
	margin-left: 0px;
}


.rule td{
border-top: solid 1px;
}

.tName td{
font-weight:bold;
}



#sResults td{
font-size:11px;
font-style:normal;
}



#footer {
	float:left;
	background-image:url(images/footerBGN.jpg);
	background-repeat:no-repeat;
	width:820px;
	height:61px;
}
#footer p {
margin: 0px 0px 0px 20px;
	color: #fff;
	padding: 10px 0;
}

#footer a:link, #footer a:visited {
font-size:10px;
color:#fff;
text-decoration:none;
}

#footer a:hover {
font-size:10px;
color:#fff;
text-decoration:underline;
}

.fltrt {
font-size:10px;
color:#fff;
	float: right;
	margin: -20px 40px 0px 0px;
}

/*manufactures table */


#manu {
width: 520px;
border-collapse: collapse; 
border-top: hidden;
margin-bottom: 40px;
}

#manu td {
border-top: 1px solid #000;
}

#manu tr.trTitles td{
font-size: 15px;
font-weight:bold;
color:#336799;
border-top: none;
padding-bottom: 10px;
}

#manu tr.trTitles td a:link, #manu tr.trTitles td a:visited {
color:#336799;
text-decoration: none;
}

#manu tr.trTitles td a:hover{
color:#336799;
text-decoration: underline;
}

#manu td {
font-size:11px;
text-align:center;
padding: 20px 0 20px 0;
line-height: 16px;
}
 
#manu td.middle {
width: 200px;
padding-left: 30px;
text-align:left;
}

#manu td.first {
font-size:14px;
}

#manu td.first a:link, #manu td.first a:visited {
color:#000;
font-weight:bold;
}

#manu td.first a:hover {
color:#eb3422;
font-weight:bold;
}

#manu td.last {
font-size:14px;
font-weight:bold;
padding-left:20px;
}

#manu td.middleEnd a:link, #manu td.middleEnd a:visited {
font-size:13px;
font-weight:bold;
}

#manu td.middleEnd a:hover {
color:#eb3422;
}


#manu td img a{
border:none;
}

a img {
border: 0px none;
}

/*

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:820px;
	height:610px;
}

#nav {
	position:absolute;
	left:0px;
	top:0px;
background-image:url(images/navBGND.jpg);
background-repeat:no-repeat;
	width:820px;
	height:90px;
}

#search {
background-image:url(images/searchBGN.jpg);
background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:90px;
	width:820px;
	height:105px;
}

#main {
background-image:url(images/bodyBGN.jpg);
background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:195px;
	width:820px;
	height:22px;
}


#footer {
background-image:url(images/footerBGN.jpg);
background-repeat:no-repeat;
	position:absolute;
	left:0px;
	top:549px;
	width:820px;
	height:61px;
}
#mainContent #manu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
