#home-left {
   float:left;
   margin:50px 0 140px 13px;
}

#home-feature {
   background:url(../img/home_feature.gif) no-repeat;
   width:364px;
   margin:0px;
}

#home-feature p{
   width:315px;
   margin:0px;
   padding:85px 10px 20px 30px;
}

#home-feature-bottom {
   background:url(../img/home_feature_bottom.gif) bottom no-repeat;
   width:364px;
   margin:0px;
}
#home-feature-bottom p {
   padding:8px 10px 6px 30px;
   margin:0px;
}
#home-feature-bottom p a {
   background:url(../img/bullet_sidenav_off.gif) no-repeat 0 6px;
   padding:0px 2px 0px 16px;
   display:block;
   color:#cc0000;
}
#home-feature-bottom p a:hover {
   background:url(../img/bullet_sidenav_on.gif) no-repeat 0 6px; 
}

#home-right {
   float:left;
   margin:59px 0 50px 15px;
   width:377px;
}

#home-right .feature-small {
   float:left;
   width:181px;
   border-top:3px solid #eeeed1;
   margin-right:15px;
   margin-bottom:30px;
}

#home-right .feature-large {
   float:left;
   width:377px;
   border-top:3px solid #eeeed1;
}
#home-right .feature-large .content {
   float:left;
   width:181px;
}
#home-right .last {
   margin-right:0px;
}

#home-right h2 {
   color:#666;
   font-size:11px;
   font-family:verdana;
   font-weight:bold;
   text-transform:uppercase;
   margin:0px;
}
#home-right h3 {
   color:#cc0000;
   font-size:16px;
   font-family:verdana;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:10px;
}
#home-right .feature-large h3.sub {
   color:#666;
   font-size:16px;
   font-family:verdana;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:4px;
}
.sub {
   color:#666;
}
#home-right a {
   background:url(../img/bullet_sidenav_off.gif) no-repeat 0 6px;
   padding:0px 2px 0px 16px;
   display:block;
   color:#cc0000;
   margin-top:4px;
}

#home-right a:hover {
   background:url(../img/bullet_sidenav_on.gif) no-repeat 0 6px; 
}
#home-right img.imgL {
   float:left;
   margin-right:15px;
   margin-bottom:10px;
}

