html {
  height: 100%;
}
body {
  width: 870px;
  margin: 0px auto;
  padding: 20px 0 0 0;
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  background: #abd9ff url('../images/template/background.gif') repeat-x;
}
div {
  margin: 0px auto;
  padding: 0px;
  border: none;
  display: block;
  float: left;
}
table {
  float: left;
  display: block;
}
a {
  color: #b02525;
  text-decoration: none;     
}                                                                                            
a:hover {
  color: #b02525;
  text-decoration: underline;  
}
p {
  color: #000;
  line-height: 120%;
  display: block;
  padding: 0 0 14px 0;
  margin: 0;
}
h1 {
  font-size: 19px;
  padding: 0 0 14px 0;
  margin: 0;
  font-weight: 400;
  color: #b02525;
}
h2 {
  font-size: 14px;
  padding: 0 0 14px 0;
  margin: 0;
  font-weight: 700;
  color: #b02525;
} 
h2.price {
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-weight: 700;
  color: #b02525;
} 
h3 {
  font-size: 12px;
  padding: 0 0 14px 0;
  margin: 0;
  font-weight: 700;
  color: #b02525;
} 
input {
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
}
select {
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
}
textarea {
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
}
td {
  color: #000;
  line-height: 150%;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
}
.b {
  font-weight: bold;
}
.i {
  font-style: italic; 
}
.red {
  color: #AF232E;
}
table.center {
  margin-left: auto; 
  margin-right:auto;
}
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
object {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.req_field {
  color: #f00;
}
div #container {
  width: 870px;
}
/* Layout */
div #header_container {
  width: 870px;
  height: 100px;
  color: #fff;
  border-bottom: 1px solid #b02525;
}
div #header_left {
  background: url('../images/template/header_left.gif') no-repeat;
  width: 7px;
  height: 100px;
}
div #header_centre {
  background: url('../images/template/header_centre.gif') repeat-x;
  width: 856px;
  height: 100px;
}
div #header_right {
  background: url('../images/template/header_right.gif') no-repeat;
  width: 7px;
  height: 100px;
}
div #header_logo {
  width: 290px;
  padding-top: 5px;
  height: 100px;
  padding-left: 8px;
}
div #header_strapline {
  width: 362px;
  height: 80px;
  text-align: center;
  line-height: 30px;
  font-size: 23px;
  padding: 20px 8px 0px 181px;
}
div #content_container {
  width: 870px;
  background: #fff;
}
div #side_menu {
  width: 197px;
  padding-bottom: 150px;
  color: #fff;
}
div #side_menu_container {
  width: 197px;
}
#side_menu ul {
  margin: 0px;
  padding: 0px;
  border: none;
}
#side_menu ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  letter-spacing: 2px;
}
#side_menu ul li a {
  margin: 0;
  padding: 0 0 0 18px;
  list-style-type: none;
  color: #000;
  line-height: 25px;
  height: 27px;
  vertical-align: middle;
  text-decoration: none;
  width: 179px;
  display: block;
  background: url('../images/template/bullet.gif') no-repeat;
}
#side_menu ul li a:hover {
  background: url('../images/template/bullet_rollover.gif') no-repeat;
}
#side_menu ul li ul {
  margin: 0px;
  padding: 0px;
  border: none;
}
#side_menu ul li ul li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  letter-spacing: 2px;
}
#side_menu ul li ul li a {
  margin: 0;
  padding: 0 0 0 28px;
  list-style-type: none;
  color: #000;
  line-height: 25px;
  height: 27px;
  vertical-align: middle;
  text-decoration: none;
  width: 169px;
  display: block;
  background: url('../images/template/bullet_indent.gif') no-repeat;
}
#side_menu ul li ul li a:hover {
  background: url('../images/template/bullet_indent_rollover.gif') no-repeat;
}
div #content_main {
  width: 642px;
  padding: 10px 15px 10px 16px;
}
div #content_main .red {
  border: 2px solid #b02525;
}
div #content_home_left {
  width: 321px;
}
div #content_home_right {
  width: 321px;
  text-align: center;
}
div #footer_container {
  width: 870px;
  color: #fff;
  height: 100px;
  border-top: 1px solid #b02525;
}
div #footer_container a {
  text-decoration: none;
  color: #fff;
}
#footer_container a:hover {
  text-decoration: underline;
}
div #footer_left {
  background: url('../images/template/footer_left.gif') no-repeat;
  width: 7px;
  height: 100px;
}
div #footer_centre {
  background: url('../images/template/footer_centre.gif') repeat-x;
  width: 856px;
  height: 100px;
  text-align: center;
}
div #footer_right {
  background: url('../images/template/footer_right.gif') no-repeat;
  width: 7px;
  height: 100px;
}
div #footer_menu {
  width: 856px;
  height: 41px;
  vertical-align: middle;
  padding-top: 6px;
}
div #footer_line {
  width: 854px;
  height: 3px;
  line-height: 3px;
  font-size: 3px;
  vertical-align: middle;
  background: url('../images/template/footer_line.gif') no-repeat;
}
div #footer_copyright {
  width: 854px;
  height: 50px;
  padding-top: 8px;
}
div #image_title {
  font-size: 11px;
  padding-bottom: 2px;
  margin: 0;
  font-weight: 700;
  color: #b02525;
}
div #cta_phone {
  width: 197px;
  height: 100px;     
  background: url('../images/template/phone-cta.jpg') center top no-repeat;
  cursor: pointer;
}
div #cta_price {
  width: 197px;
  height: 168px;      
  background: url('../images/template/price-cta.jpg') center top no-repeat;
  cursor: pointer;
}
.list ul {
  color: #000;
  line-height: 120%; 
  width:450px;   
  padding-left: 15px;
  margin: 0;  
}
.list ul li {
  color: #000;
  line-height: 120%; 
  width:450px;  
  margin: 0;  
}
div .home_cta {
  width:118px; 
  height:146px;
  padding-right: 10px;
}
div .home_cta_top {
  width:118px;
  height:110px;
}
div .home_cta_bottom {
  width:118px;
  height:36px;
  background-image: url('../images/page/cta-bottom.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}
div .home_cta_bottom a {
  display: block;
  height: 36px;
  width: 118px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}
div .home_cta_bottom a:hover {
  display: block;
  height: 36px;
  width: 118px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
div .product_cta {
  float: right;
  width: 170px;
  padding-right: 10px;
  padding-bottom: 10px;
}
div .product_cta_top {
  width: 170px;
  height: 137px;
}
div .product_cta_bottom {
  width: 170px;
  height: 63px;
  background-image: url('../images/page/product-cta-bottom.jpg');
  background-position: left top;
  background-repeat: no-repeat;
}
div .product_cta_bottom a {
  display: block;
  height: 63px;
  width: 170px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}
div .product_cta_bottom a:hover{
  display: block;    
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
