* {
list-style:none;
margin:0;
padding:0;
}

body {
font-size:14px;
font-family:Georgia, helvetica, arial, verdana, sans-serif;
color:#000;
background:#fff url("/images/bg.jpg")!important;
}

a {
text-decoration:underline;
}

a:link,a:active {
color:#900000;
}

a:visited {
color:#56637D;
}

a:hover {
color:#900000;
text-decoration:underline;
}

form {
margin:0;
padding:0;
}

img {
border:none;
}

h1,h2,h3 {
letter-spacing:1px;
margin:.3em 0;
}

h1 {
margin-bottom:.6em;
font-size:20px;
font-weight:400;
color:#900;
}

h2,h3 {
font-size:14px;
color:#000;
}

p {
font-size:16px;
line-height:200%;
margin:.5em 0 1em;
}

#header {
background:#fff url("/images/title.jpg") no-repeat!important;
height:180px;
}

#container {
background:transparent;
text-align:left;
width:850px;
border:1px #ddd solid;
border-top:none;
margin:0 auto;
}

#wrap {
background-color:#fff;
clear:both;
padding:5px;
}

.clearit {
clear:both;
height:0;
line-height:0.0;
font-size:0;
}

#pageNavigation {
float:left;
margin-top:-80px;
}

#pageNavigation ul.nav {
width:200px;
}

#pageNavigation ul.nav a {
display:block;
width:200px;
height:24px;
color:#000;
line-height:24px;
text-indent:25px;
text-decoration:none;
background:url("/images/nav-arrow.gif") no-repeat top left;
border-bottom:#666 solid 1px;
padding:8px 0;
}

#pageNavigation ul.nav li ul a {
width:220px;
}

#pageNavigation ul.nav li {
display:inline;
}

#pageNavigation ul.nav a:hover,#pageNavigation ul.nav a.current {
background:url("/images/back.jpg") no-repeat top left;
}

ul.nav ul,ul.nav ul ul {
left:-999em;
position:absolute;
border-top:#666 solid 1px;
border-right:#666 solid 1px;
background:#fff;
margin:-42px 0 0 200px;
padding:0;
}

ul.nav li:hover ul,ul.nav li:hover ul ul,ul.nav li.iehover ul,ul.nav li.iehover ul ul {
left:-999em;
}

ul.nav li:hover ul,ul.nav li li:hover ul,ul.nav li.iehover ul,ul.nav li li.iehover ul {
left:auto;
}

#footer {
padding-bottom:10em;
width:850px;
font-size:.8em;
text-align:right;
margin:0 auto;
}

#footer a {
color:#000;
text-decoration:underline;
}

#footer span.design,#footer span.design a {
color:#ccc;
}

#content {
margin-left:220px;
background:#fff;
min-height:500px;
height:auto!important;
padding:.5em 1em 1.5em;
}

#content .imageRight {
float:right;
padding:10px 0 10px 10px;
}

#content .front-address {
font-size:12px;
letter-spacing:1px;
text-align:right;
clear:right;
}

#content .front-list li {
margin-left:20px;
list-style:none;
padding:3px;
}

#content .std-list li {
margin-left:20px;
line-height:200%;
list-style:disc;
padding:3px;
}

#content .backTop {
font-size: 10px;
font-weight: normal;
color:#666;
}