body {
 margin: 0px;
 padding: 0px 20px;
 background-color: #424242;
}

/* MAIN TOP */

#maintop {
 display: block;
 padding: 0px;
 margin: 0px;
 height:100px;
 width:990px;
 background: url(../images/maintop.gif) 0px 65px no-repeat;
 text-align: left;
}

/* TOP MENU 1 */

#topmenu1, #topmenu1 ul {
 width:620px;
 height:30px;
 margin:0px;
 padding:0px;
 background-image: url(../images/topmenu1.gif);
 background-repeat: no-repeat;
 float: right;
}

#topmenu1 li {
 display: block;
 float: left;
 height:20px;
}

#topmenu1 li a {
 display: block;
 height:28px;
}

#topmenu11 { width: 135px; }
#topmenu12 { width: 156px; }
#topmenu13 { width: 158px; }
#topmenu14 { width: 140px; }

/* TOP MENU 2 */

#topmenu2 {
 width:560px;
 height:30px;
 margin: 0px;
 padding: 6px 0px 0px 0px;
 float: right;
}

#topmenu2 li {
 list-style: none;
 float: left;
 display: block;
}

#topmenu2 a {
 height: 20px;
 display:block;
}

#topmenu21 { width:90px;  }
#topmenu22 { width:140px; }
#topmenu23 { width:80px; }
#topmenu24 { width:110px; }
#topmenu25 { width:100px; }

/* MAIN CONTENT */

#main {
 width:990px;
 background: url(../images/mainbg.gif) 0px 0px ;
 color: black;
 font-family: Arial;
 font-size: 13px;
}

#main p {
 padding-left:10px;
 font-family: Arial;
 font-size: 13px;
 color: #5f5f5f;
 font-weight: bold;
 text-align: left;
}

#mainwrapper {
 color: black;
 font-family: Arial;
 font-size: 13px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:40px;
 background-image: url(../images/shade.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
}


/* BOTTOM / FOOTER */

#mainbottom {
 height:40px;
 width:990px;
 background-image: url(../images/mainbottom.gif);
}

#mainfooter {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 margin-top: 5px;
 text-align: center;
 height:40px;
 width:990px;
 color: white;
}

#mainfooter ul {
 margin: 1px 10px 0px 0px;
 text-align: right;
}

#mainfooter li {
 display: inline;
}

#mainfooter a:link, #mainfooter a:visited {
 text-decoration: none;
 color: white;
}

#mainfooter a:hover {
 text-decoration: underline;
 color: white;
}

#mainfootertxt {
   float: left;
   padding-left: 380px;
   margin:0px;
}

/* TEXT STYLES */

.boldtxt {
 font-family: Arial;
 font-size: 14px;
 color: #ce5b19;
 font-weight: bold;
}

#sitemaptbl a {
 font-family: Arial;
 font-size: 14px;
 color: #ce5b19;
 font-weight: bold;
 text-decoration: none;
}

#sitemaptbl a:hover {
 font-family: Arial;
 font-size: 14px;
 color: #ce5b19;
 font-weight: bold;
 text-decoration: underline;
}



.boldtxt {
 font-family: Arial;
 font-size: 14px;
 color: #ce5b19;
 font-weight: bold;
 padding-top:16px;
}

.bighead18 {
 font-family: Arial;
 font-size: 18px;
 color: #ce5b19;
 font-weight: bold;
 padding-top:16px;
}

.bighead16 {
 font-family: Arial;
 font-size: 16px;
 color: #ce5b19;
 font-weight: bold;
 padding-top:16px;
}


