@charset "utf-8";
/* CSS Document */

body {
background-position: top;
background-image: url('images/bg.jpg');
background-repeat: repeat-x;
background-color: #95c4d0;
font-family:Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

h2.first {
margin: -60px 0 0 50px;
padding: 0;
color: #FFFFFF;
}

h2.review {
margin: -26px 0 0 50px;
color: #FFFFFF;
padding: 0;
}

.stars {
margin: 0 0 6px 0;
}

#wrapper {
width: 844px;
margin: 0 auto;
}


#introbox {
background-image: url('images/introbox.jpg');
background-repeat: no-repeat;
width:844px;
height: 409px;
padding-top: 36px;
margin-bottom: -60px;
}


#introboxleft {
display: inline;
margin-left: 60px;
width: 300px;
float: left;
}

#introboxleft h3 {
margin: 0 0 0 10px;
padding: 0;
font-size: 16px;
color: #444444;
}

#introboxcontent {
clear: both;
margin: 8px 0 0 142px;
width: 600px;
}

#introboxcontent p {
font-size: .9em;
text-align: center;
padding: 8px 0 0 0;
margin: 0;
}

#introboxright {
display: inline;
margin-right: 40px;
width: 400px;
float: right;
}

#introboxright h3 {
margin: 0;
padding: 0;
font-size: 12px;
color: #444444;
text-align: center;
}

.productlink {
background-image: url('images/linkbutton.jpg');
background-repeat: no-repeat;
width: 292px;
height: 48px;
float: right;
display: inline;
text-align: center;
}

.productlink a {
color: #FFFFFF;
font-size: 1.1em;
text-decoration: underline;
padding: 16px;
line-height: 42px;
}

.productlink a:hover {
color: #ffea9f;
}

.reviewbox {
background-image: url('images/reviewboxmid.jpg');
background-repeat: repeat-y;
clear: both;
width: 844px;
padding-top: -20px;
}

.reviewboxtop {
background-image: url('images/reviewboxtop.jpg');
background-repeat: no-repeat;
width: 844px;
height: 40px;
}

.trial {
display: inline;
float: left;
margin-left: 74px;
text-align: center;
font-weight: bold;
}

.reviewlink {
font-size: 1.2em;
text-align: left;
margin: 12px 200px 0 0;
float: right;
display: inline;
}

ul {
margin: 12px 0 0 12px;
padding: 0;
}

li {
list-style:none;
background:url('images/check.gif') no-repeat; 
padding: 2px 0 2px 24px;
margin-top: 4px;
line-height: 16px;
font-size: .8em;
}


.trial a {
font-size: 20px;
font-weight: normal;
text-decoration: none;
}

.reviewboxbottom {
background-image: url('images/reviewboxbottom.jpg');
background-repeat: no-repeat;
background-position: bottom;
padding-top: 20px;
width:844px;
height: 100px;
clear: both;
}

.resvwebsite {
display: inline;
float: left;
margin-left: 60px;
margin-top: -20px;
}

a img {
border: 0;
}

.toprightarrow {
display: inline;
background-image: url('images/toprightarrow.gif');
background-repeat: no-repeat;
width: 543px;
height: 44px;
float: right;
margin-right: 54px;
margin-top: -20px;
}

.reviewcontent {
display: inline;
width: 520px;
margin-right: 60px;
float: right;
}

.reviewcontent p {
padding: 0;
margin: 18px 0 0 0;
font-size: .9em;
}

#footer {
margin: 0 auto;
width: 740px;
text-align: center;
font-size: 10px;
}

.award {
background-image: url('images/award.gif');
width: 180px;
height: 93px;
margin: 0 0 8px 0;
padding: 0;
}

.red {
color: #e62121;
}