body {
background-color:#382375;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding:0 auto;
margin:0 auto;
}

a {
color:#FFFFFF;
}
a:hover {
color:#D00000;
}

h2 {
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
color: #D00000
}

a img{
border:0;
}

#container {
width:1000px;
padding:0;
}

#header {
height:100px;
width:100%;
float:left;
padding:10px;
}

#map {
color:black;
}

#content {
height:100%;
width:80%;
padding:10px;
float:left;
}

#content ul {
padding:0;
margin:0;
list-style: square;
display: inline;
}

#content li {
margin-top:10px;
padding:0;
}

#navbar {
width: 120px;
padding:10px;
background: url('images/content-tile.gif');
float: left;
text-align: center;
}

#navbar ul {
margin: 20px 0 0 10px;
padding: 0;
white-space: nowrap;
font-size: 10px;
font-weight:bold;
text-align: center;
}
#navbar li {
list-style-type: none;
display: inline;
}
#navbar li a {
width: 100px;
height: 22px;
background: url('images/exchanger-services-button.gif');
text-decoration: none;
float: left;
clear: both;
font-weight: bold;
line-height: 1.9em;
font-size: 9px;
}

#navbar li a .selected {
width: 100px;
height: 22px;
background: url('images/exchanger-services-button-location.gif');
text-decoration: none;
float: left;
clear: both;
font-weight: bold;
line-height: 1.9em;
font-size: 9px;
}
#navbar li a:link a:visited {
color: red;
}
#navbar li a:hover {
color: white;
background: url('images/exchanger-services-button-hover.gif');
}




#navbarprod {
width: 100px;
background: url('images/content-tile.gif');
float: left;
text-align: center;
}

#navbarprod ul {
margin: 20px 0 0 0px;
padding: 0;
white-space: nowrap;
font-size: 10px;
font-weight:bold;
text-align: center;
}
#navbarprod li {
list-style-type: none;
display: inline;
}
#navbarprod li a {
width: 100px;
height: 22px;
background: url('images/exchanger-services-button.gif');
text-decoration: none;
float: left;
clear: both;
font-weight: bold;
line-height: 1.9em;
font-size: 9px;
}

#navbarprod li a .selected {
width: 100px;
height: 22px;
background: url('images/exchanger-services-button-location.gif');
text-decoration: none;
float: left;
clear: both;
font-weight: bold;
line-height: 1.9em;
font-size: 9px;
}
#navbarprod li a:link a:visited {
color: red;
}
#navbarprod li a:hover {
color: white;
background: url('images/exchanger-services-button-location.gif');
}