body {
margin: 0;
text-align: center;
background: #fff url(../img/bg.gif);
background-position: top center;
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
color: #280050;
}

a, a:visited {
text-decoration: none;
color: #0000ff;
}

a:hover {
color: #008cff;
}

h3 {
height: 25px;
font-size: 1.7em;
text-align: left;
padding-left: 15px;
background: url(../img/h_bg.gif) top left no-repeat;
}

h4 {
height: 25px;
font-size: 1.5em;
text-align: left;
padding: 1px 0 0 15px;
background: url(../img/h_bg.gif) top left no-repeat;
}

h5 {
font-size: 1em;
height: 20px;
padding: 5px;
margin: 10px 0;
background: url(../img/h5_bg.gif) no-repeat;
}

h6 {
font-size: 0.9em;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
}

.clr {
clear: both;
}

#wrapper {
width: 920px;
margin: 0 auto;
}

#header {
width: 920px;
height: 200px;
background: url(../img/logo.gif) top center no-repeat;
}

#nav {
width: 920px;
height: 125px;
background: url(../img/nav_bg.gif) top center no-repeat;
}

/*Start Menu*/

#menu {
float: right;
margin-right: 17px;
}

html>body #menu {
padding-right: 32px;
margin-right: 0;
}

#menu dl {
float: left;
width: 99px;
}

#menu dt {
cursor: pointer;
width: 99px;
padding: 6px 0;
text-align: center;
color: #fff;
background: url(../img/bg_dt.gif) top center no-repeat;
}

#menu dd {
width: 95px;
float: right;
background: url(../img/bg_dd.gif) top center no-repeat;
overflow: hidden;
}

#menu li {
width: 95px;
height: 20px;
padding-top: 5px;
color: #fff;
background: url(../img/bg_dd.gif) top center no-repeat;
overflow: hidden;
}

#menu li a {
color: #fff;
text-decoration: none;
display: block;
width: 95px;
height: 100%;
border: 0 none;
overflow: hidden;
}

#menu dt a {
color: #fff;
text-decoration: none;
display: block;
width: 95px;
overflow: hidden;
}

#menu li a:hover {
background: url(../img/bg_li.gif) bottom center;
color: #83acf2;
}

#menu dt a:hover {
color: #83acf2;
}

#menu dt:hover {
color: #83acf2;
}

/*End Menu*/

#content {
width: 920px;
background: url(../img/cont_bg.gif) top center repeat-y;
}

#col1 {
width: 460px;
float: left;
margin: 0;
padding: 20px 0 0 30px;
}

html>body #col1 {
padding: 0 0 0 30px;
}

.copy {
text-align: justify;
}

.copy h5 {
font-size: 1em;
height: 20px;
padding: 5px 0 0 10px;
margin: 10px 0;
background: url(../img/h5_bg.gif) no-repeat;
}


#col2 {
width: 390px;
float: right;
padding-right: 20px;
margin: 10px 0;
}

html>body #col2 {
margin: 15px 0;
}

.pic {
width: 380px;
height: 275px;
padding: 10px 0 0 0;
background: url(../img/pic_bg.gif) no-repeat;
}

#footer {
width: 920px;
height: 85px;
background: url(../img/foot.gif) top center no-repeat;
}

#footnote {
margin-top: 30px;
}

html>body #footnote {
margin: 0;
padding-top: 30px;
}

