* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #b0c4bf;
color: #444;
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 20px;
}

img {border: none;}
a{ color: #173D7F; text-decoration: none; }
a:hover {  color: #000; }

#content {
width: 920px;
margin: 20px auto;
padding: 10px;
background: #fff;
}

#header {
background: #fff;
height: 150px;
padding: 0;
margin: 0;
}



#header h1 { 
font-size: 22px;
letter-spacing: -1px;
padding: 15px 0 0 10px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 16px;
color: #ccc;
padding: 0 0 0 10px;
}

.left {
float: left;
width: 100px;
padding: 10px;
line-height: 14px;
}
.left h3 {
margin-top: 10px;
font: bold 15px Verdana, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 5px; 	
border-bottom: 5px dotted #000;
}
.left ul  {
color: #999;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:disc;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: #000;
}
.left ul a:hover { color : #333; }


.left td  {
color: #999;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:disc;	
}

.left td a {
font-weight: 600;
color: #000;
}
.left td a:hover { color : #333; }





.right { 
float: right;
width: 650px;
padding: 10px;
margin-right: 20px;
}
.right h2 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}

#footer { 
background: #222;
color: #eee;
margin-top:20px;
height: 30px;
line-height: 30px;
text-align: center;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777; }

#navigation {
background: #000 url(menu.gif) repeat-x;
height: 30px;
line-height: 30px;
margin: 20px auto;
}

.Main_DNNMenu_ContainerSub
{

}

.Main_DNNMenu_NodeRoot
{  
  float:left;
  list-style-type:none;
  border-right:3px;
  
  display:block;
  padding:0 20px;
  text-decoration:none;
  color: #fff;
  letter-spacing:1px;
}

.Main_DNNMenu_Node
{

  background: #006f08;
  height: 20px;
  font-size: 12px;
  border-right:3px;  

  text-decoration:none;
  color: #fff;
  letter-spacing:1px;
}

.Main_DNNMenu_Node td
{
  float:left;
  list-style-type:none;
  border-right:3px;
  
  display:block;
  padding:0 20px;
  text-decoration:none;
  color: #fff;
  letter-spacing:1px;
  
    height: 30px;
line-height: 30px;
  
  background: #fff url(menu.gif) repeat-x;
}

.Main_DNNMenu_NodeHover
{
  background: #006f08 url(menuover.gif) repeat-x;
  height: 30px;
line-height: 30px;
  color:#fff;
  text-decoration:none;
}
.Main_DNNMenu_NodeHover td
{
  background: #006f08 url(menuover.gif) repeat-x;
  height: 30px;
line-height: 30px;
  color:#fff;
  text-decoration:none;
}
