@charset "ISO-8859-1";
/* CSS Document */

body {
	background: white;
	}
	
.wrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }	
   
   
.button-get-quote {display:none;}  
   
.home-get-quote {display: none;}