* {
    padding: 0;
    margin: 0;
} 

body {
background: #7D7D7D;
/*font-family: Arial, sans-serif;*/
/*font-size: 13px;*/
padding: 0;
margin: 0;
color: #444;
/*line-height: 17px;*/
}

img { border: none; }
a { color: #006699; }
a:hover { text-decoration: none; color : #880000; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -2px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -2px; }
h3 a:hover { color: #880000; }

#topwrap { 
background: #d7d7d7 url(img/topwrap.jpg) no-repeat;
padding: 10px 0;
}
#bottomwrap { 
background: #d7d7d7 url(img/bottomwrap.jpg) no-repeat;
padding: 10px 0;
}

#wrap {
width: 800px;
margin: 20px auto 0 auto;
}

#header {
height: 121px;
background: #7D7D7D url(img/headerng.jpg) no-repeat;
}
#header h1 {
display: none;
}

#header h2 {
display: none;
}

#header div {
color:#FFFFFF;
font-family:verdana;
font-size:10px;
padding-left: 350px;
padding-right: 20px;
padding-top: 50px;
}

#menu {
font-family: Arial, sans-serif;
font-size: 13px;
height: 30px;
line-height: 30px;
background: #7D7D7D url(img/menu.jpg) no-repeat;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 5px;
}
#menu li a{ 
color: #fff;
text-decoration: none;
padding: 0 10px;
font-weight: 600;
}
#menu li a:hover {
color: #111;
}
#menu ul { padding-left: 20px;}

#topcontent { 
background: #7D7D7D url(img/topcontent.jpg) no-repeat;
padding: 10px 0;
}

#content { 
background: #7D7D7D url(img/content.jpg) repeat-y;
padding: 0 20px;
}

#left {
margin-top: 10px;
width: 470px;
float: left;
font-size: 12px;
text-align: justify;
margin-left: 10px;
padding-bottom: 20px;
}

#right {
margin-top: 10px;
width: 260px;
float: right;
}

#right ul,  { color: #006699; padding: 10px 0 10px 20px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { font-weight: 600; display: block; text-decoration: none; font-size: 13px; border-bottom: 1px dotted #aaa; }
#right ul li a:hover { color : #880000; }

#left ul  { margin-left: 30px; }

#bottom {
background: #7D7D7D url(img/bottom.jpg) no-repeat;
padding: 6px 0;
}

#footer {
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 17px;
color: #eee;
text-align: center;
padding: 10px 0;
}
#footer a { 
color: #eee;
text-decoration: none;
}
#footer a:hover {
color: #000; 
text-decoration: underline; 
}
