body {
margin: 0;
padding: 0;
background: #000000;
color: #ffffff;
text-align: center;
}
img {
border: 0;
}
#container {
width: 1024px;
margin: 36px auto 49px auto;
color: #000000;
text-align: center;
background: url("../images/Body.jpg") repeat-y;
}
#header {
background: url("../images/Banner_top1.jpg") no-repeat;
height: 113px;
}
#logo {
width: 250px;
text-align: left;
float: left;
padding: 28px 0 0 35px;
}
#slogan {
/*width: 575px;*/
text-align: left;
padding-left: 200px;
padding-top: 95px;
float: left;
font-size: 12px;
font-weight: bold;
font-style: italic;
font-family: verdana;
}
#addrphone {
/*width: 125px;*/
text-align: right;
padding-left: 50px;
padding-top: 50px;
float: left;
/*font-size: 15px;*/
}
#top {
background: url("../images/Banner_top2.jpg") no-repeat;
height: 132px;
}
#top .content {
float: left;
text-align: left;
padding-top: 10px;
padding-left: 213px;
}
#top .content p {
margin: 0;
}
#line {
background: url("../images/Banner_top3.jpg") no-repeat -215px 0;
height: 34px;
}
#topnav ul {
list-style-type: none;
margin: 0;
padding: 0;
border: 0;
display: block;
text-align: center;
height: 52px;
width: 1024px;
font-size: 11px;
font-family: verdana;
background: url("../images/Banner_top_nav.jpg") no-repeat;
}
#topnav ul li {
display: block;
float: left;
}
#topnav ul li#email {
margin-left: 36px;
}
#topnav ul li a {
border: 0;
display: block;
height: 32px;
width: 122px;
color: #ffffff;
text-decoration: none;
padding-top: 10px;
}
#topnav ul li#email a {
width: 100px;
}
#topnav ul li#email a:hover {
background: transparent;
}
#topnav ul li a:hover {
background: url("../images/top_nav_glow.jpg") no-repeat;
}
#leftnav {
width: 215px;
float: left;
background: url("../images/Body_button_space_trimmed.jpg") repeat-y;
}
#content {
width: 750px;
float: left;
background: #ffffff;
text-align: left;
}
#menutext {
float: left;
position: relative;
top:-30px;
left:9px;
width: 210px;
font-size: 16px;
font-style: italic;
font-family: verdana;
}
#sidenav {
background: url("../images/Body_button_on_trimmed.jpg") no-repeat;
height: 40px;
padding-left: 9px;
padding-top: 23px;
}
#sidenavspace {
background: url("../images/Body_button_space_trimmed.jpg") no-repeat;
height: 68px;
/*text-align: left;
padding-left: 75px;*/
line-height: 68px;
}
#bottom {
clear: both;
background: url("../images/Body_bottom.jpg") no-repeat;
height: 99px;
}
#footer {
background: url("../images/Bottom_banner.jpg") no-repeat;
height: 49px;
line-height: 57px;
color: #ffffff;
}
#footer a, #footer a:visited, #footer a:active {
color: #ffffff;
}
#footer a:hover {
color: #ffffff;
text-decoration: none;
}
#footer p.copyright {
margin: 0;
}
.construction {
color: #CC0000;
font-weight: bold;
}

