* {
	outline:0!important;
	padding:0;
	margin:0;
}
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, img, ins, kbd, q, s, samp, small, strike, 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, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}

html {
	height:100%;
	-webkit-font-smoothing:antialiased;
	margin:0;
	padding:0;
	border:0;
	/*overflow-y:scroll;*/
}
body {
	line-height:1;
}


/* -------------------------------------------------------------- LINKS */

a {
	color: #E90000;
	text-decoration: none;
}
a:hover {
	color:#E90000;
	text-decoration: none;
}
/* ----------------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
	padding:0 0 0.3em 0;
}
/*-------------------------------------------- COMMON FORMATTING */
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.5em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.tcenter {
	text-align:center;
}
.tright {
	text-align:right;
}
.tleft {
	text-align:left;
}
.posi_global {
	position:relative;
}
.valign {
	vertical-align:middle;
}
hr {
	background: #fff;/*NS FF OP */
	color: #fff;/*IE*/
	border: none;/*FF NS OP*/
	height: 1px;/*FF NS OP*/
	width: 100%;
	padding:0;
	margin:0;
}
hr.color1 {
	background: #8a8481;/*NS FF OP */
	color: #8a8481;/*IE*/
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
/*remember to define visible focus styles!*/
:focus {
	outline:none;
}
/* remember to highlight inserts somehow! */
ins {
	margin: 0;
	padding: 0 0 0.3em 0;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
	
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 30px;
	color:#F00;
	alignment-adjust:central;
}
h6 {
	font-size: 11px;
}
h7{font-size: 24px; font-weight:900;}
/* ----------------------------------------------------- BASE TYPOGRAPHY */

p {
	color:#444;
	font-size: 14px;
	line-height: 20px;
}
ul li {
	list-style:none;
}
ol li {
	list-style: decimal;
}
/*-- nested lists --*/
ul ul {
	padding: 0 0 0 0;
}
ol ol {
	padding: 0 0 0 0;
}

del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/*------------------------------------------------------- FORMS */

form {
	margin:0;
	padding:0;
	display:inline;
}
input[type=submit], input[type=button], input[type="reset"] {
	cursor:pointer;
}

input[type=text], input[type=password] {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
	zoom: 1;
}
/* Regular clearing, just in case! */
.clear {
	clear: both;
	overflow:hidden;
	font-size:0;
	height:0;
}
.clear5 {
	clear: both;
	height:5px;
	overflow:hidden;
	font-size:0
}
.clear8 {
	clear: both;
	height:8px;
	overflow:hidden;
	font-size:0
}
.clear10 {
	clear: both;
	height:10px;
	overflow:hidden;
	font-size:0
}
.clear15 {
	clear: both;
	height:15px;
	overflow:hidden;
	font-size:0
}
.clear20 {
	clear: both;
	height:20px;
	overflow:hidden;
	font-size:0
}
.clear25 {
	clear: both;
	height:25px;
	overflow:hidden;
	font-size:0
}
.clear30 {
	clear: both;
	height:30px;
	overflow:hidden;
	font-size:0
}
.clear32 {
	clear: both;
	height:32px;
	overflow:hidden;
	font-size:0
}
.clear35 {
	clear: both;
	height:35px;
	overflow:hidden;
	font-size:0
}
.clear50 {
	clear: both;
	height:50px;
	overflow:hidden;
	font-size:0
}
.clear187{
	clear: both;
	height:187px;
	overflow:hidden;
	font-size:0
	}
/* common color */

.error {
	color:#F33;
	font-size:12px;
}

/* common spacer */

/*custom font*/




@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular_0.html');
    src: url('opensans-regular_0d41d.html?#iefix') format('embedded-opentype'),
         url('opensans-regular_0-2.html') format('woff'),
         url('opensans-regular_0-3.html') format('truetype'),
         url('opensans-regular_0-4.html#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*chrome only css
----------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {

}

.car_services_area {
  background-color: #f6f401;
  margin-bottom: 12px;
  padding-top: 30px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}



.row-fluid:before, .row-fluid:after {
  display: table;
  line-height: 0;
  content: "";}

.car_services_img_container {
  margin-bottom: 10px;
  text-align: left;}

.car_services_header {
  font-family: 'CalibriBold', Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #c50f0e;
  margin-bottom: 15px;}

.row-fluid {
  width: 100%;

