body
{
    color: #e6e6e6;
    background-color: #111;
}

#main
{
    background: transparent url(../images/bg_gradient.png) repeat-x top left;
    font-size: 10px;
    padding: 65px 0 0;
}

#main a
{
    font-size: 10px;
    color: #6b6b6b;
}

#products, #products_h_container, #products_h
{
	width: 645px;
    margin: 0 auto; padding: 0;
}

ul#products, ul#products_h
{
    list-style-type: none;
    list-style-image: none;
}

ul#products li, ul#products_h li
{
    margin: 0; padding: 0;
    list-style: none;
    float: left;
    margin-left: 34px;
    background-image: none;
}

ul#products li.first, ul#products_h li.first
{
    margin-left: 0;
}

ul#products_h
{
    position: absolute;
    top: 65px;
    z-index: 1;
}

#vc_h, #tgr_h, #thl_h
{
    opacity: 0;
}

#company
{
    text-align: center;
    margin: 0 auto;
    width: 800px;
    clear: both;
}

#company address
{
    font-style: normal;
    color: #6b6b6b;
    margin: 0;
    padding: 0 0 0 302px;
}

#main #links
{
    text-align: center;
    width: 800px;
    margin: 20px auto 30px;
}

#main #links, #main #links a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding-left: 122px;
}

#main #links p
{
    margin: 0;
    padding-left: 85px !important;
    padding-left: 35px;
}

#main #links a
{
    background: transparent url(../images/bullet_gray_large.png) no-repeat left !important;
    padding-left: 20px !important;
    background: none;
    padding-left: 0;
    color: #b5b5b5;
}

#main #links a:hover
{
    background-image: url(../images/bullet_blue_large.png) !important;
    background-image: none;
    text-decoration: none;
    color: #4daee1;
}

#beta_badge
{
    float: right;
    margin-left: 150px;
    margin-top: 50px;
    position: absolute;
    z-index: 2;
}

