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

body {
color: #000;
}

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

td {
vertical-align: top;
}

#logo {
width: 800px;
height: 201px;
background: url(images/1.png);
margin: auto;
}

#content {
width: 800px;
display: table;
background: url(images/2.png) right top no-repeat;
margin: auto;
}

#left {
width: 167px;
background: url(images/5.png) repeat-y center top;
text-align: center;
}

#left_footer {
margin: 0px 0px 380px 0px;
width: 167px;
height: 20px;
background: url(images/16.png) no-repeat center top;
text-align: center;
}

#right {
margin: 100px 0px 0px 10px;
}

#welcome {
width: 583px;
height: 78px;
background: url(images/17.png);
}

#welcome_content {
width: 542px;
display: table;
background: #E3E3E3 url(images/18.png) repeat-y;
margin: auto;
border: 1px solid #858048;
border-top: none;
}

#welcome_content p {
padding: 0px 15px 15px 15px;
}

#footer_bg {
width: 100%;
height: 25px;
background: url(images/3.png);
}

#footer {
width: 800px;
text-align: right;
margin: auto;
}