@charset "utf-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-position:top;
}

p {
font-family:Verdana, Arial;
font-size:12px;
color:#000000;
text-align:left;
}

p a {
color:#000000;
text-decoration:none;
}

p a:hover {
color:#000000;
text-decoration:underline;
}

li {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

h1 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:18px;
line-height:24px;
color:#000000;
text-align:center;
}

h2 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:30px;
color:#000000;
text-align:center;
}

h3 {
padding:0px 0px 0px 0px;
font-family:Arial;
font-size:18px;
color:#000000;
text-align:center;
}

h3 a {
color:#000000;
text-decoration:none;
}

h3 a:hover {
color:#000000;
text-decoration:underline;
}

.container {
width:900px;
height:100%;
vertical-align:top;
}

.header {
width:900px;
}

.main {
width:900px;
}

.footer {
width:880px;
padding:10px 10px 10px 10px;
}

.footer p {
font-family:Arial;
font-size:11px;
color:#000000;
text-align:center;
}

.footer p a {
color:#000000;
text-decoration:none;
}

.footer p a:hover {
color:#000000;
text-decoration:underline;
}

.column {
vertical-align:top;
padding-right:20px;
}

.retailers {
width:850px;
background-image:url(images/window-sticker.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}
