/* CSS Document */

body {
background: #302B27;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

a:link {color: #ffffff; text-decoration: none; font-weight: bold;}

a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}

a:hover {color: #FF4200; text-decoration: none; font-weight: bold;}

a:active {color: #ffffff; font-weight: bold;}


a:link.on  {color: #FF4200; text-decoration: none; font-weight: bold; }

a:visited.on  {color: #FF4200; text-decoration: none; font-weight: bold;}

a:hover.on  {color: #FF4200; text-decoration: none; font-weight: bold;}

a:active.on  {color: #FF4200; font-weight: bold;}



#navigation {
width: 250px;
clear: left;
display: block;
padding: 10px 0 0 20px;
}

#container {
height: 580px;
background: #ffffff;
width: 980px;
padding: 0 0 0 0;
margin: 5px auto 0 auto;
}

#container-1 {
height: 570px;
background: #ffffff;
width: 980px;
padding: 0 0 0 0;
margin: 5px auto 0 auto;
}

#header {
background: #58534E url(../img/logo.jpg);
color: #ffffff;
}

#left {
background: #58534E;
width: 360px;
float: left;
padding: 0 0 0 0;
margin: 0 0 0 0;
height: 490px;
}

#left ul{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#left li{
height: 77px;
list-style: none;
float: left;
padding: 0 0 0 0;
margin: 15px 0 0 18px;
border: 1px solid #7D766E;
}


#right {
background: #58534E;
width: 580px;
float: right;
padding: 15px 20px 20px 20px;
margin: 0 0 0 0;
height: 455px;
}

img {
border:none;
}

#home {
height:493px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}






