@charset "utf-8";

#wrap {
	width: auto;
	max-width: 920px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}

#specials_container {
	float: left;
	width: 100%;
	height: auto;
	position: relative;
}

/* Specials Background Image */
#specials_bg {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
#specials_bg img {
	float: left;
	width: 100%;
	height: auto;
}
/* Specials Background Image */

#outer_frame {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#main_wrap {
	width: auto;
	max-width: 920px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
}
#specials_frame {
	width: 100%;
	height: auto;
	float: left;
}

.column_wrap {
	width: 446px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	position: relative;
}
/* Left Side of Specials*/
#left_column {
	width: 420px;
	height: auto;
	float: left;
	margin-left: 10px
}
#video_bg {
	margin-top: 20px;
	float: left;
	width: 380px;
	height: 214px;
	background-color: #000;
	
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
#video_bg img {
	float: left;
	width: 380px;
	height: 214px;
}
#contact_us_btn {
	margin-top: 15px;
	width: 380px;
	height: 33px;
	float: left;
}
#contact_us_btn h6 a:link, #contact_us_btn h6 a:visited {
	width: 378px;
	height: 45px;
	float: left;
	color: #fff;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
	line-height: 39px;
	/*background-color: #1873c3;*/
	padding-top: 6px;
	border: 2px #4081c1 solid;
	border-radius: 10px;
	background: #1087fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #1087fe 0%, #013162 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1087fe), color-stop(99%,#013162)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1087fe 0%,#013162 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1087fe 0%,#013162 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1087fe 0%,#013162 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #1087fe 0%,#013162 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1087fe', endColorstr='#013162',GradientType=0 ); /* IE6-9 */
	
}
#contact_us_btn h6 a:hover {
	background: #2994ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #2994ff 0%, #013e7a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2994ff), color-stop(100%,#013e7a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2994ff 0%,#013e7a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2994ff', endColorstr='#013e7a',GradientType=0 ); /* IE6-9 */

}

#contact_us_btn #contact_us img {
	height: 35px;
	width: 35px;
	float: left;
	margin-left: 16px;
	padding-right: 3px;
}

#add_1 {
	float: left;
	width: 380px;
	height: auto;
	margin-top: 95px;
	/*background-image: url(../images/add_1_bg.png);
	background-repeat: repeat;*/
}

#add_1 img {
	float: left;
	width: 350px;
	height: auto;
	margin-left: 17px;
	/*background-image: url(../images/add_1_bg.png);
	background-repeat: repeat;*/
}

#add_1 p {
	float: left;
	width: 380px;
	height: auto;
	margin-left: 11px;
	margin-top: 20px;
	color: #000;
	font-size: 31px;
	font-weight: 700;
	font-style: bold;
	text-align: center;
	line-height: 90%;
}

#disclaimer {
	float: left;
	width: 380px;
	height: 80px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-left: 1px;
	margin-top: 25px;
}
#disclaimer p {
	float: left;
	width: 100%;
	height: auto;
	color: #000;
	font-size: 10px;
	line-height: 12px;
}
/* Left Side of Specials */

/* Right Side of Specials */
#right_column {
	width: 460px;
	height: auto;
	float: left;
	/*
	-moz-box-shadow: 0 0 5px #F00;
	-webkit-box-shadow: 0 0 5px #F00;
	box-shadow: 0 0 5px #F00;
	*/
}
#add_2 {
	margin-top: 8px;
	width: 100%;
	height: auto;
	float: left;
	margin: 0 auto;
}
#add_2 p {
	color: #000;
	font-size: 31px;
	font-weight: 700;
	font-style: bold;
	text-align: center;
}

hr {
	border-color: rgba(0,0,0,0.8);
	width: 479px;
}

#special {
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
}
#special ul {
	list-style-type: none;
}
#special li {
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
.vehicle img {
	width: 138px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 330px;
	z-index: 5;
}
.main_offer_table {
	width: 475px;
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 2;
}
.main_offer {
	padding: 8px;
	border: 1px #1d4580 solid;
	background: #fff;
}
.main_offer p {
	font-family: 'Open Sans', Arial, sans-serif;
	text-align: left;
	width: 100%;
	height: auto;
	color: #000;
}

#after_text_table {
	margin-top: 10px;
	width: 100%;
	height: 130px;
	float: left;
	display: table;
}
#after_text {
	width: 100%;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
}
#after_text p {
	font-family: 'Open Sans', Arial, sans-serif;
	text-align: right;
	width: 100%;
	height: auto;
}
/* Right Side of Specials */

/* SERVICE SPECIAL */
#column_wrap_service {
	width: 475px;
}

#left_column_service {
	width: 390px;
	height: auto;
	float: left;
	margin-left: 10px;
}

#right_column_service {
	width: 460px;
	height: auto;
	float: left;
}

#blue-header img{
	z-index: 5;
	width: 100%;
	height: 50px;
}

#logo-footer img{
	display: block;
	position: relative;
	top: 20px
}

#service_image {
	display: none;
}

#service_special {
	float: left;
	margin-top: 13px;

}
#service_special ul {
	list-style-type: none;
	height: auto;
}
#service_special li {
	margin-top: 8px;
}

#service_special li p {
	text-align: center;
}
.coupon_ul {
	float: none;
	margin: 0 5%;
}
.coupon_disclaimer {
	font-size:10px !important;
	color:#999 !important;
	text-align: justify !important;
	padding: 5% !important;
	width: auto !important;
	line-height: 1.2;
}

.service_offer_table {
	width: 490px;
	height: 110px;
	z-index: 2;
	display: table;
	background-color: rgba(225,225,225,0.9);
	padding: 5px;
}
.service_offer {
	display: table-cell;
	vertical-align: middle;
	border: 2px #555 dashed;
	padding: 0 5px 0 5px;
}
.service_offer p {
	font-family: 'Open Sans', Arial, sans-serif;
	text-align: left;
	width: 100%;
	height: auto;
	color: #000;
}

#wide_offer {
	width: 460px
}

#contact_us_service_btn {
	margin-top: 10px;
	width: 380px;
	height: 33px;
	float: left;
}
#contact_us_service_btn h6 a:link, #contact_us_service_btn h6 a:visited {
	width: 380px;
	height: 45px;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 32px;
	line-height: 36px;
	/*background-color: #1873c3;*/
	padding-top: 6px;
	border: 2px #4081c1 solid;
	border-radius: 10px;
	background: #1087fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #1087fe 0%, #013162 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1087fe), color-stop(99%,#013162)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1087fe 0%,#013162 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1087fe 0%,#013162 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1087fe 0%,#013162 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #1087fe 0%,#013162 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1087fe', endColorstr='#013162',GradientType=0 ); /* IE6-9 */
}

#contact_us_service_btn h6 a:hover {
	background: #2994ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #2994ff 0%, #013e7a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2994ff), color-stop(100%,#013e7a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2994ff 0%,#013e7a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2994ff', endColorstr='#013e7a',GradientType=0 ); /* IE6-9 */

}

#contact_us_service_btn img {
	height: 35px;
	width: 35px;
	float: left;
	margin-left: 16px;
	padding-right: 13px;
}

#printCoupon_btn {
	margin-top: 30px;
	width: 380px;
	height: 33px;
	float: right;
}
#printCoupon_btn h6 a:link, #printCoupon_btn h6 a:visited {
	width: 380px;
	height: 45px;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 32px;
	line-height: 36px;
	/*background-color: #1873c3;*/
	padding-top: 6px;
	border: 2px #4081c1 solid;
	border-radius: 10px;
	background: #1087fe; /* Old browsers */
	background: -moz-linear-gradient(top,  #1087fe 0%, #013162 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1087fe), color-stop(99%,#013162)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1087fe 0%,#013162 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1087fe 0%,#013162 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1087fe 0%,#013162 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #1087fe 0%,#013162 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1087fe', endColorstr='#013162',GradientType=0 ); /* IE6-9 */
}
#printCoupon_btn h6 a:hover {
	background: #2994ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #2994ff 0%, #013e7a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2994ff), color-stop(100%,#013e7a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2994ff 0%,#013e7a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2994ff 0%,#013e7a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2994ff', endColorstr='#013e7a',GradientType=0 ); /* IE6-9 */

}

#printCoupon_btn img {
	height: 35px;
	width: 35px;
	float: left;
	margin-left: 16px;
	padding-right: 13px;
}

#servce_disclaimer {
	float: left;
	width: 380px;
	height: 80px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-left: 0px;
	margin-top: 45px;
}
#servce_disclaimer p {
	float: left;
	width: 100%;
	height: auto;
	color: #fff;
	text-shadow: 0px 0px 5px #000;
	font-size: 10px;
	line-height: 12px;
}

#add_1_service {
	float: left;
	width: 380px;
	height: auto;
	margin-top: 145px;
	/*background-image: url(../images/add_1_bg.png);
	background-repeat: repeat;*/
}

#add_1_service img {
	float: left;
	width: 350px;
	height: auto;
	margin-left: 17px;
	/*background-image: url(../images/add_1_bg.png);
	background-repeat: repeat;*/
}

#add_1_service p {
	float: left;
	width: 380px;
	height: auto;
	margin-left: 11px;
	margin-top: 20px;
	color: #fff;
	font-size: 31px;
	font-weight: 700;
	font-style: bold;
	text-align: center;
	line-height: 90%;
	text-shadow: 0px 0px 5px #000;
}

#sup1 {
   vertical-align: baseline;
   position: relative;
   top: -14px;
   font-size: 18px;
}

#sup2 {
   vertical-align: baseline;
   position: relative;
   top: -20px;
   font-size: 30px;
}

#sup3 {
   vertical-align: baseline;
   position: relative;
   top: -20px;
   font-size: 30px;
}

#sup4 {
   vertical-align: baseline;
   position: relative;
   top: -10px;
   font-size: 16px;
}

/* SERVICE SPECIAL */











