body {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  background-color: rgb(242,251,255);
  color: #666666;
  text-align: center;

}

a {
  color: #095B8E;
  font-weight: bold;
}
img {
  border: 0;
}
h1, h2, h3, h4, h5, h6, p, td, th {
  font-family: arial, helvetica, sans-serif;
  color: #666666;
}

h1 {
  font-size: 22px;
  color: #AB0000;
}
h2 {
  font-size: 18px;
  margin: 0;
}

h3 {
  font-size: 12px;
}
h4 {
    font-size: 15px;
    margin: 0;
    padding: 0;
}
.bg {
    background-color: rgb(242,251,255);
}
.fg {
    color: black;
}
td, th {
    text-align: left;
    vertical-align: top;
}
hr {
    border: 0;
    background-color: #ccc;
    color: #ccc;
    height: 1px;
    width: 80%;
    margin-top:10px;
    margin-bottom:20px;
}
#logo {
    float: left;
    margin-bottom: 10px;
    margin-left: 3px;
}
#claim {
    float: right;
    margin-bottom: 10px;
    margin-right: 3px;
}
#topbg {
    width: 780px;
    height: 37px;
    background-image: url(topbg780.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin: auto;
}
#bottombg {
    width: 780px;
    height: 37px;
    background-image: url(bottombg780.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin: auto;
}
#contentWrapper {
    width: 780px;
    margin: auto;
    text-align: left;
    background-image: url(contentbg780.png);
    background-repeat: repeat-y;
}

#content {
    background-color: #fff;
    margin-left: 25px;
    margin-right: 25px;
}

table.sub {
    margin-top: 7px;
    border-collapse: collapse;
}
.sub {
    font-weight: bold;
    font-size: 16px;
}
td.sub {
    padding-left: 0;
    padding-right: 20px;
}
.type {
    padding: 5px 3px 3px 3px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #AB0000;
    text-transform: uppercase;
}
.theme {
}
.intro {
 /*   width: 450px; */
    line-height: 135%;
    margin-bottom: 40px;
}
#about {
    font-size: small;
    background-color: #efefef;
    float: right;
    width: 240px;
    padding: 10px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    clear: both;
}
#contact {
    background-color: #efefef;
    float: right;
    width: 240px;
    padding: 10px;
    margin-left: 10px;
    margin-bottom: 5px;
    clear: both;
}
#contact h2 {
    margin: 0 0 5px 0;
    padding: 0;
}
#contact p {
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}
#contact .phone {
    background: url(iconPhone.gif) 0px 3px no-repeat;
    padding-left: 25px;
}
#contact .email {
    background: url(iconEmail.gif) 2px 3px no-repeat;
    padding-left: 25px;
}
.items {
    clear: both;
}
table.offerDetails {
    border: 0;
    margin: 0;
    border-collapse:collapse;
}
table.offerDetails td {
    padding-left: 20px;
}
table.sr {
    margin-bottom: 25px;
}
img.sr {
    border: 1px solid #999;
    position: relative;
    top: 9px;
    left:9px;
}
.srimg {
    position: relative;
    left: 0px;
    width: 146px; /* width of bg shadow */
    height: 123px; /* height of bg shadow */
    background-image: url(shadow-small-rounded.gif);
    background-repeat: no-repeat;
}

/* nifty corners */
b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
