body {
margin:0;
padding:0;
background:#000;
font-family:helvetica, arial, verdana;
}

body a:link, body a:visited {
text-decoration:none;
color:#354FFF;
}

body a:hover, body a:active {
text-decoration:underline;
color:#666563;
}

#head {
height:59px;
background:url(Images/header_bg.jpg) repeat-x;
border-bottom:2px solid #666;
padding:1px 0 0 0;
}

#inner_head {
margin:0 auto 0 auto;
height:60px;
width:800px;
}

#address {
float:left;
height:60px;
color:#CCC;
width:300px;
}

#address p {
margin:0;
font-size:11px;
}

#logo {
float:right;
width:450px;
height:60px;
}

#menu {
margin:0 auto 0 auto;
height:20px;
background:#666563;
width:796px;
margin:0 -3px 0 0;
}

#menu dl {
margin:0;
font-size:12px;
text-align:center;
height:20px;
}

#menu dt {
float:left;
width:auto;
height:20px;
line-height:20px;
border-right:1px solid #d3d0b8;
display:block;
}

#menu dt a:link, #menu dt a:visited {
display:block;
text-decoration:none;
color:#d3d0b8;
padding:0 11px 0 11px;
}

#menu dt a:hover, #menu dt a:active {
display:block;
text-decoration:none;
color:#000;
background:#d3d0b8;
padding:0 11px 0 11px;
}

#main {
background:url(Images/middle_bg.jpg) repeat;
min-height:600px;
}

#page {
margin:0 auto 0 auto;
width:800px;
min-height:600px;
background:url(Images/page_bg.jpg) repeat-y;
padding:0 3px 0 3px;
}

#left {
float:left;
width:486px;
min-height:300px;
margin:20px 0 10px 10px;
padding:0 20px 5px 5px;
border-right:1px dotted #999;
}

#left h2, #right h2 {
font-size:20px;
margin:0 0 10px 0;
color:#666563;
font-weight:500;
}

#left h3 {
font-size:16px;
margin:20px 0 5px 0;
color:#666563;
}

#left p, #right p {
text-align:justify;
font-size:11px;
margin:0 0 8px 0;
color:#666563;
}

#left dl {
margin:20px 0 20px 0;
}

#left dt {
margin-left:10px;
font-size:12px;
color:#666563;
}

#left img {
border:none;
margin:10px 0 20px 10px;
}

#left table {
width:100%;
margin:15px 0 15px 0;
}

#left th {
font-size:13px;
text-align:left;
background:#d3d0b8;
color:#666563;
}

#left td {
font-size:11px;
color:#666563;
background:#d3d0b8;
}

#left ol {
margin:10px;
font-family:helvetica, arial, verdana;
font-size:11px;
color:#666563;
}

#right {
float:left;
width:231px;
margin:20px 10px 10px 0;
min-height:300px;
padding:0 5px 5px 20px;
}

#right h5 {
margin:0 0 3px 0;
font-style:italic;
font-size:13px;
color:#666563;
}

#right img {
border:none;
margin:0 0 20px 0;
border:1px solid #999;
}

#foot {
border-top: 2px solid #666;
height:90px;
background:;
}