body {
color: white;
background-color: #C7D3D3;
font-size: 77%;
font-family: arial, helvetica, sans-serif;
margin: 20px 0px; 
padding:0px;
text-align:center;
}


.clear {
clear:both;
height:1px;
overflow:hidden;
}


a {
color: #C7D3D3;
text-decoration: none;
}

a:visited {
color: #C7D3D3;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: none;
background: none;
}

a:active {
color: #5A8399;
}


#container {
width: 750px;
background-color: #252e2d;
text-align:left;
border: 0;
margin:0 auto;
clear: both;
}

img {
border: 0;
}

/*------------------- HEADER -------------------*/
#header p {
color: #005A9C;
padding-top: 8px;
margin: 0;
font-size: 0.9em;
}

#header h1 {
position: absolute;
overflow: hidden;
width: 0;
}

#header span {
display: block;
}

#header p {
display: block;
position: relative;
background: url(../images/lgtab.gif) no-repeat;
color: white;
text-align: center;
left: 588px;
width: 101px;
height: 20px;
}



/*------------------- MENU STANDARD -------------------*/
#leftnav {
float: left;
margin: 0;
padding: 0;
width: 280px;  /* box model hack */
voice-family: "\"}\""; 
voice-family:inherit;
width: 280px; 
}

#menutext {
padding: 84px 0 0 0;
font-size: 14px;
}

#leftnav ul {
float: left;
padding: 0;
margin: 0;
width: 89px;
text-align: right;
list-style: none;
cursor:default;
}

#leftnav ol {
margin: 0;
padding: 0 0 0 13px;
background: url(../images/bandemenu.gif) 0 40px repeat-y;
text-align: left;
width: 169px;
list-style: none;
float: right;
cursor:default;
}

#leftnav li {
color:#5A8399;
}

/*------------------- MENU HOME PAGE -------------------*/
#homeleftnav {
float: left;
margin: 0;
padding: 0;
width: 280px;  /* box model hack */
voice-family: "\"}\""; 
voice-family:inherit;
width: 280px; 
}

#homeleftnav ul {
float: left;
padding: 0;
margin: 0 5px 0 10px;
width: 280px;
text-align: right;
list-style: none;
cursor:default;
font-size: 14px;
}

#homeleftnav li a {
height: 0px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 16px;
text-decoration: none;
border-bottom:1px solid #252e2d;
padding: 25px 9px 5px 0;
}

#homeleftnav li a:link, #homeleftnav li a:visited {
color: white;
display: block;
background-color: #496E80;
vertical-align:text-bottom;
}
	
#homeleftnav li a:hover, #homeleftnav li a:active {
color: #496E80;
background-color: white;
}
	
/*------------------- CONTENT AREA -------------------*/
#header {
height: 140px;
padding: 0;
border-bottom: 1px solid #C7D3D3;
}

#content {
padding: 0;
margin: 0 0 0 300px;
text-align: left;
/* compensates for IE Win bungling */
height: 100%;
}

#contenttext {
padding: 0 30px 0 14px;
background: url(../images/bandecontent.gif) top left repeat-y;
margin: 0;
}

#content h1 {
font-size: 15px;
color: #5A8399;
padding: 47px 30px 0 14px;
margin: 0;
}

#content h2 {
font-size: 13px;
color: white;
padding: 0 0 5px 0;
}

#content p {
font-size: 12px;
padding: 0;
}



/*------------------- CORNERS -------------------*/
.coin1 { background: url(../images/coin1.gif) top left no-repeat; }
.coin2 { background: url(../images/coin2.gif) top right no-repeat; }
.coin3 { background: url(../images/coin3.gif) bottom left no-repeat; }
.coin4 { background: url(../images/coin4.gif) bottom right no-repeat; }

.coin1h { background: url(../images/coin1.gif) top left no-repeat;}


/*------------------- FOOTER -------------------*/
#footer {
border: 0;
background: url(../images/bandefooter.gif) top no-repeat;
padding: 72px 7px 21px 10px;
text-align: center;
clear: both;
/*
font-size: xx-small;
voice-family: "\"}\""; 
voice-family:inherit;
font-size: x-small;
*/
}

html>#footer{
font-size: x-small;
} 

#footer p{
margin: 0;
padding: 0;
}
