#footer {    
    width: auto;
}
.right_tab {    
    padding: 0 20px;
    width: auto;
    height: auto;
}
.red {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(133, 0, 0, 1) 0%, rgba(133, 0, 0, 1) 14%, rgba(198, 0, 0, 1) 50%, rgba(198, 0, 0, 1) 100%) repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(133, 0, 0, 1) 0%, rgba(133, 0, 0, 1) 14%, rgba(198, 0, 0, 1) 50%, rgba(198, 0, 0, 1) 100%) repeat scroll 0 0;
    color: #fff !important;
    font-weight: bold;
}
@media only screen and (max-width: 479px)  {
.right_tab {height:auto; padding:0;}
}
@media only screen and (max-width: 359px)  {
.top_menu {width: auto;}
.top_menu_box{width: 180px;}
.top_menu_box img{width:140px; display: block; height: auto; max-width: 100%;}
}
@media only screen and (min-width:360px) and (max-width: 479px)  {
.top_menu {width: auto;}
.top_menu_box{width: 220px;}
.top_menu_box img{width:160px; width:140px; display: block; height: auto; max-width: 100%;}
}
#sitemap{width: auto;}
.sitemap {  padding: 0; }
.bottom_left_footer a {
    color: #555555;
    font-size: 12px;
    padding: 0 4px;
    text-decoration: none;
}
.repair_content{ width: auto; background: #ffffff url("http://rx.nynymarketing.com/wp-content/themes/roofrx/images/repair_center_bg.gif") no-repeat scroll 0 0 }
.text_box {    
    padding: 20px 0;
}
.text_content {    
    width: auto;
}
.right_content {    
    padding: 20px 0;
    width: auto;
    float: none;
}
.left_nav {
    float: none;
}
.right_box_title {
    padding: 2px 0 5px 0;
}
.home form {
text-align: center
}
.home form table {
margin: 0 auto;
}