
html, body
{
margin:0;
padding:0;
border-style:none;
}

body
{
background:#000;
font-family:verdana, arial, sans-serif;
font-size:90%;
font-weight:normal;
text-align:left;
margin:0;
color:#000;
}

p
{
text-align:left;
margin:0 40px;
padding:6px;
text-indent:10px;
}

p.center
{
text-align:center;
font-weight:bold;
letter-spacing:1.2px;
text-indent:0;
}

p.noindent
{text-indent:0;}

h1, h2, h3
{
text-align:center;
font-weight:bold;
margin:5px 50px;
}

h1
{font-size:25px;}

h1.top
{margin:0;}

h2
{font-size:20px;}

h3
{font-size:17px;}

h3.img
{
text-align:center;
margin:10px 20px;
padding:0 10px 0 10px;
text-decoration:none;
border-style:none;
}

a, a:visited
{
color:#8d1b10;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #8d1b10;
}

a:hover
{
color:#424fa7;
text-decoration:none;
border-bottom:1px dotted #424fa7;
}

a.noborder, a:visited.noborder,
a:hover.noborder, a:active.noborder
{
color:#8d1b10;
font-weight:bold;
text-decoration:none;
border-style:none;
}

ul
{margin:5px 20px;}

ul li
{
margin-right:30px;
margin-left:10px;
padding-left:6px;
list-style-image:url(../images/list.jpg);
}

img
{border-style:none;}

img.left
{
float:left;
margin:5px 10px 5px 25px;
}

img.right
{
float:right;
margin:5px 25px 5px 10px;
}

ul
{margin:5px 20px;}

ul li
{
margin-right:30px;
margin-left:10px;
padding-left:6px;
}

/* These are the class selectors you will use to format html elements on your page */

.clear
{clear:both;}

.cap
{
font-family:"times new roman", serif;
font-size:35px;
color:#c20808; /*red */
font-weight:bold;
float:left;
height:35px;
line-height:25px;
margin-top:0;
margin-right:2px;
}

.bold
{font-weight:bold;}

.italic
{font-style:oblique;}

.center
{text-align:center;}

.strike
{text-decoration:line-through;}

.red
{color:#c20808;}

.blue
{color:#424fa7;}

.hilite
{
background-color:#ffecb7;
font-weight:bold;
color:#8d1b10;
}

.large
{font-size:35px;}

.med
{font-size:18px;}

/* These are the id selectors you will use to layout your page */

#wrapper
{
background:#fff;
width:750px;
border-style:none;
margin:0 auto;
}

#header
{
position:relative;
margin:0 auto;
height:175px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
width:750px;
}

#footer
{
position:relative;
margin:0 auto;
width:750px;
height:70px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}

#footer p
{
font-size:11px;
font-variant:small-caps;
text-align:center;
color:#fff;
padding-top:8px;
margin:0 30px;
line-height:15px;
}

#footer a, #footer a:visited
{
color:#fff;
text-decoration:underline;
font-weight:bold;
border-style:none;
}

#footer a:hover, #footer a:active
{
color:#c20808;
text-decoration:underline;
font-weight:normal;
border-style:none;
}

/* boxes for images and benefits and payment options */

div.benefitbox, div.benefitbox2
{
width:600px;
margin:0 auto;
background:#fff;
border-style:none;
}

div.benefitbox div.top, div.benefitbox2 div.top
{
background-image:url(../images/benefit_top.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:600px;
height:55px;
}

div.benefitbox2 div.top
{
background-image:url(../images/benefit_top2.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:600px;
height:75px;
}

div.benefitbox div.center, div.benefitbox2 div.center
{
background-image:url(../images/benefit_content.jpg);
background-repeat:repeat-y;
margin:0 auto;
width:600px;
}

div.benefitbox div.center p, div.benefitbox2 div.centerp
{
text-align:left;
margin:5px 20px 0 20px;
padding-bottom:15px;
}

div.benefitbox div.center p.courier, div.benefitbox2 div.center p.courier
{
font-family:courier,monospace;
font-size:14px;
font-weight:normal;
text-align:center;
}

div.benefitbox div.center h3.img, div.benefitbox2 div.center h3.img
{margin:0 auto;}

div.benefitbox div.center h3.large, div.benefitbox2 div.center h3.large
{font-size:48px;}

div.benefitbox div.center ul, div.benefitbox2 div.center ul
{
width:590px;
margin:5px;
}

div.benefitbox div.center ul li, div.benefitbox2 div.center ul li
{
margin:5px 70px 5px 30px;
text-align:left;
padding-left:2px;
padding-bottom:10px;
list-style-image:url(../images/list_green.gif);
letter-spacing:1.2px;
line-height:18px;
font-size:14px;
font-weight:normal;
}

div.benefitbox div.center p.last, div.benefitbox2 div.center p.last
{
margin:0 30px;
padding:0;
}

div.benefitbox div.foot, div.benefitbox2 div.foot
{
background-image:url(../images/benefit_foot.jpg);
background-repeat:no-repeat;
margin:0 auto;
width:600px;
height:45px;
}