/* Navigation Settings
------------------------------------------*/

#navigation {
  height:25px;
  width:740px;
  position:relative; 
  z-index:3; 
  left: 0px; 
  top: 0px; 
  border:0; 
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000;
  background-image:url(../im/nav/tiles.jpg);
  text-align: left;
  }

#nav_back { background-image:url(../im/nav/tiles.jpg); border-left:1px solid #790000; } 

ul { 
  padding: 0;
  margin: 0; 
  z-index:3;
  list-style: none;
  }
li {
  float: left;
  position: relative;
  margin:0;
  padding:0; 
  z-index:3;
  }
li ul {
  display: none;
  position: absolute;
  top: 1em;
  left: 0; 
  z-index:3;
  }
li>ul {
  top: auto;
  left: auto; 
  z-index:3;
  }
#nav p {
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  border:0; 
  z-index:3;
  }
#services li a, #resources li a, .drop_search {
  color:#FFFFFF;
  text-decoration:none;
  padding:2px 10px;
  display: block;
  border-top:1px solid #FFFFFF; 
  z-index:3;
  }
#services li a:hover, #resources li a:hover {
  color:#FFFFFF;
  background-color:#6F0000;
  cursor:pointer; 
  z-index:3;
  }
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul { display: block; }
#services, #services li, #resources, #resources li  { width: 140px; }
#services, #resources { background-color: #BC0000; top: 25px; filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }

/* Navigation Buttons
------------------------------------------*/
.list-button a, .search-button a, .services-button a, .alert-button a, .resources-button a, .contact-button a, .testimonials-button a,.alart-button a, .space-button a,
.mortgage-button a {
  display: block;
  height: 25px;
  text-indent: -9999px;
  text-decoration: none;
  }

.list-button a {
  width: 114px;
  background: url(../im/nav/01.gif) no-repeat top left;
  }

.list-button a:hover {
  background: url(../im/nav/01.gif) no-repeat bottom left;
  }
  
.services-button a {
  width: 73px;
  background: url(../im/nav/03.gif) no-repeat top left;
  }

.services-button a:hover {
  background: url(../im/nav/03.gif) no-repeat bottom left;
  }
 .alert-button a {
  width: 99px;
  background: url(../im/nav/07.gif) no-repeat top left;
  }

.alert-button a:hover {
  background: url(../im/nav/07.gif) no-repeat bottom left;
  }   
.resources-button a {
  width: 85px;
  background: url(../im/nav/04.gif) no-repeat top left;
  }

.resources-button a:hover {
  background: url(../im/nav/04.gif) no-repeat bottom left;
  }

.mortgage-button a{
 width: 85px;
background: url(../im/nav/08.gif) no-repeat top left;
}
.mortgage-button a:hover{
background: url(../im/nav/08.gif) no-repeat bottom left;
}

  
.testimonials-button a {
  width: 106px;
  background: url(../im/nav/05.gif) no-repeat top left;
  }

.testimonials-button a:hover {
  background: url(../im/nav/05.gif) no-repeat bottom left;
  }
      
.search-button a {
  width: 95px;
  background: url(../im/nav/02.gif) no-repeat top left;
  }

.search-button a:hover {
  background: url(../im/nav/02.gif) no-repeat bottom left;
  }
      
.contact-button a {
  width: 75px;
  background: url(../im/nav/06.gif) no-repeat top left;
  }

.contact-button a:hover {
  background: url(../im/nav/06.gif) no-repeat bottom left;
  }
 /* .alart-button a {
  width: 99px;
  background: url(../im/nav/07.gif) no-repeat top left;
  }

.alart-button a:hover {
  background: url(../im/nav/07.gif) no-repeat bottom left;
  }*/
 
  
/* Bottom Navigation
------------------------------------------*/
.bottom-navigation {
  width:776px;
  padding:2px 2px 2px 2px;
  background-color:;
  border-top:1px solid #FFFFFF;
  font:10px arial;
  text-transform:uppercase;
  color:#666666;
  text-align:center;
  }
  
 .button_submit_partha {
 	border:#000000 1px solid;
	height:20px;
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
