﻿*
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 1.5em;
}

a img
{
    border: 0px;
}

p
{
    margin-bottom: 1em;
}

#wrapper
{
    width: 990px;
    margin: 0px auto 0px auto;
    background: url(images/hpwoh_bg3.gif) repeat-y right;
}

#header
{
    width: 990px;
    height: 249px;
}

#banner
{
    width: 750px;
    height: 249px;
    float: left;  
}

#logo
{
    width: 240px;
    height: 249px;
    background: url(images/hpwoh_04.gif);
    float: left;
}

#content
{
    width: 990px;
    height: auto;
}

#left_column
{
    width: 750px;
    float: left;
}
#right_column
{
    width: 240px;
    float: left;
}

#footer
{
    width: 990px;
    background: url(images/hpwoh_bg2.gif);
    padding: 2px;
}

label
{
    font-weight: bold;
}