*{
margin: 0px;
padding: 0px;
}
body {
font-family: "Times New Roman", Times, serif; 
background-color: #000;
}
 
a:link {
color: #E0E7FF;
}

a:hover {
text-decoration: none;
color: #FF0000;
}

a:visited {
color: #E0E7FF;
}

body {
background: #000000 url(images/header.jpg) no-repeat;
font: 12px Arial, Helvetica, sans-serif;
color: #E9E9E9;
}

#content
{
margin: 0 auto;
width: 780px;
	
}
#back_all
{
}

#main
{
padding-top: 10px;
}

#header {
height: 347px;
text-align: right;		
}

#menu
{
float: left;
padding-left: 139px;
width: 600px;
height: 47px;
background: url(images/menu.gif) repeat-x;
}

#menu ul {
list-style: none;
	
}

#menu li {
display: inline;
}

#menu a {
display: block;
float: left;
width: 80px;
height: 31px;
text-align: center;
text-decoration: none;
color: #E0E7FF;
font-weight: bold;
font-size: 14px;
padding-top: 15px;

}

#menu a:hover {
width: 80px;
height: 31px;
color: #FF0000;
text-decoration: underline;
background: url(images/menu_back.gif) repeat-x;
}

#logo {

width: 699px;
height: 247px;
float: left;
text-align: left;
padding-top: 60px;
padding-left: 40px;
}

#logo a {
font-family: Times new Roman, Verdana; 
text-decoration: none;
font-style: italic;
font-size: 22px;
color: #FFFFFF;
}
#logo h1
{
font: 20px "Times New Roman", Times, serif;
margin:5px;
font-weight: bold;
}

#logo h2
{
font-size: 12px;
}

#left
{
float: right;
padding-top: 10px;
padding-left: 30px;
width: 240px;
padding-right: 1em;
}

#left h3
{
width: 238px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 50px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
}

#left ul {
border: 0px;
margin-left: 50px;
margin-bottom: 10px;
list-style: none;
}
#left li  {
padding: 4px 20px;
}

#left h4
{
font-size: 10px;
}

#left a {
color: #E0E7FF;
font-size: 12px;
}
#left a:visited {
color: #E0E7FF;
font-size: 12px;
}

#left p
{
padding: 10px;
}

#right
{
float: left;
width: 450px;
padding-left: 20px;
}

#right h4
{
margin: 0;
padding: 0px;
font-size: 12px;
color: #D72020;
}

#right a
{
color: #E9E9E9;
text-decoration: none;
}

#right p {
font: 12px "Times New Roman", Times, serif;
color: #E9E9E9;
margin: 0;
padding: 0;
padding-bottom: 10px;
text-align:justify;
}

#right h2 {
font-weight: bold; 
font-size: 16px; 
margin: 0px; 
color: #97adc7;  
font-style: italic;
}

#footer {
clear: both;
height: 47px;
clear: both;
padding-top: 20px;
background: url(images/footer.gif) repeat-x;
}

#footer p {
margin: 0;
font-size: 10px;
text-align: center;
color: #E9E9E9;
}

#footer a {
color: #E9E9E9;
text-decoration: none;
}
#bottom {
width:600px;
}

#bottom p {
margin: 0;
font-size: 10px;
color: #E9E9E9;
}

#bottom a {
color: #E9E9E9;
text-decoration: none;
}
#banners a img { 
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);
}   
#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}