body {
  margin: 0;
  padding: 0;
  text-align: center;
  min-width: 950px;
  background-color: #000000;
  color: white;
  background-image: url(images/bg-img.gif);
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  text-align: left;
  width: 950px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  color: #000000;
  padding: 0;
  position: relative;
}
#header {
  margin: 0;
  padding: 0;
  height: 135px;
}
#header img {
  border-style: none;
}
#logo {
  position: absolute;
  top: 0;
  left: 25px;
}
#right-corner {
  float:right;
}
#left-corner {
  position: absolute;
  top: 0;
  left: 0;
}
#fedex {
  position:absolute;
  top: 35px;
  left: 300px;
}
#ups {
  position:absolute;
  top: 35px;
  left: 525px;
}
#usps {
  position:absolute;
  top: 25px;
  left: 725px;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin:0;
  padding:0;
  height: 1%;
}
#header-bottom a:link, #header-bottom a:visited {
 font-style: normal;
 font-weight:normal;
 color: #003366;
 text-decoration: underline;
}
#header-bottom a:hover {
 font-style: normal;
 font-weight:normal;
 color: #003366;
 text-decoration: none;
}
#tagline {
  font-weight: bold;
  font-size: 1.3em;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: .2em 0 0 20px;
  width: 300px;
  float: left;
}
#tagline em {
  color: #C30200;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: .4em 10px .5em 0;
  font-size: 90%;
  background-color: #fdf8f2;
  text-align: right;
}
#header-bottom li {
  display: inline;
  color: #050845;
}
#sidebar-left {
  float: left;
  clear: left;
  margin:0;
  padding-right: 5px;
  padding-left: 5px;
  text-align: justify;
  width: 235px;
  background-color: #FFFFFF;
  border-right: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 755px;
}
#sidebar-left img {
  border-style:none;
  text-align:center;
}
#sidebar-left p {
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  text-align: justify;
  color: #000000;
}
#sidebar-left h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #003366;
}
#sidebar-left a:link, #sidebar-left a:visited {
  color: #003366;
  text-decoration: underline;
}
#sidebar-left a:hover {
   color: #003366;
  text-decoration: none;
}
#info-box {
  border: 1px solid #003366;
  text-align: left;
  margin:3px;
  padding: 5px;
}
#info-box img {
  padding-left: 10px;
}
#info-box-head {
  font-weight:bold;
  font-size: 120%;
  color: #ffffff;
  text-align: center;
  margin: 5px;
  border: 1px solid #c30200;
  background-color: #c30200;
}
#sidebar-right {
  float: right;
  clear: right;
  margin:0;
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
  width: 235px;
  background-color: #ffffff;
  border-left: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 755px;
}
#sidebar-right h3 {
  font-style: normal;
  padding-top: 4px;
  padding-left: 8px;
  padding-bottom: 0;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #003366;
}
#sidebar-right a:link, #sidebar-right a:visited {
  color: #003366;
  text-decoration: underline;
}
#sidebar-right a:hover {
   color: #003366;
  text-decoration: none;
}
#info-box2 {
  border: 1px solid #003366;
  text-align: left;
  margin:3px;
  padding: 5px;
}
#info-box2-head {
  font-weight:bold;
  font-size: 120%;
  color: #ffffff;
  text-align: center;
  margin: 5px;
  border: 1px solid #c30200;
  background-color: #c30200;
}
#info-box3 {
  border: 1px solid #003366;
  text-align: center;
  margin:3px;
  padding: 5px;
}
#info-box3-head {
  font-weight:bold;
  font-size: 120%;
  color: #ffffff;
  text-align: center;
  margin: 5px;
  border: 1px solid #c30200;
  background-color: #c30200;
}

#contactus fieldset {  
  padding: 0;
  background-color: #fdf8f2;
}
#contactus legend {  
  margin-left: 1em;  
  color: #000000;  
  font-weight: bold;
}
#contactus fieldset ol {  
  padding: 1em 1em 0 1em;  
  list-style: none;
  color: #000000;
}
#contactus fieldset li {  
  padding-bottom: 1em;
}
#contactus fieldset.submit {  
  border-style: none;
  background-color: #FFFFFF;
  text-align: left;
}
#contactus label {  
  display: block;
}
#contactus a:link, #contactus a:visited {
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-decoration: underline;
}
#contactus a:hover {
   font-style: normal;
   font-weight:bold;
   color: #003366;
   text-decoration: none;
}
#content {
  width: 425px;
  margin-left:240px;
  padding-left:10px;
  padding-right:10px;
  text-align: justify;
  background-color: #FFFFFF;
}
html>body #content {
  width: 425px;
  margin-left:240px;
  padding-left:15px;
  padding-right:10px;
  text-align: justify;
  background-color: #FFFFFF;
}
#content p {
  font-weight: normal;
  color: #000000;
  padding-left: 10px;
  padding-top:0;
}
#content h1 {
  font-size: 160%;
  font-weight: bold;
  color: #003366;
}
#content h2 {
  font-size: 150%;
  font-weight: bold;
  color: #003366;
}
#content h3 {
  font-size: 110%;
  font-weight: bold;
  color: #c30200;
}
#content a:link, #content a:visited {
  color: #003366;
  text-decoration: underline;
}
#content h4 {
  font-size: 160%;
  font-weight: bold;
  color: #c30200;
}
#content a:link, #content a:visited {
  color: #003366;
  text-decoration: underline;
}

#content a:hover {
   color: #003366;
  text-decoration: none;
}
#footer {
  clear:both;
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  margin-top: 0;
  text-align: center;
  background-color: #fdf8f2;
}
#footer p {
  font-size: 90%;
  color: #003366;
  margin: 0;
  padding: 0.2em 0 0.2em 0;
}
#footer img {
  float:left;
  margin-top: 4px;
  margin-left: 20px;
  border: 0;
}
#footer a:link, #footer a:visited {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: underline;
}
#footer a:hover {
  font-style: normal;
  font-weight:normal;
  color: #003366;
  text-decoration: none;
}
#vcss  img {
 float: right;
 padding: 0;
 margin-right: 5px;
 }
#clearone {
  clear: both;
  height: 1px;
}
#privacy {
  text-align:justify;
 }
#privacy h2 {
   Font-size: 130%;
   font-style: normal;
   font-weight:bold;
   color: #003366;
}
#privacy p {
   Font-size: 90%;
   font-style: normal;
   font-weight:normal;
   color: #000000;
}
#privacy a:link, #privacy a:visited {
   font-style: normal;
   font-weight:normal;
   color: #003366;
   text-decoration: underline;
}
#privacy a:hover {
   font-style: normal;
   font-weight:normal;
   color: #c30200;
   text-decoration: none;
}
.pf {
  padding-right:6px;
}
#services-list {
  margin-top:3px;
  margin-left: 10px;
}
#services-list ul {
  list-style-image:url(images/red-check.gif);
  font-weight:bold;
} 
#services-list ul ul{
  margin-top:0;
  font-weight:normal;
  color:#003366;
  margin-left: 20px;
  padding:0;
  list-style-image:none;
  list-style:disc;
}
html>body #services-list ul ul{
  margin-top:0;
  font-weight:normal;
  color:#003366;
  margin-left: 0;
  padding-left:30px;
  list-style-image:none;
  list-style:disc;
}
.sb-help {
  margin-top:0;
  color:#003366;
  font-weight:bold;
  margin-left: 20px;
  list-style-image: url(images/red-check.gif);
}
html>body .sb-help {
  margin-top:0;
  color:#003366;
  font-weight:bold;
  margin-left: 13px;
  list-style-image: url(images/red-check.gif);
}
.blue-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #003366;
}
.red-italic-bold {
  font-style: italic;
  font-weight: bold;
  color: #c30200;
}
.red-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #c30200;
}
.blue-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #003366;
}
.black-normal-bold {
  font-style: normal;
  font-weight: bold;
  color: #000000;
}


