a {
  text-decoration: none;
  color: #42553e;
}

body {
  background: #81a579;
  font-family: Serif;
}

#main {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  border: 1px solid black;
  background: #a65858;
  color: white;
}

#main_logo {
  background: #445495 url(/images/mini_logo.png) no-repeat;
  height: 80px;
}

#main_logo h1 img {
  display: none;
}

#main_logo h1 {
  margin: 0px;
  border-bottom: 1px solid black;
  font-family: Sans Serif;
  font-size: 45px;
  color: #ffffff;
  padding: 15px 0px 11px 85px;
  vertical-align: middle;
}

#quote {
  z-index: 1;
  position: relative;
  left: 20px;
  top: 45px;
  width: 620px;
  border: 1px solid black;
  border-left: none;
  background: #445495;
  padding-left: 1em;
  font-size: 20px;
}

#primary_image {
  float: left;
}

#right {
  float: right;
  width: 320;
}

#footer {
  width: 700px;
  bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #42553e;
  font-size: 60%;
}

#right_image1 {
  position: relative;
  z-index: 2;
  left: 400px;
  top: -10px;
  width: 80px;
  height: 80px;
  border: 1px solid black;
}

#right_image2 {
  position: relative;
  z-index: 2;
  left: 415px;
  top: -10px;
  width: 80px;
  height: 80px;
  border: 1px solid black;
}

#right_image3 {
  position: relative;
  z-index: 2;
  left: 430px;
  top: -10px;
  width: 80px;
  height: 80px;
  border: 1px solid black;
}

#content {
  padding: 1em;
  font-size: 12px;
}

#content a {
  color: #722929;
}

#content a img {
  border: 1px solid #722929;
}

#footer .current {
  color: black;
}

div.description {
  padding: 0px;
  padding-right: 2em;
  padding-left: 2em;
}

table.hosting_plans {
  width: 100%;
  border: 1px solid white;
}

table.sitemap {
  width: 100%;
}

table.sitemap td {
  width: 33%;
  vertical-align: top;
}

table.sitemap span {
  padding-left: 15px;
}

table.sitemap span.header {
  background-image: url(/images/micro_logo.png);
  background-repeat: no-repeat;
  background-position: left center;
}

table.sitemap span.header a {
  font-weight: bold;
  font-size: 150%;
}

table.pm_activity td {
  border: 1px solid #722929;
}
table.pm_activity {
  border: 1px solid white;
}

#mainmenu {
}

#submenu {
  margin-bottom: .5em;
  padding: .5em;
  border-bottom: 1px solid black;
  height: 15px;
}

#submenu span{
  display: block;
  float: left;
}

#submenu span.help {
  float: right;
  display: block;
}

#product_search {
  margin-bottom: .5em;
  padding: .5em;
  border-bottom: 1px solid black;
  clear: both;
}

#product_search table tr td.radio {
  padding-left: 25px;
}

#navColumnOneWrapper {
  float: left;
  width: 150px;
  padding: 15px;
border: 0px solid red;
}

#navColumnTwpWrapper {
  float: right;
  width: 150px;
  padding: 15px;
border: 0px solid red;
}

.centerColumn {
  padding: 15px;
  display: block;
}

.listingDescription {
  width: 400px;
}

#productListing {
  width: 400px;
  border: 0px solid red;
}

#navCenter {
  width: 660px;
  padding: 15px;
  float: right;
}

.clear {
  clear: both;
}

.clearBoth {
  display: none;
}

#navMainWrapper {
  margin: 0px;
  padding: 0px;
}

#navMainWrapper ul {
  list-style: none;
}

#navMainWrapper li {
  display: inline; 
  padding-left: 5px;
  padding-right: 5px;
}

.centerBoxContentsNew {
  float: left;
}

/*p722929 */
