.headwrapper{
   position: relative;
   float: left;
   left: 10px;
   width: 924px;
   background-color: #0091ae
}
.header1{
   position: relative;
   float: left;
   left: 0px;
   width: 324px;
   height: 100px;
   background-color: #0091ae
}
.header2{
   position: relative;
   float: right;
   right: 0px;
   width: 585px;
   height: 100px;
   background-color: #0091ae;
   text-align: right;
color: #ffffff;
line-height: 25px;
padding-right: 15px;
font-size: 110%;
}
.wrapper{
   position: relative;
   float: left;
   left: 10px;
   width: 924px;
   padding-top: 10px;
   background-color: #fff2cb
}
.logo{
   position: relative;
   float: left;
   left: 15px;
   width: 759px;
   height: 658px;

   background-color: #0091ae;
   text-align: center;
vertical-align: 658px;
}
.picwrapper{
   position: relative;
   float: left;
   left: 0px;
   width: 506px;
   padding-top: 0px;
   background-color: #fff2cb
}
.left1{
   position: relative;
   float: left;
   left: 0px;
   width: 150px;
   height: 658px;
   background-color: #93cee9
}
.left2{
   position: relative;
   float: left;
   left: 15px;
   width: 248px;
   height: 658px;
   background-color: #fff2cb
}

.left2r{
   position: relative;
   float: left;
   left: 15px;
   width: 248px;
   height: 658px;
   background-color: #c7e4f2
}
.left2s{
   position: relative;
   float: left;
   left: 15px;
   width: 248px;
   height: 311px;
   background-color: #fff2cb
}
.left3{
   position: relative;
   float: left;
   left: 25px;
   width: 248px;
   height: 658px;
   background-color: #fff2cb
}
.left3r{
   position: relative;
   float: left;
   left: 25px;
   width: 248px;
   height: 658px;
   
   background-color: #c7e4f2
}
.left3s{
   position: relative;
   float: left;
   left: 25px;
   width: 248px;
   height: 311px;
   background-color: #fff2cb
}
.pic{
   position: relative;
   float: left;
   left: 15px;
   width: 506px;
   height: 337px;
   background-color: #fff2cb
}
.right{
   position: relative;
   float: right;
   right: 0px;
   width: 248px;
   height: 658px;
   background-color: #fff2cb
}
.rightr{
   position: relative;
   float: right;
   right: 0px;
   width: 243px;
   height: 658px;
   background-color: #c7e4f2
}
.rightmap{
   position: relative;
   float: right;
   right: 0px;
   width: 200px;
   height: 658px;
   text-align: right;
margin-left: 10px;
   background-color: #fff2cb
}
.footer{
   position: relative;
   float: left;
   left: 178px;
   width: 924px;
   background-color: #fff2cb
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   background-color: #fff2cb;
   font-family: verdana,sans-serif
}
li, ul{
   color: #000000; 
   text-align: left; 
   list-style-type: none; 
   margin-left: 2px; 
   padding-left: 2px;
   text-decoration:none;
   line-height: 200%
}
a.nav{
   color: #000000; 
   text-align: left; 
   list-style-type: none; 
   margin-left: 2px; 
   padding-left: 2px;
   text-decoration:none;
   line-height: 200%
}
a.navw{
   color: #ffffff; 
   text-align: left; 
   list-style-type: none; 
   margin-left: 2px; 
   padding-left: 2px;
   text-decoration:none;
   line-height: 200%
}
.nav{
   font-weight: bolder;
}
body {
   text-align:center;
}
div#container {
   width: 924px; 
   margin:0 auto; 
   text-align:left;
}