body {
 background:url("/images/bg.gif") #085c91;
 overflow: hidden;
 }
 
#wrapper {
 width: 800px;
 height: 700px;
 background: #ffffff;
 text-align: center;
 margin-top: 4%;
 margin-bottom: 4%;
 margin-left: auto;
 margin-right: auto;
 }
 

#header {
 background: url("/images/index_01.gif");
 width: 800px;
 height: 103px;
 }
 
#logo {

 }
 
#banner {
 background: url("/images/index_02.gif");
 width: 800px;
 height: 164px;
 }
 
#bcontent {
 float: center;
 width: 800px;
 }
 
#navigation {

 }
 
#contentbox {
 background: url("/images/index_03.gif");
 width: 800px;
 height: 421px;
}

#content {
 text-align: left;
 padding-top: 5px;
 padding-bottom: 10px;
 padding-right: 10px;
 padding-left: 10px;
}

#contentcenter {
 text-align: center;
 padding-top: 5px;
 padding-bottom: 10px;
 padding-right: 10px;
 padding-left: 10px;
}


#footer {
 background: url("/images/index_04.gif");
 width: 800px;
 height: 37px;
}

#footertxt {
 float: right;
 width: 300px;
 font-size: 12px;
 font-style: italic;
 font-family: arial,verdana;
 padding-top: 10px;
 margin-left: 5px;
}

#footerimg {
 float: left;
 width: 80px;
 padding-top: 5px;
 margin-left: 5px;
}

p {
 font-size: 14px;
 font-family: arial,verdana;
 color: #000000;
 text-decoration: bold;
 }
 
li {
 font-size: 14px;
 font-family: arial,verdana;
 color: #404040;
 text-decoration: none;
 }
 
 .hr {
 width: 10px;
 height: 2px;
 border-width: 0;
 background-color: gray;
 }
 
 #box {
 background: url("/images/menubg3.gif") repeat-x #838485;
 width: 760px;
 padding: 0px;
 margin: 5px; 
 border: 1px solid #000000;
 } 
 
 #box2 {
 background-color: #cccdcf;
 width: 750px;
 height: 325px;
 padding: 5px;
 margin: 5px; 
 border: 1px dashed #000000;
 } 

 #box3 {
 background-color: transparent;
 width: 700px;
 padding: 10px;
 margin: 5px; 
 border: 0px solid #1A2C4C;
 }
