body {
    width: 730px;
    margin: 0 auto;
}

#header {
    height: 247px;
    background: #FFFFFF url(../images/images_2008/inside_bg.jpg) no-repeat left top;
}

#search {
    height: 48px;
    width: 220px;
    position: relative;
    left: 20px;
    top: 220px;
}

.frmInput {
    background: #FFF url(../images/images_2008/search_shadow.jpg) no-repeat left top;
    height: 17px;
    width: 98px;
    border: none;
    padding: 3px 0 0 3px;
    margin: 0 5px 25px 0;
    color: #ff6600;
float:left;
}

#productHeader {
    background: url(../images/templates/corners/product_bg.gif) no-repeat top left;
    height: 45px;
    width: 500px;
    padding: 0px 0 0 5px;
}

#contentOne {
    padding: 20px;
    float: left;
    width: 490px;
}

#contentTwo {
    padding: 20px 10px 10px 10px;
    float: left;
    width: 180px;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 150%;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 150%;
}

span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 150%;
}

th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 150%;
}

div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 150%;
}

#sfnav {
    /*
    width: 739px;
    */
   
}

#sfnav ul {
    /*
    width: 739px;
    */
   
}

a {
    color: #ff6600;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.red-bold {
    color: #FF0000;
    font-weight: bold;
}

.lnkGray {
    color: #666666;
    text-decoration: none;
}

h1 {
    font-family: Arial Narrow;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    /*
    margin-top: -10px;
    margin-bottom: 0px;
    */
    line-height: 100%;
}

h2 {
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    text-transform: uppercase;
}

h5 {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    text-transform: uppercase;
}