* {
	margin: 0;
}
html, body {
	height: 100%;
	text-align: right;
}
fieldset {
  -moz-border-radius:5px;  
  border-radius: 5px;  
  -webkit-border-radius: 5px;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:#FFFFFF;
	position: relative;
	width: 100%;
	font-size: 0.9em;
	margin: 0px auto -80px;
	text-align: right;
}
.footer {
    background-color:#FFFFFF;
	height: 80px; 
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.push {
	height: 80px;
}

.header {
	height: 110px;
}
.layer1 {
        width: 100%;
        height: 71px;
        background-image: url('img/topback.jpg');
        }
#st1
{
BORDER-COLOR:ORANGE;
BORDER-STYLE:SOLID;
BORDER-SIZE:2PX;
}
    
/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu8 p {
        margin-right: 20px;
        }
#menu8 {
        width: 200px;
        margin-top: 10px;
        margin-bottom: 0px;
        }
#menu8 li a {
        text-decoration: none;
        height: 30px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background: url(img/menu8.gif);
        padding: 9.95px 0 0 20px;
        font: bold;
        }

#menu8 li a:hover {
        color: #257EB7;
        background: url(img/menu8.gif) 0 -71px;
        padding: 9.95px 0 0 20px;
        font: bold;
        }
#menu8 li #current {
        color: #000000; 
        font:"Times New Roman";
        background: url(img/menu8.gif) 0 -36px;
        padding: 9.95px 0 0 20px;
        font: bold;
        }
#menu8 li a:active {
        color: #fff;
        background: url(img/menu8.gif) 0 -36px;
        padding: 9.95px 0 0 20px;
        font: bold;
        }
-->