@charset "utf-8";
/* CSS Document */

#background { display:none;}

/*-----------------------------------------------------------------------------------*/
/*	0.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */


/*-----------------------------------------------------------------------------------*/
/*	1.	Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
.navbar{
display:none;
}

.hero-unit{
display:none;
}
.reasons{
display:none;
}
.span4{
display:none;
}
.span8{
color:#000000!important;
}
.span8 .service-option{
}
.span8 .service-option h2{
margin-bottom:20px;
}
.span8 .service-option-selected {
margin-bottom:10px;
}
.span8 .service-option-selected p{
margin-bottom:10px;
line-height:1.4;
}
.span8 .service-option-selected h3{
margin-bottom:20px;
}
.total-ammount h5{
font-size:12px;
}
.total-ammount h2{
font-size:20px;
}
.dealers-list{
font-size:12px;
margin-bottom:10px;
line-height:1.4;

}
.contentTxt{
font-size:12px;
line-height:1.4;
}


