/**styling of the navigation **/
	/** constraints the content of the navigation on all pages**/

#mainnav
{
background-color: #3d8e33;
color: #272900;
padding:0;
border-bottom: 2px solid #fff;
height: 16px;
}






.heading1{
	color: #cd1421;
	font: 120% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.heading2{
	color: #cd1421;
	font: 110% arial, hevetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

.btmpad{
padding-bottom: 5px;
}

.mvrt{
margin-left: -25px;
padding-bottom: 3px;}




	/** constraints the content of the footer on all pages**/

		
#footer
{
clear: both;
height: 88px;
text-align:center;
margin:0;
}


#imap {
  display:block;
  width:960px;
  height:88px;
  background:url(../images/footer.gif) no-repeat;
  position:relative;
  }
  #imap a#title {
  display:block;
  width:960px;
  height:0;
  padding-top:88px;
  overflow:hidden;
  position:absolute;
  left:0;
  top:0;
  cursor:default;
  }
  html #imap a#title {
  height:88px;
  he\ight:0;
  }
#imap a#title:hover {
  background-position: 0 0;
  z-index:10;
  }

#imap dd {
  position:absolute;
  padding:0;
  margin:0;
  }
#imap #pici {
  left:100px;
  top:20px;
  z-index:20;
  }
#imap #picau {
  left:200px;
  top:20px;
  z-index:20;
  }
#imap #picca {
  left:265px;
  top:20px;
  z-index:20;
  }
#imap #piceg {
  left:330px;
  top:20px;
  z-index:20;
  }
  #imap #picis {
  left:400px;
  top:20px;
  z-index:20;
  }
#imap #picjp {
  left:465px;
  top:20px;
  z-index:20;
  }
#imap #picnz {
  left:525px;
  top:20px;
  z-index:20;
  }
#imap #pictw {
  left:600px;
  top:20px;
  z-index:20;
  }
  #imap #picfr {
  left:795px;
  top:20px;
  z-index:20;
  }
#imap #picbg {
  left:735px;
  top:20px;
  z-index:20;
  }
#imap #picusa {
  left:655px;
  top:20px;
  z-index:20;
  }

#imap #pici, #imap #picau, #imap #picca, #imap #piceg, #imap #picis, #imap #picjp, #imap #picnz, #imap #pictw, #imap #picfr, #imap #picbg, #imap #picusa
{
  display:block;
  width:65px;
  height:65px;
  text-decoration:none;
  z-index:20;
  }
  #imap a span, #imap a:visited span {
  display:none;
  }
#imap #pici:hover, #imap #picau:hover, #imap #picca:hover, #imap #piceg:hover, #imap #picis:hover, #imap #picjp:hover, #imap #picnz:hover, #imap #pictw:hover, #imap #picfr:hover, #imap #picbg:hover, #imap #picusa:hover {
  background-position:0 0;
  }
  #imap a:hover span {
  position:absolute;  
  width:388px; 
  display:block; 
  font-family:arial; 
  font-size:12px; 
  background:#fff; 
  color:#000; 
  border:1px solid #000; 
  padding:5px;
  }
/* the hack for IE pre IE6 */
* html #imap a:hover span {
  width:400px; w\idth:388px;
  }
  
  #imap #pici:hover span {
  left:-100px; 
  top:20px;
  } 
#imap #picau:hover span {
  left:-200px; 
  top:20px;
  } 
#imap #picca:hover span {
  left:-265px; 
  top:20px;
  } 
#imap #piceg:hover span {
  left:-330px; 
  top:20px;
  } 
#imap #picis:hover span {
  left:-400px; 
  top:20px;
  } 
#imap #picjp:hover span {
  left:-465px; 
  top:20px;
  } 
#imap #picnz:hover span {
  left:-525px; 
  top:20px;
  } 
#imap #pictw:hover span {
  left:-600px; 
  top:20px;
  } 
#imap #picusa:hover span {
  left:-655px; 
  top:20px;
  } 
#imap #picbg:hover span {
  left:-735px; 
  top:20px;
  } 
#imap #picfr:hover span {
  left:-795px; 
  top:20px;
  }
  
 
ul{
list-style: none;
font-size: 10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;

}


