* {
margin: 0;
padding: 0;
border: 0;
font-family: Arial;
}

body {
background: url(img/top_bg.jpg) repeat-x;
height: 177px;
color: #000000;
}

a {color: #000000;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

#menu {

width: 978px;

margin: auto;
}

#logo {
width: 978px;
height: 177px;
background: url(img/top.jpg) no-repeat;
}

#content_top {
width: 978px;
background: #ffffff;
text-align: right;
}

#content_content {
width: 978px;
display: table;
}

#footer {
background: url(img/footer_bg.jpg) repeat-x;
height: 76px;
text-align: center;
color: #000000;
font-size: 10pt;
clear:both;

}

#content_bottom {
width: 978px;
height: 76px;
background: url(img/footer.jpg) no-repeat;
clear:both;
}

#left {
float: left;
padding: 0px 0px 0px 0px !important;

}

#right {
width: 700px;
float: left;
vertical-align: top;

}

#right_content {
width: 700px;
font-size: 10pt;
padding: 15px;

}

#links_content {
width: 233px;
background: url(img/menu-g.jpg) no-repeat;
padding-top: 24px;
}

#links_bottom {
width: 233px;
background: url(img/menu-d.jpg) no-repeat;
}

ul, ul li {
display: block;
list-style: none;
}

li {
background: url(img/menu-s.jpg) no-repeat;
height: 21px;
color: #fff;
font-size: 10pt;
}
