BODY {
  margin: 0;
  padding: 0; 
  font: normal 12px Verdana; 
  background: #FFFFFF;
}

IMG {
  border: 1px;
  white-space: nowrap;
}

#outer, #outer1 {
  width: 100%; 
  position: relative; 
  margin-top: 100px;
  text-align: center;
}
#outer1 {
  margin-top: 0px;
}

.head {
  width: 100%;
  height: 20px;
  background-color: #666633;
  text-align:center;
}

#content {
  margin-top: 6px;
  width: 100%;
  background-color: #999966;
  text-align: center;
  background-color: #999966;
}

#content1 {
  width: 100%;
  height: 305px;
  background-color: #999966;
  background-image:url(images/bg.gif);
  text-align: center;
}

#container {
  width: 804px;
  height: 290px;
  text-align: center;
  margin: 0px auto;
}

#container1 {
  width: 804px;
  height: 270px;
  text-align: center;
  margin: 0px auto;
}

#leftcontent {
  float: left;
  height: 290px;
  text-align: left;
  width: 315px;
  background-color: #999966;
}

#rightcontent {
  float: right;
  height: 290px;
  text-align: left;
  width: 475px;
  background-color: #999966;
  
}
#leftcontent1 {
  float: left;
  height: 290px;
  text-align: left;
  width: 255px;
}
#rightcontent1 {
  float: right;
  height: 290px;
  text-align: left;
  width: 238px;
}
#centercontent {
  float: left;
  height: 100%;
  width: 300px;
}

#navigation{
  position: static top;
  clear: both;
  margin: 45px auto 0px auto;
  background-color: transparent;
}

#navigation#contact{
  margin: 0px auto;
}

a.c {
  cursor: pointer;
  width:201px;
  height:20px;
}
a.c1 {
  cursor: pointer;
  height:16px;
}

.logo {
  position: relative;
  height: 108px;
}
.email {
  height: 23px;
  width: 130px;
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  text-align: center;
}
/*///////////////////////////////////////////////*/