/* home template */
#util-nav {
	z-index:50;
}
.touch a {
    display: inline-block;
    float: right;
    background: #85171e;
    padding: 7px 10px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
}
.phone-number img
{
    clear:both;
    float:right;
}
#header h1 a {
    display: block;
    height: 111px;
    width: 548px;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 40px;
    background: url(/app/media/2288) no-repeat top left;
    clear: both;
    margin: 0 0 0 20px;
}
/* Home */
#home-row-two-inside
{
        overflow: hidden;
    float: left;
    margin: 30px 0;
}
#content-wrap
{
    overflow:hidden;
}
.home-callout-box .image_div
{
        float: left;
    width: 300px;
    margin-right: 18px;
}
.home-callout-box .image_div img
{
        max-width: 100%;
    height: auto;
}
.home-callout-box .text_div
{
    padding-top:10px;
}
.fuego-hp-12345 { display: none;}