body{font-family:arial, verdana, sans-serif;font-size:11px; background:  #000 url(metalic_background.jpg);}

#container
{
	margin: 0px auto;
	width: 916px;
	background: #fff;
}

#header
{
	background: #f6a613;
	padding: 0px;
        height: 105px;
}
.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 18px 0 8px;}
.menu1 li.current a {color:#fff; background:url(button3.gif);}
.menu1 li.current a b {background:url(button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; text-decoration:underline;}
.menu1 li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(button3.gif) no-repeat right top;}
#navigation
{
	float: left;
	width: 916px;
	background: #3d6326; 
        padding: 0px;     
}

#content-container
{
	float: left;
	width: 916px;
	background: #f6a613;
}

#content
{
	clear: left;
	float: left;
	width: 520px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}
#content a { color: #577f39; text-decoration: none; font-weight:bold;}
#content a:hover { color: #000000; text-decoration: none; font-weight:bold;}

#content h2 { margin: 0; 
         background-image: url(img/header_side.png);
         background-repeat: repeat y;
         font-weight: bold;
         font size: 12px;
         color: #E4D363;
         padding: 5px 5px 5px 5px;
         margin-bottom: 0px;
}

#aside
{
	float: right;
	width: 280px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

#aside h3 { margin: 0; }

#footer
{
	clear: left;
	background: #171819;
	text-align: right;
	padding: 10px;
        color: #FFF;
}
#footer a { color: #dacb6e; text-decoration: none;}

#footer a:hover { color: #577f39; text-decoration: none;}

#aside h4 {
         background-image: url(img/header_side.png);
         background-repeat: repeat y;
         font-weight: bold;
         font size: 12px;
         color: #E4D363;
         padding: 5px 5px 5px 5px;
         margin-bottom: 0px;
         width:230px;
          }   
ul.NoBullet {
  list-style-type: none}
            