#homeLandingWrapper{
float: left;
width: 100%;
}

#homePromos{
margin-right: 251px; /*Set right margin to RightColumnWidth*/
}

img#homePromo2, img#homePromo3{
margin-right:10px;
margin-top:5px;
}

img#homePromo3{
margin-right:0;
margin-top:5px;
}

#homeRightFeatures{
float: right;
width: 251px; /*Width of right column*/
margin-left: -251px; /*Set left margin to -(RightColumnWidth) */
}

#homeRightFeature1, #homeRightFeature2{
border:1px solid #074669;
width:249px;
background:#074669 url("/images/background_homerightfeature1.jpg") top repeat-x;
margin-bottom:2px;
margin-top:4px;
min-height:144px;
}

#homeRightFeature2{
background:#074669 url("/images/background_homerightfeature2.jpg") bottom repeat-x;
margin:0;
}

#homeRightFeature1 img#featurephoto, #homeRightFeature2 img#featurephoto{
float:left;
border:1px solid #c0c5c7;
margin:10px 10px 10px 10px;
}

.featuredescription{
float:right;
width:130px;
margin:5px;
margin-left:0;
color:#fff;
font-size:90%;
}

.featuredescription p{
margin-top:3px;
margin-bottom:3px;
}

.featuredescription a{
color:#fff;
font-weight:bold;
}

#homeMoreFeatures{
float:right;
}

#homeFeatures{
clear:both;
width:960px;
background:#eeece6 url("/images/background_homefeatures.gif") top no-repeat;
border-top:1px solid #564106;
}

#homeFeature{
width:192px;
text-align:center;
float:left;
}

#homeFeature img#product{
border:1px solid #c1c1c1;
margin:5px;
}

#homeFeature p.pin, #homeFeature p.seemore{
font-size:80%;
line-height:10px;
}

#homeFeature p.price{
font-size:120%;
font-weight:bold;
line-height:25px;
}

#homeFeature p.seemore{
margin-top:5px;
}

#homePromos .innertube{
margin:0;
margin-top:4px;
margin-right:5px;
}

