#homepage {
    position: relative;
    width: 790px;
    height: 554px;
}

#global {
    position: absolute;
    width: 198px;
    height: 34px;
    left: 592px;
    background: transparent url('../homepage/selector_031607.gif') no-repeat top center;
}

#homepage-main {
    position: absolute;
    width: 584px;
    height: 274px;
}

#homepage-features {
    position: absolute;
    top: 282px;
    left: 147px;
    width: 437px;
    height: 264px;
    overflow: hidden;
}

#homepage-right {
    position: absolute;
    left: 592px;
    top: 34px;
    width: 198px;
    height: 512px;
    overflow: hidden;
}

#homepage-bottom-left {
    position: absolute;
    height: 272px;
    width: 140px;
    top: 282px;
    overflow: hidden;
}

#selector {
    position: absolute;
    z-index: 5678;
    top: 84px;
    left: 366px;
    width: 400px;
    padding: 1em;
    background: #e8e8e8;
    display: none;
    filter:alpha(opacity=95);
    -moz-opacity:.95; opacity:.95;
    border: 1px solid #c8c8c8;
}

.feature {
    margin: 0 0 0 1px;
    margin-right: 5px;
    padding: 0;
    width: 139px;
    height: 264px;
    position: relative;
    float: left;
    font-size: 0.95em;
}

img.prod-image {
    border-width: 0;
    text-align: center;
}

.feature-list {
    margin: 0;
    margin-left: 22px;
    padding: 0;
    font-size: 80%;
}

.feature h3 {
    margin: 4px 0 0 0;
    padding: 0.4em 0 0 0;
    height: 33px;
    font-size: 1.4em;
    background: transparent url('../homepage/bk_feature_title.gif') no-repeat 3px 0;
    text-align: center;
    letter-spacing: -0.08em;
    color: #fff;
}

div.prod-img {
    text-align: center;
}

div.prod-title {
    font-weight: bold;
    color: #f00;
    text-align: center;
}

div.prod-copy {
    margin-top: 3px;
    margin-bottom: 3px;
}

div.price {
    font-weight: bold;
}

div.price span.main-price {
    color: #FF0000;
}

div.learn-more {
    margin-top:10px;
    text-align: center;
}

a.feature-link, a.feature-link:hover {
    background: transparent;
    display: block;
    text-decoration: none;
    color: #444;
}

a.feature-link:hover { color: #444; }