html, body
{
padding:0px;
margin:0px;
text-align:center;
background-image:url(../images/red_fade.jpg);
background-repeat:repeat-x;
font-family:verdana,tahoma,sans-serif,helvetica;
font-size:12px;
color:#555555;
line-height:15px;
}


div.main
{
width:810px;
padding-left:0px;
padding-top:0px;
margin:0px auto;;
color:#555555;
}

div.header
{
width:810px;
color:#ffffff;
padding:13px 0px 0px 0px;
text-align:left;
line-height:22px;
height:42px;
margin:0px 0px 0px 0px;
}

div.nav
{
width:810px;
height:20px;
color:#ffffff;
margin:1px 0px;
padding:0px;
text-align:right;
line-height:13px;
font-size:11px;
}
div.red_button
{
width:371px;
height:59px;
background-image:url(../images/redbutton.jpg);
background-repeat:no-repeat;
margin:auto;
padding:22px 0px 0px 13px;
font-size:14px;
}


.footer
{
min-height:30px;
background-color:#111111;
color:#cccccc;
padding:20px 0px 10px 0px;
font-size:10px;
line-height:12px;
margin-top:5px;
}

div.inner_footer
{
width:800px;
margin:auto;}

div.basket_view
{

float:right;
background-color:#ffffff;
font-weight:bold;
font-size:10px;
}


.left{text-align:left;}

h1
{font-size:21px;
font-weight:normal;
margin:0px;}

h2
{font-size:19px;
font-weight:normal;}

h3
{
font-size:14px;
color:#DB172B;
}

h4
{
font-size:12px;
color:#DB172B;
}


p.accent
{color:#3253BC;
font-size:14px;
font-weight:bold;
line-height:17px;
margin-top:5px;}
p.faq
{
font-weight:bold;
margin:15px 0px 5px 0px;
}

a:link {color:#3253BC;text-decoration:none;font-weight:bold;}
a:visited {color:#3253BC;text-decoration:none;font-weight:bold;}
a:hover {color:#6985D8; text-decoration:none;font-weight:bold;}

a.white:link {color:#ffffff;text-decoration:none;font-weight:bold;}
a.white:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
a.white:hover {color:#eeffff; text-decoration:none;font-weight:bold;}


a.red:link {color:#DA192C;text-decoration:none;font-weight:bold;}
a.red:visited {color:#DA192C;text-decoration:none;font-weight:bold;}
a.red:hover {color:#DA192C; text-decoration:none;font-weight:bold;}


a.totop:link {color:#3253BC;text-decoration:none;font-size:10px;}
a.totop:visited {color:#3253BC;text-decoration:none;font-size:10px;}
a.totop:hover {color:#3253BC; text-decoration:none;font-weight:bold;font-size:10px;}

img{border:0px;}
