body {
  text-align: center;
  background: url('http://imperialcoverage.com/images/back.gif') repeat;
  margin-top:10px;
  margin-bottom:-5px;
  color:#333;
}
 
A:link {
 COLOR: #C86000; text-decoration: none;
}
A:visited {
 COLOR: #C86000; text-decoration: none
}
A:active {
 COLOR: #C86000; text-decoration: none
}
A:hover {
 COLOR: #C86000; text-decoration: underline
}
 
#pagewrap {
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  text-align: left;
  background: #FFFFFF;
    border:8px solid #739240;
}
 
#header{height:140px;  width:800px; 
 background: url('http://imperialcoverage.com/images/imperialcoverage.jpg') no-repeat;
}
 
 
 
#headerright
{  background: url('../img/upperpic.jpg') no-repeat;
float:right;
 

height: 140px;
   clear:both;
  
   }
 
#menubar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
}
 

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/hover.jpg') bottom left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}
 
#navcontainer ul li { display: inline; }
 
#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
 
}
 
#navcontainer ul li a:hover {
  color: #f08f02;
}
 

 
#center {
  margin-left:160px;
  margin-right:160px;
  border:0px dashed #cccccc;
}
 
#center h1 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}
 
#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}
 
#left {
  float: left;
  margin-top:5px;
  width:260px;
  border-right:0px dotted #cccccc;
}
 

#left h3 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border-top: 1px solid #425227;
  border-bottom: 1px solid #425227;
   background-color: #739240;
   }
   
   #left h2 {
  margin-top:0px;
  margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border-top: 1px solid #425227;
  border-bottom: 1px solid #425227;
   background-color: red;
  
}
 
#left p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#left ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
 
#left li
 {
padding-left: 18px;
margain-bottom: 5px;
background: url('http://imperialcoverage.com/images/redarrow.jpg') no-repeat;
background-position: 0 .1em;
}
 
 
#right{
  float: right;
  width:515px;
  margin-right:10px;
  border:0px dashed #cccccc;
}

#right img {margin: 5px; padding 2px; border: 2px solid #ccc;}
 
#right h1{
  margin-top:5px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border-top: 1px solid #425227;
   border-bottom: 1px solid #425227;
  background-color: #739240;
}
 
#right p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  text-align: justify;
}
 
#footer {
  height: 60px;
  background: #205AC5;
  clear: both;
  border-left: 0px solid #425227;
  border-right: 0px solid #425227;
  border-bottom: 0px solid #425227;
}
 
#footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#FFF;
}
 
#footer A:link {
 COLOR: #FFF; text-decoration: none
}
#footer A:visited {
 COLOR: #FBD539; text-decoration: none
}
#footer A:active {
 COLOR: #FBD539; text-decoration: none
}
#footer A:hover {
 COLOR: #FBD539; text-decoration: underline
}