html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #000000;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px 20px;
  margin:0px;
}

h1, pre { 
font-size:12px;
font-family:century gothic;
color:#000000;
margin: 10px;
padding-left:10px;
text-align: left;
}

p { 
font-family:century gothic;
color:#ffffff;
font-size:14px;
margin: 0px;
padding: 10px;
text-align: left;
}	
			
h2 {
font-family:century gothic;
font-size: 12px;
text-align: left;
color: #000000;
background-color: transparent;
padding:5px 15px;
margin:0px

}

h3 {
font-size:14px;
padding-top:10px;
color: #ffffff;
background-color: #000064;
padding:5px 15px;
margin:0px;
}

h4 {
font-family:century gothic;
font-size:14px;
color: #ffffff;
font-weight:bold;
text-transform:uppercase;
background-color: transparent;
padding:5px 15px;
}

h5 {
font-family:century gothic;
font-size:16px;
color: #ffffff;
font-weight:bold;
background-color: transparent;
padding:5px 15px;
}

layer {
align:right;
} 
  
a {
color: #0000ff;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}

a.menu {
color: #ffffff;
font-size: 14px;
background-color:transparent;
text-decoration: none; 
}
 
pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

#main {
height:700px;
border:1px solid #564b47; 
background-color:#000000;
}

#main #contactbox {
float:right;
width:200px;
height:200px;
background-image:url(images/contact.jpg);
margin:0px 0px 20px 20px;
}

#main #image1 {
margin-top: 50px;
margin-left: 50px;
float:right;
}

#main #testimonials {
margin-left: 400px;
float:left;
}

A.Controls:link    { color:#666666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:visited { color:#666666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:active  { color:#666666; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:hover   { color:#00FF00; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }