#content_main {
    position:relative;
    width: 713px;
    left:0px;
    height:400px;
    padding-top:20px;
    padding-bottom: 0px;
}

#inner_content {
    position:relative;
    float:left;
    top: 0px;
    z-index:0;
    right:0px;
}

#inner_content_back {
    position: relative;
    background: url('../images/content-bg.jpg');
    width:923px;
    height:377px;
    left: 15px;
}

#content_details {
    position:absolute;
    top:473px;
    left: 0px;
    color:black;
    width: 920px;
    line-height: 1;
    text-align: left;
}

#browse_inventory {

}

#content_nav1 {
    position:absolute;
    left: 37px;
    top: 390px;
    clear:both;
    z-index:2;
}

#content_nav2 {
    position:absolute;
    top: 281px;
    left:301px;
    z-index:2;
}

#content_nav3 {
    position:absolute;
    top: 281px;
    left: 620px;
}

#content_nav4 {
    position: absolute;
    top:588px;
    left: 37px;
    _top:592px;
    _left: 40px;
}

#content_nav4 input {
    width: 187px;
}
.home_content {
    position: absolute;
    line-height: 1.1;
    z-index: 3;
}

.home_content a {
    color: white;
    text-decoration: none;
    font: bold 12px Arial;
}

.home_content a:hover {
    text-decoration: underline;
}

.home_content p {
    padding: 0;
    margin: 0;
}