body {
    background: url('http://img.en25.com/Web/LiebertCorporation/bg.png') repeat-x #b5b5b5;
    font-family: arial, Helvetica,sans-serif; 
    font-size: 12px;
    color: #565656;
}

a {
    color: #034d8e;
}

img { 
    border: 0;
}

h1 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #004b8d;
    line-height: 24px;
}

#container {
    width: 968px;
    margin: 0 auto;
}

#header {
    width: 100%;
    margin-top: 25px;
}

#header #buttons {
    margin-top: 8px;
    float: right;
    width: 700px;
    text-align: right;
}

#flash {
    margin: 15px 0 ;
}

#video_boxes {
    margin-bottom: 40px;
}

#video_boxes div#left {
    float: left;
    width: 481px;
    height: 281px;
    overflow: hidden;
}

#video_boxes div#right {
    float: right;
    width: 481px;
    height: 281px;
    overflow: hidden;
}

.clear {
    clear:both;
}

#nav {
    width: 155px;
    float: left;
    margin-top: 50px;
    margin-right: 10px;
}

#nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#nav ul li a {
    color: #004b8d;
    display: block;
    width: 150px;
    height: 29px;
    overflow: hidden;
    background: url('http://img.en25.com/Web/LiebertCorporation/nav_bg.png') repeat-x;
    text-decoration: none;
}

#nav ul li a:hover {
    background-position: 0 -29px;
}

#nav ul li a span {
    position: relative;
    top: 7px;
    left: 10px;
}

#nav ul li a span.arrow {
    background: url('http://img.en25.com/Web/LiebertCorporation/arrow_4362.png') no-repeat 0 3px;
    padding-left: 10px;
}

#nav ul li a:hover {
    font-weight: bold;
}

#nav ul li ul li a {
    background-color: #f8f7f7;
    background-image: none;
    color: #f17b05;
    font-weight: normal;
}

#nav ul li ul li a span {
    position: relative;
    left: 20px;
}

#content {
    margin-top: 50px;
    width: 800px;
    float: right;
    line-height: 18px;
}

.left_image {
    float: left;
    margin-right: 10px;
}

.right_image {
    float: right;
    margin-left: 10px;
}

#footer.sub {
    margin-top: 34px;
    height: 110px;
    overflow: hidden;
    background: url('http://img.en25.com/Web/LiebertCorporation/missing.png') no-repeat top right;
}

#footer.sub ul {
    position: relative;
    top: 80px;
}

#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#footer ul li {
    display: inline;
    margin-right: 20px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 10px;
}

#footer ul li a {
    color: #FFF;
}

a.audit_button {
    display: block;
    float: right;
    width: 323px;
    height: 86px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/audit_button.png');
}

a.audit_button span {
    display: none;
}

a.audit_button:hover {
    background-position: 0 -87px;
}

a.rep_button {
    display: block;
    float: right;
    width: 323px;
    height: 86px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/rep_button.png');
}

a.rep_button span {
    display: none;
}

a.rep_button:hover {
    background-position: 0 -86px;
}

a.value_button {
    display: block;
    width: 316px;
    height: 57px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/value_button.png');
}

a.we_offer_button {
    display: block;
    width: 317px;
    height: 56px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/what_we_offer_button.png');
}

a.free_audit_button {
    display: block;
    width: 317px;
    height: 56px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/free_audit_button.png');
}

a.contact_button {
    display: block;
    width: 317px;
    height: 55px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/contact_button.png');
    background-repeat: no-repeat;
}

a.why_button {
    display: block;
    width: 317px;
    height: 55px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/why_button.png');
    background-repeat: no-repeat;
}

a.third_button {
    display: block;
    width: 317px;
    height: 55px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/third_button.png');
    background-repeat: no-repeat;
}

a.video_left {
    display: block;
    width: 483px;
    height: 281px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/internal_video.png');
    background-repeat: no-repeat;
}

a.video_right {
    display: block;
    width: 483px;
    height: 281px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/third_video.png');
    background-repeat: no-repeat;
}

a.lookup_button {
    display: block;
    width: 316px;
    height: 55px;
    overflow: hidden;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/lookup_button.png');
    background-repeat: no-repeat;
}

a.lookup_button:hover { background-position: 0 -57px; }
a.video_left:hover, a.video_right:hover { background-position: 0 -281px ; }
a.value_button:hover { background-position: 0 -67px; }
a.we_offer_button:hover { background-position: 0 -67px; }
a.free_audit_button:hover { background-position: 0 -65px; }
a.contact_button:hover { background-position: 0 -65px; }
a.why_button:hover { background-position: 0 -69px; }
a.third_button:hover { background-position: 0 -69px; }
a.big span, a.video_left span, a.video_right span, a.lookup_button span {
    display: none;
}

.contact tr td {
    padding-bottom: 10px;
}

.contact tr td input.text {
    width: 315px;
    border: 0;
    height: 23px;
    background-image: url('http://img.en25.com/Web/LiebertCorporation/input.png');
    background-repeat: no-repeat;
    
}

.contact tr td textarea {
    background-image: url('http://img.en25.com/Web/LiebertCorporation/textarea.png');
    background-repeat: no-repeat;
    height: 123px;
    border: 0;
    width: 315px;
}

input.small {
    border-right: 1px solid #999;
}

.white_papers {
    margin: 10px 0 0 0;
    padding: 0;
}
.white_papers li {
    padding: 6px 5px 6px 30px;
    margin: 5px;
    list-style-type: none;
    background: url('http://img.en25.com/Web/LiebertCorporation/paper.png') no-repeat;
} 
