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;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
@font-face {
	font-family: 'calibrilight';
	src: url('font/calibril-webfont.eot');
	src: url('font/calibril-webfont.eot?#iefix') format('embedded-opentype'), 
         url('font/calibril-webfont.woff') format('woff'), 
         url('font/calibril-webfont.ttf') format('truetype'), 
         url('font/calibril-webfont.svg#calibrilight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibriregular';
	src: url('font/calibri-webfont.eot');
	src: url('font/calibri-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('font/calibri-webfont.woff') format('woff'), 
         url('font/calibri-webfont.ttf') format('truetype'), 
	     url('font/calibri-webfont.svg#calibriregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'calibribold';
	src: url('font/calibrib-webfont.eot');
	src: url('font/calibrib-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('font/calibrib-webfont.woff') format('woff'), 
		 url('font/calibrib-webfont.ttf') format('truetype'), 
		 url('font/calibrib-webfont.svg#calibribold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'caflisch_scriptregular';
	src: url('font/caflisch_script_regular-webfont.eot');
	src: url('font/caflisch_script_regular-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('font/caflisch_script_regular-webfont.woff') format('woff'), 
		 url('font/caflisch_script_regular-webfont.ttf') format('truetype'), 
		 url('font/caflisch_script_regular-webfont.svg#caflisch_scriptregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'rage_italicregular';
	src: url('font/rage_3-webfont.eot');
	src: url('font/rage_3-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('font/rage_3-webfont.woff') format('woff'), 
		 url('font/rage_3-webfont.ttf') format('truetype'), 
		 url('font/rage_3-webfont.svg#rage_italicregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	-webkit-transition: color linear .2s;
	-moz-transition: color linear .2s;
	-o-transition: color linear .2s;
	text-decoration:underline;
	color:#2351a8;
}
a:hover {
	text-decoration:none;
}
/*============================================ Header Start ============================================*/
.header_container {
	width:100%;
	height:auto;
	position:fixed;
	z-index:999999999999;
}
.header_box {
	width:1000px;
	height:auto;
	margin:auto;
}
.call_us_free {
	background:#2351a8;
	height:35px;
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.call_us {
	background:url(images/phone_icon.png) no-repeat left;
	float:right;
	line-height:35px;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding-left:20px;
	margin-right:15px;
	font-family: 'calibrilight';
}
.call_us a {
	text-decoration:none;
	color:#FFF;
}
.customer_login {
	float:right;
}
.customer_login a {
	font-family: 'calibrilight';
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	line-height:35px;
}
.customer_login a:hover, .customer_login a:focus {
	color:#f29200;
}
.logo_navigation {
	border-bottom:1px solid #dddede;
	background:#FFF;
    padding-bottom: 15px;
    padding-top: 25px;
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.logo {
	float:left;
	margin-top:5px;
}
.manu_social {
	float:right;
	width:372px;
}
.main_menu {
	float:left;
	margin-top:3px;
}
.main_menu ul li {
	list-style:none;
	display:inline;
	padding:0px 5px;
}
.main_menu ul li a {
	text-decoration:none;
	font-size:18px;
	color:#CCC;
	font-family: 'calibrilight';
   -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.main_menu ul li a:hover {
	color:#f39200;
}
.main_menu ul li a.active {
	border-bottom:1px solid #f39200;
}
.social, .footer_social{
	float:right;
}
.social img, .footer_social img {
	margin-left:10px;
}
/*===================================== Home Banner Start =====================================*/
.home_banner_container {
	background:url(images/banner_bg.jpg) repeat-x bottom #FFF;
	padding-top:114px;
}
.slider_container {
	background:url(images/banner_shadow.png) no-repeat center bottom;
	padding-bottom:53px;
}
.slider_shadow {
	background:#FFF;
}
.slider_box {
	width:1000px;
	margin:auto;
	background:url(images/banner_image.jpg) no-repeat right #fff;
	height:451px;
	position:relative;
}
.leadscon {
    position: absolute;
    top: 300px;
}
.slider_text {
	padding-top:120px;
	padding-left:10px;
	width:100%;
}
.slider_text h1 {
	color:#333333;
	font-size:34px;
	font-family: 'calibribold';
	font-weight:normal;
	line-height:28px;
}
.slider_text h3 {
	color:#000;
	font-size:20px;
	font-family: 'calibriregular';
	font-weight:normal;
	padding-top:8px;
}
.slider_text p {
	color:#666;
	font-size:18px;
	font-family: 'calibrilight';
	padding-top:12px;
}
.slider_text p a {
	color:#1d71b8;
	font-size:16px;
	font-family: 'calibribold';
	text-decoration:none;
}
.slider_text p a:hover {
	color:#f29200;
}
.vertical {
	text-align:center;
	margin-top:20px;
}
.vertical h1 {
	text-align:center;
	color:#423e3f;
	font-size:34px;
	font-family: 'calibribold';
	font-weight:normal;
}
.vertical p {
	color:#423e3f;
	font-size:18px;
	font-family: 'calibrilight';
	padding-top:10px;
	line-height:20px;
}
.vertical p span {
	font-family: 'calibribold';
}
.blue_icon {
	background:url(images/banner_image_shadow.png) no-repeat center bottom;
}
.insurance_box {
	width:1000px;
	height:auto;
	margin:auto;
	text-align:center;
}
.blue_box {
	background:url(images/blue_box.png) no-repeat;
	width:164px;
	height:155px;
	display:inline-block;
	padding-right:11px;
	margin-top:70px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}
.blue_box img {
	margin-top:60px;
}
.blue_box:nth-last-child(2) {
 margin-right:0px;
}
.blue_box:nth-last-child(6) {
    margin-left:0px;
}
.blue_box p {
	color:#fff;
	font-size:20px;
	font-family: 'calibrilight';
	padding-top:0px;
}
/*===================================== About Banner Start =====================================*/
.about_banner_container {
	background:url(images/about_banner.jpg) no-repeat center bottom #FFF;
	padding-top:114px;
	border-bottom:3px solid #FFF;
}
.about_banner_box {
	width:1000px;
	height:320px;
	margin:auto;
}
.about_banner_text {
	width:555px;
	height:auto;
	padding-top:74px;
}
.about_banner_text h1 {
	color:#333333;
	font-size:34px;
	font-family: 'calibribold';
	font-weight:normal;
	line-height:32px;
}
.about_banner_text h3 {
	color:#000;
	font-size:20px;
	font-family: 'calibriregular';
	font-weight:normal;
	padding-top:8px;
}
.about_banner_text p {
	color:#666;
	font-size:18px;
	font-family: 'calibrilight';
	padding-top:8px;
}
/*============================================ Body Start ============================================*/
/*------------------------ Simple Solution -----------------------*/
.simple_solution {
	background:url(images/simple_solution_bg.jpg) repeat;
	position:relative;
	z-index:99999;
	padding-bottom:50px;
	border-bottom:4px solid #e0e5ed;
}
.simple_solution_box{
	width:1000px;
	height:auto;
	margin:auto;
	text-align:center;
}
.simple_solution_box h1 {
	font-size:34px;
	color:#333333;
	font-family: 'calibribold';
	font-weight:normal;
	padding-top:60px;
}
.simple_icon_dis {
	width:auto;
	height:auto;
	margin:auto;
	position:relative;
	margin-top:30px;
}
.simple_icon_box {
	background:#FFF;
	height:auto;
	border:1px solid #c3d0e9;
	padding:20px 0px;
	color:#000;
	font-size:17px;
	font-family: 'calibrilight';
	font-weight:normal;
	padding-bottom:40px;
}
.simple_icon_box h2{
	color:#4b4c4b;
	font-weight:bold;
	font-family: 'calibribold';
	font-size:25px;
	padding-top:10px;
}
.simple_icon_box p{
	color:#000;
	font-size:16px;
	font-family: 'calibrilight';
	padding-top:10px;
}
.with_a_focus {
	color:#3c3c3b;
	font-size:19px;
	font-family: 'calibrilight';
	font-weight:normal;
	width:735px;
	margin:auto;
	margin-top:20px;
}
.learm_more {
	text-align:center;
	padding-top:10px;
}
.learm_more a {
	color:#1d71b8;
	font-size:16px;
	text-decoration:none;
	font-family: 'calibribold';
}
.learm_more a:hover {
	color:#f29200;
}
/*------------------------ Premium Web Properties ------------------------*/
.premium_Web_properties {
	background:#FFF;
	width:1000px;
	height:auto;
	margin:auto;
	margin-top:45px;
}
.premium_text {
	float:left;
	width:470px;
	height:auto;
	float:left;
	margin-top:60px;
}
.premium_text h1 {
	color:#333333;
	font-size:34px;
	font-family: 'calibribold';
	font-weight:normal;
	line-height:28px;
}
.premium_text h2 {
	display:block;
	color:#000;
	font-size:20px;
	font-family: 'calibrilight';
}
.premium_text p {
	color:#666;
	font-size:18px;
	font-family: 'calibrilight';
	padding-top:15px;
}
.premium_image {
	float:right;
}
.premium_logos {
	margin-top:40px;
	text-align:center;
}
/*------------------------ Our_clients ------------------------*/
.our_clients {
	background:#13316d;
	margin-top:20px;
	text-align:center;
	padding-top:55px;
}
.our_clients h1 {
	color:#fff;
	font-size:34px;
	font-family: 'calibribold';
	font-weight:normal;
}
.our_clients h3 {
	color:#fff;
	font-size:20px;
	font-family: 'calibribold';
	font-weight:normal;
}
.our_clients p {
	color:#fff;
	font-size:18px;
	font-family: 'calibrilight';
	font-weight:normal;
	padding-top:20px;
}
.our_clients_logo {
	text-align:center;
	margin-top:80px;
}
.our_clients_logo img{
	display:inline-block;
}
/*----------------------------- Contact Form -----------------------------*/
.contact_form_container {
	background:url(images/home_contact_bg.jpg) repeat-x top #01123e;
	height:auto;
	margin-top:-60px;
	padding-bottom:50px;
}
.contact_form_container h1 {
	text-align:center;
	padding-top:120px;
	color:#fff;
	font-size:32px;
	font-family: 'calibribold';
}
.contact_form {
	width:960px;
	height:auto;
	margin:auto;
	margin-top:95px;
	color:#fff;
	font-size:20px;
	font-family: 'calibrilight';
}
.contact_form label{
	color:#fff;
	font-size:20px;
	font-family: 'calibrilight';
	font-weight:normal;
	padding-top:0px !important;
}
.contact_form input[type="text"],
.contact_form input[type="email"],
.contact_form textarea {
	-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;
	border:none;
	color:#222;
	font-size:17px;
	font-family: 'calibrilight';
}
.contact_form input[type="submit"] {
	color:#fff;
	font-size:25px;
	font-family: 'calibrilight';
	background:#000;
	padding:5px 20px;
	border:none;
	cursor:pointer;
	-webkit-transition: background linear .2s;
	-moz-transition: background linear .2s;
	-o-transition: background linear .2s;
	float:right;
	margin-right:15px;
	margin-top:20px;
}
.contact_form input[type="submit"]:hover {
	background:#f29200;
}
.contact_form_container_contact_page {
	background:url(images/home_contact_bg.jpg) repeat-x top #01123e;
	height:auto;
	margin-top:0px;
	padding-bottom:50px;
}
.contact_top {
	width:100%;
	height:114px;
}
/*------------------------------------- Net Container ------------------------------------*/
.net_container {
	background:url(images/net_box.jpg) repeat;
	width:100%;
	height:auto;
}
.we_pride {
	background:url(images/about_we_pride_bg.png) repeat-x bottom #FFF;
	width:100%;
	height:auto;
	text-align:center;
	padding:15px;
	color:#5b5959;
	font-size:21px;
	font-family: 'calibribold';
	margin-top:20px;
	float:left;
	clear:both;
}
.reliability {
	width:840px;
	margin:auto;
	clear:both;
	color:#5b5959;
	font-size:17px;
	font-family: 'calibrilight';
}
.reliability strong {
	color:#000;
	font-family: 'calibribold';
	font-size:18px;
	font-weight:normal;
}
.our_innovative_con {
	background:url(images/our_innovative_bg.jpg) repeat-x bottom #FFF;
}
.our_innovative_con p {
	text-align:center;
	font-size:23px;
	font-family: 'calibriregular';
	font-weight:normal;
	color:#666666;
	padding-top:60px;
}
.our_innovative_con p strong {
	color:#000;
	font-family: 'calibribold';
	font-weight:normal;
}
.innovative_qork {
	margin-top:60px;
	text-align:center;
}
.innovative_qork img{
	display:inline-block;
}
.goal {
	background:url(images/revinpact_logo.png) no-repeat center 70px #2351a8;
	padding:70px 0px;
	text-align:center;
	-webkit-transition: background linear .2s;
	-moz-transition: background linear .2s;
	-o-transition: background linear .2s;
}
.goal:hover {
	background:url(images/revinpact_logo.png) no-repeat center 70px #f29200;
}
.our_ultimate_goal {
	width:650px;
	height:auto;
	margin:auto;
	color:#fff;
	font-size:28px;
	font-family: 'calibrilight';
	position:relative;
}
.q_left {
/*	position:absolute;
	left: 60px;
	top: -10px;*/
}
.q_right {
/*	position:absolute;
	top: 127px;
	left: 502px;*/
}
.looking_for {
	text-align:center;
	padding:30px 0px;
	color:#1d1d1b;
	font-size:19px;
	font-family: 'calibrilight';
}
.looking_for strong {
	color:#000;
	font-family: 'calibribold';
	font-weight:normal;
}
/*----------------------------- Contact Page -----------------------------*/
.we_hiring {
	width:960px;
	height:auto;
	margin:auto;
	padding-top:77px;
	padding-bottom:50px;
}
.we_hiring h1 {
	color:#575756;
	font-size:18px;
	font-weight:normal;
	font-family: 'calibribold';
	padding-top:15px;
}
.we_hiring p {
	color:#575756;
	font-size:17px;
	font-family: 'calibrilight';
	padding-top:0px;
}
.we_hiring p a {
	color:#575756;
	font-size:17px;
	font-family: 'calibrilight';
	text-decoration:none;
}
.we_are_hiring {
	padding-top:10px;
	text-align:right;
	font-family: 'rage_italicregular';
	color:#e94e1b;
	font-size:36px;
}
.map_container {
	background:url(images/map_bg.png) repeat-x bottom #FFF;
	padding-bottom:120px;
	padding-top:60px;
}
.map_box {
	width:950px;
	height:auto;
	margin:auto;
	text-align:center;
}
.map_box img{
	display:inline-block;
}
.map_box p {
	color:#575756;
	font-size:17px;
	font-family: 'calibrilight';
	padding-top:20px;
}
.map_box p strong {
	font-weight:normal;
	font-family: 'calibribold';
	color:#30302e;
	display:block;
}
/*------------------------------- How It Works Page -------------------------------*/
.chow_it_works_container {
	padding-top:114px;
}
.quite_simply_container {
	background:url(images/banner_shadow.png) no-repeat center bottom;
	padding-bottom:53px;
	margin-top:25px;
}
.quite_simply {
	background:#FFF;
	color:#7e7e7e;
	font-size:40px;
	font-weight:normal;
	font-family: 'calibribold';
	text-align:center;
	padding:10px 0px;
}
.unique_true_simple {
	width:980px;
	height:auto;
	margin:auto;
	padding-bottom:50px;
}
.unique_solution {
	width:312px;
	height:auto;
	margin:auto;
	background:url(images/unique_true_simple_bg.png) no-repeat center bottom;
	padding-bottom:11px;
	margin-top:65px;
}
.true_marketers {
	width:312px;
	height:auto;
	margin:auto;
	background:url(images/unique_true_simple_bg.png) no-repeat center bottom;
	padding-bottom:11px;
	margin-top:65px;
}
.simple_efficient {
	width:312px;
	height:auto;
	margin:auto;
	background:url(images/unique_true_simple_bg.png) no-repeat center bottom;
	padding-bottom:11px;
	margin-top:65px;
}
.unique_true_simple_box {
	background:#2351a7;
	-webkit-transition: background linear .2s;
	-moz-transition: background linear .2s;
	-o-transition: background linear .2s;
	text-align:center;
	min-height:335px;
}
.unique_true_simple_box:hover {
	background:#f29200;
}
.unique_true_simple_box img {
	margin-top:-52px;
}
.unique_true_simple_box h2 {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	font-family: 'calibribold';
	padding-top:15px;
}
.unique_true_simple_box p {
	color:#fff;
	font-size:17px;
	font-family: 'calibrilight';
	padding:20px;
	padding-top:5px;
	text-align:left;
}
.vehicle_container {
	background:url(images/vehicle_bg.png) repeat-x top #FFF;
}
.vehicle_box {
	width:1000px;
	height:auto;
	margin:auto;
	padding-top:20px;
	padding-bottom:45px;
}
.vehicle_pricing {
	height:auto;
	background:#ebeff7;
	border:3px solid #e8e9ee;
	margin-top:40px;
	position:relative;
	-webkit-transition: border linear .2s;
	-moz-transition: border linear .2s;
	-o-transition: border linear .2s;
	padding:40px 30px;
}
.vehicle_pricing:hover {
	border:3px solid #d2d4d9;
}
.products_reporting {
	height:auto;
	background:#fef5e8;
	border:3px solid #f3ede9;
	margin-top:40px;
	position:relative;
	-webkit-transition: border linear .2s;
	-moz-transition: border linear .2s;
	-o-transition: border linear .2s;
	padding:40px 30px;
}
.products_reporting:hover {
	border:3px solid #dad1cd;
	color:#ff0000;
}
.vehicle_title {
	background:url(images/vehicle_title_bg.png) no-repeat;
	width:172px;
	height:39px;
	position:absolute;
	color:#fff;
	font-size:21px;
	font-weight:normal;
	font-family: 'calibribold';
	line-height:39px;
	text-align:center;
	top: -23px;
	left: 20px;
}
.products_title {
	background:url(images/products_title_bg.png) no-repeat;
	width:172px;
	height:39px;
	position:absolute;
	color:#fff;
	font-size:21px;
	font-weight:normal;
	font-family: 'calibribold';
	line-height:39px;
	text-align:center;
	top: -23px;
	left: 20px;
}
.vehicle_pricing p, .products_reporting p {
	font-size:28px;
	color:#3c3c3b;
	font-family: 'calibrilight';
}
.please_contact_us {
	background:#2351a8;
	text-align:center;
	padding:40px 15px;
	color:#fff;
	font-size:27px;
	font-family: 'calibrilight';
	-webkit-transition: background linear .2s;
	-moz-transition: background linear .2s;
	-o-transition: background linear .2s;
}
.please_contact_us:hover {
	background:#f29200;
}
.please_contact_us a {
	text-decoration:underline;
	color:#FFF;
	-webkit-transition: color linear .2s;
	-moz-transition: color linear .2s;
	-o-transition: color linear .2s;
}
.please_contact_us a:hover {
	color:#2351a8;
}
/*============================================ Footer Start ============================================*/
.footer_container {
	background:url(images/footer_shadow.png) no-repeat center top #e5e3e4;
}
.footer_box {
	width:1000px;
	height:auto;
	margin:auto;
	padding-top:35px;
	padding-bottom:10px;
}
.footer_logo {
	float:left;
}
.footer_call_us {
	line-height:35px;
	color:#a3a3a3;
	text-decoration:none;
	font-size:14px;
	font-family: 'calibrilight';
}
.footer_call_us a {
	text-decoration:none;
	color:#a3a3a3;
}
.footer_call_us img{
	vertical-align:text-bottom;
	margin-right:2px;
}
.footer_menu_social {
	float:right;
	width:380px;
	margin-top:10px;
}
.footer_menu {
	float:left;
	margin-top:2px;
}
.footer_menu ul li {
	list-style:none;
	display:inline;
}
.footer_menu ul li a {
	text-decoration:none;
	font-size:18px;
	color:#a2a2a2;
	padding:0px 5px;
	font-family: 'calibrilight';
}
.footer_menu ul li a:hover {
	color:#2351a7;
}
.clear {
	clear:both;
}
