* {
margin: 0;
padding: 0;
border: 0px none;
font-family: Arial;
font-size: 12px
}

body {
background: #FFC000 url('images/2.png') repeat-x;
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}

#content {
width: 1000px;
display: table;
background: url('images/1.png') no-repeat center top;
}

#bg {
width: 1000px;
display: table;
margin: auto;
background: url('images/5.png');
}

#t_content {
}

#content h1 {
padding: 142px 0px 40px 100px;
}

td {
vertical-align: top;
}

.box {
width: 224px;
background: url('images/3.png');
margin-left:28px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

.box_header {
width: 224px;
height: 57px;
background: url('images/12.png');
margin-left:28px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

.box_header p {
padding: 17px 0px 0px 0px;
text-align: center;
font-weight: bold;
}

#left {
width: 224px;
background: url('images/3.png');; margin-left:28px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

#left ul, .box ul {
list-style: none;
margin: 0px 0px 0px 20px;
}

#left ul li, .box ul li {
background: url('images/9.png') no-repeat left 2px;
height: 20px; padding-left:16px; padding-right:0px; padding-top:0px; padding-bottom:5px
}

#left_bottom {
margin: 0px 0px 0px 28px;
}

#right {
width: 410px;
background: url('images/4.png');
text-align: center;
padding-top: 10px; margin-left:0px; margin-right:0px; margin-top:110px; margin-bottom:0px
}

#right p {
width: 350px;
margin: auto;
padding: 20px 0px 20px 0px;
text-align: justify;
}

#right hr {
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
width: 80%;
margin: auto;
}

#footer {
width: 1000px;
height: 189px;
margin: auto;
background: url('images/6.png');
}

#footer_bg {
width: 100%;
height: 189px;
background: url('images/7.png');
}
