body {
    color: #999;
    }
a:link,
a:visited,
a:hover,
a:active {
	color: #999;
	}
#featured {
    height: 409px;
    width: 948px
    }
#targeted {
    /* background-image: url(/commonimages/originals/backgrounds/body.gif) !important; */
    clear: both;
    overflow: hidden;
    padding: 0 0px 15px;
    }
    #targeted h5 {
        color: #000;
        }
        h5 {
            clear: both;
            font-size: 14px;
            line-height: 25px;
            text-transform: uppercase;
            }
    #targeted .product a.img {
        clear: both;
        display: block;
        height: 121px;
        text-align: center;
        width: 243px;
        }
        #targeted .product a img {
            margin-top: 10px;
            }
        #targeted .left a:link.img,
        #targeted .left a:visited.img,
        #targeted .left a:hover.img,
        #targeted .left a:active.img {
            background: url(/commonimages/originals/backgrounds/product-left.gif) no-repeat left top;
            }
        #targeted .right a:link.img,
        #targeted .right a:visited.img,
        #targeted .right a:hover.img,
        #targeted .right a:active.img {
            background: url(/commonimages/originals/backgrounds/product-right.gif) no-repeat left top;
            }
        #targeted .product h6 {
            clear: both;
            color: #0067ac;
            display: block;
            font-size: 16px;
            font-style: normal;
            line-height: 1;
            margin: 6px 0 0 6px;
            }
            #targeted h6 a:link,
                #targeted h6 a:visited,
                #targeted h6 a:hover,
                #targeted h6 a:active {
                    color: #0067ac;
                    }
#media {
    background-image: url(/commonimages/originals/backgrounds/body.gif) !important;
    clear: both;
    padding: 0;
    }
    #media h5 {
        clear: both;
        color: #0067ac;
        }
#news {
    background-color: #fff;
    border-bottom: 5px solid #bdbdbd;
    clear: both;
    margin-top: 14px;
    padding: 10px 12px;
    }
    #news h3 {
        background: transparent;
        color: #b90f0f;
        float: left;
        font-size: 14px;
        font-weight: bold;
        line-height: 15px;
        margin-right: 10px;
        text-transform: uppercase;
        }
    #news p {
        color: #666;
        background: url(/commonimages/originals/icons/arrow-red.gif) no-repeat right center;
        font-size: 11px;
        line-height: 15px;
        padding-right: 11px;
        }
/* BUSINESS ADDITIONS */

.left-column {
	width: 550px;
	float: left;
	}
#featured {
	margin-bottom: 20px;
}
	



