﻿@charset "utf-8";
body { color:#08620a; font-family: Arial, Helvetica, sans-serif; line-height:.9em; text-align: center; }
.imageReplacement { overflow: hidden; text-indent: -9999em; }
.imageReplacement a { display: block; height: 100%; width: 100%; }
/** #footer section styles ************************************************************/
#footer {  margin: 0px auto; text-align: center; position: relative; }
#footer a { font-weight:bold;  text-decoration:none;}
#footer a:hover, #footer a:active { text-decoration:underline; }
#footer h1 { background:transparent url(../logotype.jpg) no-repeat 0 0; display:block; height:50px; margin:0 auto; position:relative; width:425px; }
#footer #nav ul { height: 30px; left:95px; margin:0 auto; position: relative; width: 500px; }
#footer #nav ul li { float: left; }
#footer #nav ul li#usa { display: block; height: 32px; margin:0 auto; position: relative; width: 87px; }
#footer #nav ul li#usa a { background: transparent url(../buttonMap.jpg) no-repeat -200px 0px; display: block; height: 100%; width: 100%; }
#footer #nav ul li#usa a:hover, #footer #nav ul li#usa a:active { background: transparent url(../buttonMap.jpg) no-repeat -200px -30px; }
#footer #nav ul li#intl { display: block; height: 32px; left:25px;  margin:0 auto; position: relative; width: 200px; }
#footer #nav ul li#intl a { background: transparent url(../buttonMap.jpg) no-repeat 0px 0px; display: block; height: 100%; width: 100%; }
#footer #nav ul li#intl a:hover, #footer #nav ul li#intl a:active { background: transparent url(../buttonMap.jpg) no-repeat 0px -30px; }