html {
  margin:  0;
  padding: 0;
}

body {
  font-family: "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
  font-size:   14px;
  font-weight: normal;
  background:  #eaeaea;
  color:       #000;
  margin:      0;
  padding:     0;
}

a {
  cursor:          pointer;
  color:           #06c;
  text-decoration: underline;
}

a:hover, a:focus {
  color: #609cef;
}

img {
  border: 0;
}

form {
  display: inline;
}

.b {
  font-weight: bold;
}

#site_bg {
  width:      48px;
  background: url(../img/shadow_l.gif) repeat-y;
  float:      left;
}

#container {
  width:        725px;
  background:   #fff;
  border-right: solid 6px #ccc;
  margin-left:  48px;
  text-align:   left;
  overflow:     hidden;
}

#header {
  height: 130px;
}

#logo {
  margin-top:   18px;
  padding-left: 25px;
  float:        left;
}

#lang {
  margin-top:    55px;
  padding-right: 10px;
  float:         right;
}

#lang img {
  width:        20px;
  height:       17px;
  margin-right: 10px;
  float:        left;
}

#lang a {
  font-size:    12px;
  font-weight:  bold;
  color:        #333;
  margin-right: 30px;
  float:        left;
}

#lang a:hover, #lang a:focus {
  color: #da0000;
}

#header_div {
  background:   #19781e;
  height:       2px;
  width:        100%;
  border-right: solid 6px #ccc;
  float:        left;
  overflow:     hidden;
}

#cob_container {
  width:        100%;
  background:   url(../img/top_bg.gif) repeat-x #fff;
  border-right: solid 6px #ccc;
  float:        left;
}

#cob_cover {
  margin:   30px 45px 0 -22px;
  float:    left;
  position: absolute;
}

#cob_description {
  margin-left:  250px;
  margin-right: 25px;
}

h1 {
  font-size:   26px;
  font-weight: bold;
  color:       #629d1c;
  margin:      25px 0 0 0;
}

h2 {
  font-size: 16px;
  color:     #0058aa;
  margin:    0 0 20px 0;
}

#cob_features {
  margin-top:  50px;
  margin-left: 60px;
}

.features_header {
  font-weight:   bold;
  font-style:    italic;
  color:         #0058aa;
  margin-top:    5px;
  margin-bottom: 15px;
}

#features_1, #features_2 {
  border-right:   solid 1px #ccc;
  margin-right:   40px;
  padding-right:  40px;
  padding-bottom: 10px;
  float:          left;
}

#features_3 {
  float: left;
}

#features_1 img {
  width:        12px;
  height:       12px;
  margin-right: 10px;
}

#features_2 img {
  width:        20px;
  height:       17px;
  margin-right: 12px;
  display:      block;
  float:        left;
}

#features_3 img {
  width:        38px;
  height:       54px;
  margin-right: 20px;
  display:      block;
  float:        left;
}

#cob_sample_pages {
  padding: 50px 0 45px 20px;
  float:   left;
}

#corners {
  width:      11px;
  height:     77px;
  margin-top: 111px;
  float:      left;
}

#samples_box {
  background:    #fff5ef;
  border-top:    solid 1px #fce3d5;
  border-bottom: solid 1px #fce3d5;
  width:         232px;
  height:        75px;
  margin-top:    111px;
  font-size:     14px;
  font-weight:   bold;
  font-style:    italic;
  color:         #ff6000;
  float:         left;
}

#samples_text {
  margin-top:  28px;
  margin-left: 5px;
  display:     block;
}

#samples_1 {
  background: url(../img/cob_sample_pages_1.gif) no-repeat;
  width:      43px;
  height:     273px;
  float:      left;
}

#samples_2 {
  background: url(../img/cob_sample_pages_2.gif) no-repeat;
  width:      415px;
  height:     273px;
  float:      left;
}

#buy_text {
  font-weight:  bold;
  padding-left: 40px;
  float:        left;
}

#shipping_info {
  font-size: 12px;
  color:     #333;
}

#buy_paypal {
  margin-left: 20px;
  float:       left;
}

#contact_info {
  padding: 30px 0 60px 40px;
  clear:   both;
}

#footer {
  font-family: "Tahoma", "Verdana", sans-serif;
  font-size:   11px;
  height:      30px;
  text-align:  center;
}
