* {
margin: 0;
padding: 0;
border: 0;
font-family: Arial;
}

body {
background: url(images/5.png);
color: #FFF;
}

a {color: #FFF;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

#menu {
width: 900px;
margin: auto;
}

#logo {
width: 900px;
height: 237px;
background: url(images/1.png) no-repeat;
}

#content_top {
width: 900px;
height: 30px;
background: url(images/3.gif) no-repeat;
}

#content_content {
width: 900px;
background: url(images/4.gif);
display: table;
}

#content_bottom {
width: 900px;
height: 49px;
background: url(images/2.gif) no-repeat;
}

#left {
padding: 0px 30px 0px 60px !important;
padding: 0px 30px 0px 30px;
}

#right {
width: 600px;
background: url(images/8.gif) no-repeat;
background-position: 0px 60px;
vertical-align: top;
height:100px;
}

#right_content {
width: 450px;
background: #1d3744;
font-size: 10pt;
padding: 15px;
margin-top: 60px;
}

#links_content {
width: 189px;
background: #0e4c6d url(images/6.gif) no-repeat;
padding-top: 50px;
}

#links_bottom {
width: 189px;
height: 48px;
background: url(images/7.gif) no-repeat;
}

ul, ul li {
display: block;
list-style: none;
}

li {
background: url(images/9.gif) no-repeat;
height: 21px;
padding: 3px 0px 0px 35px;
font-size: 10pt;
}