BODY, DIV, P, H1 {
    margin:0px; 
    padding:0px; 
    border:0px;
}
BODY {
    width:780px;
}
DIV, P, TD {
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}
P {
    margin-top:12px;
}
H1 {
    margin-top:24px;
    font-family:Trebuchet MS,Arial,sans-serif; 
    font-size:24px; 
    font-weight:normal;
}
A:link, A:visited {
    color:#000000;
    text-decoration:underline;
}
A:hover, A:active {
    color:#666666;
    text-decoration:none;
}

*.emph {
    font-weight:bold;
    color:#EF3D42;
    
}
*.deemph {
    font-weight:normal;
}
SPAN.trademark {
    vertical-align:super;
    font-size:.6em;
}
/**************************************************************************/
DIV#background {
    position:absolute;
    top:0px;
    left:289px;
    z-index:0;
}
DIV#container {
    position:absolute;
    top:0px;
    left:0px;
    z-index:2;
}
IMG#home_image {
    position:absolute;
    top:175px;
    left:550px;
    z-index:0;
}
/**************************************************************************/
DIV#header_logo {
    width:780px;
    background-color:#000000;
    height:81px;
    padding:12px 0px;
    text-align:center;
}
DIV#header_redbar {
    width:780px;
    background-color:#EF3D42;
    text-align:right;
    padding:3px 0px;
    font-family:Trebuchet MS,Arial,sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#FFFFFF;
}
DIV#header_redbar SPAN {
    font-size:22px;
    font-weight:bold;
    vertical-align:baseline;
}
DIV#header_redbar A:link, DIV#header_redbar A:visited {
    color:#FFFFFF;
    text-decoration:underline;
}
DIV#header_redbar A:hover, DIV#header_redbar A:active {
    text-decoration:none;
}
DIV#account_box {
    background-color:#cccccc;
    padding:2px 6px 2px 0px;
    margin-top:12px;
    line-height:20px;
}
DIV#account_box P {
    margin:0px;
}
/**************************************************************************/
DIV#mainrow {
    width:780px;
    position:relative;
}
DIV.section_box {
    border:1px solid #999999;
    margin:12px 0px;
    padding:6px;
}
DIV#nav {
    position:absolute;
    top:0px;
    left:0px;
    width:160px;
    background-color:#A3A3A3;
    height:570px;
    min-height:570px;
}
DIV#undernav {
    font-size:10px;
    font-weight:normal;
    text-align:right;
    margin-top:12px;
}
DIV#nav DIV {
    color:#FFFFFF;
    font-family:Trebuchet MS,Arial,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    padding:6px 12px;
    border-bottom:1px solid #FFFFFF;
    cursor:pointer;
}
DIV#nav DIV.selected {
    color:#000000;
    background-color:#FFFFFF;
}
DIV#nav DIV.utility_links {
    color:#000000;
}
DIV#nav IMG {
    position:absolute;
    top:480px;
    right:10px;
    border:0px;
}
TD.sfInformation P {
    color:#000000;
}

TD.sfInformation A:link, TD.sfInformation A:visited {
    font-size:12px; 
    color:#000000;
    font-weight:bold;
}

TD.sfInformation A:hover, TD.sfInformation A:active {
    text-decoration:underline;
}

DIV#nav IMG {
    margin-top:12px;
}
DIV#homebody {
    position:absolute;
    top:0px;
    left:200px;
    width:500px;
    text-align:left;
}
TABLE#maintable {
    width:580px;
    font-size:14px; 
    font-weight:bold; 
    line-height:28px;
}
DIV#welcome_message {
    position:relative;
    top:20px;
    left:0px;
    height:360px;
}
DIV#welcome_message IMG {
    position:absolute;
    top:0px;
    left:0px;
}
DIV#welcome_message IMG.home_image_hidden {
    opacity:0;
    filter:alpha(opacity=0);
}
DIV.product_box {
    margin-top:12px;
    margin-bottom:12px;
    border:1px solid #999999; 
    text-align:center;
}
DIV.product_box TABLE {
    margin:auto;
}
DIV.product_box TD {
    padding:12px;
}
P#bottom_graf {
    text-transform:uppercase;
}
/**************************************************************************/

DIV#footer {
    border-top:1px solid black;
    border-bottom:1px solid black;
    padding:3px 50px;
    font-family:Trebuchet MS,Arial,sans-serif;
    font-size:12px;
    color:#000000;
    text-align:center;
    margin-top:20px;
    clear: both;
}
DIV#footer A:link, DIV#footer A:visited {
    color:#000000;
    text-decoration:underline;
}
DIV#footer A:hover, DIV#footer A:active {
    color:#999999;
    text-decoration:none;
}

TD.retailer_town {
  width: 240px;
  padding-top: 10px;
  vertical-align: top;
}
TD.retailer_town h2 {
  margin-bottom: 10px;
  font-size: 1.5em;
}
TD.retailer_town ul  {
  padding: 0;
  margin: 0;
}
TD.retailer_town li {
  list-style: none;
  margin-bottom: 10px;
}