body {
background-color: #FFFFFF;   
}
#wrapper {
background-color: transparent;  
color: #000000;
margin-top: 40px;
}

#header .inner li {
margin: 0;
padding: 0;
Margin: 10px 0 10px 275px;
font: times roman, serif;
font-size: 20px;
font-weight: bold;
color: red;
list-style-type: none;
height: 1%;
}
#header a:link, #header a:visited {
color: #FF0000;
background-image: url(img/blue-arrow-5.gif);
background-repeat: no-repeat;
background-position: center left;         
padding-left: 25px;     
font-size: 90%;   
color: #FF0000;               
}
#header li a:hover {
background-color: #FFC0CB; 
}

#main {
background-color: transparent;
position: relative;
top:0;
left:  0;
width: 100%;
margin-top: 10px; 
}
#content-index h4 {  
font: times roman, serif;
font-size: 50px;
color: black;
text-align: center;
margin-top: 40px; 
margin-bottom: -20px;
padding-bottom: -10px;   
height: 1%;
}
#content-usa-address p {
background-color: transparent;
font-size: 25px;
font-weight: bold; 
margin-top: 40px;  
text-align: center;    
color: blue; 
height: 1%;
} 
#content-email-address p {
background-color: transparent;
font-size: 25px;
font-weight: bold; 
margin-top: 45px;  
text-align: center;    
color: blue; 
height: 1%;
} 
