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;
	background:url(images/back_bg.jpg) repeat;
}
 @font-face {
 font-family: 'MyriadWebProRegular';
 src: url('font/myriad-web-pro.eot');
 src: url('font/myriad-web-pro.eot') format('embedded-opentype'),  
      url('font/myriad-web-pro.woff') format('woff'),  
	  url('font/myriad-web-pro.ttf') format('truetype'),  
	  url('font/myriad-web-pro.svg#MyriadWebProRegular') format('svg');
}
@font-face {
 font-family: 'Frutiger45LightBold';
 src: url('font/frutiger_65_bold.eot');
 src: url('font/frutiger_65_bold.eot') format('embedded-opentype'),  
      url('font/frutiger_65_bold.woff') format('woff'),  
	  url('font/frutiger_65_bold.ttf') format('truetype'),  
	  url('font/frutiger_65_bold.svg#Frutiger45LightBold') format('svg');
}
@font-face {
 font-family: 'oswaldlight';
 src: url('font/oswald-light-webfont.eot');
 src: url('font/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),  
      url('font/oswald-light-webfont.woff') format('woff'), 
	  url('font/oswald-light-webfont.ttf') format('truetype'),
	  url('font/oswald-light-webfont.svg#oswaldlight') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'oswaldbook';
 src: url('font/oswald-regular-webfont.eot');
 src: url('font/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
      url('font/oswald-regular-webfont.woff') format('woff'),
	  url('font/oswald-regular-webfont.ttf') format('truetype'),
	  url('font/oswald-regular-webfont.svg#oswaldbook') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'oswaldbold';
 src: url('font/oswald-bold-webfont.eot');
 src: url('font/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
      url('font/oswald-bold-webfont.woff') format('woff'),
	  url('font/oswald-bold-webfont.ttf') format('truetype'),
	  url('font/oswald-bold-webfont.svg#oswaldbold') format('svg');
 font-weight: normal;
 font-style: normal;
}
#wrapper {
	width:100%;
	height:auto;
	margin:auto;
	padding:0px;
	min-width:980px;
}
a {
	color:#941c1b;
 -webkit-transition: color linear .2s;
 -moz-transition: color linear .2s;
 -o-transition: color linear .2s;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/*=========================================== Header Start ==============================================*/
.header_wrapper_auto_dept {
	width:980px;
	height:auto;
	padding-bottom:20px;
	margin:auto;
}
.logo_dept {
	float:left;
	margin-left:20px;
	margin-top:20px;
}
.call_phone_dept {
	float:right;
	margin-right:10px;
	margin-top:20px;
	width:435px;
}
.call_for {
	font-size:22px;
	color:#5a5b5a;
	font-family: 'MyriadWebProRegular';
	float:left;
	padding-top:9px;
}
.ph {
	font-size:38px;
	color:#941c1b;
	font-family: 'Frutiger45LightBold';
	font-weight:normal;
	float:right;
}
.ph a {
	color:#941c1b;
	text-decoration:none;
}
/*=========================================== Body Start ==============================================*/
.body_wrapper_auto_dept {
	width:980px;
	height:auto;
	margin:auto;
	background:#FFF;
	-moz-box-shadow: 1px 1px 2px #767676;
	-webkit-box-shadow: 1px 1px 2px #767676;
	box-shadow: 1px 1px 2px #767676;
}
/*---------------------- Banner Part ------------------------*/
.banner {
	background:url(images/banner_bg.jpg) no-repeat;
	width:980px;
	height:auto;
}
.naver_over {
	float:left;
	width:541px;
}
.naver_over p {
	font-family: 'oswaldlight';
	font-size:36px;
	color:#FFF;
	margin-left:38px;
	margin-top:65px;
	line-height:45px;
}
.naver_over p strong {
	font-family: 'oswaldbold';
	font-weight:normal;
}
.how {
	color:#000;
	font-size:23px;
	font-family: 'MyriadWebProRegular';
	font-weight:normal;
	text-align:center;
	padding-top:90px;
}
.how strong {
	font-family: 'Frutiger45LightBold';
	font-size:25px;
}
.start_here {
	float:right;
	background:url(images/start_box.png) no-repeat;
	width:427px;
	height:383px;
	margin-top:6px;
	margin-right:10px;
	text-align:center;
}
.start_here h1 {
	color:#000;
	font-size:47px;
	font-family: 'Frutiger45LightBold';
	font-weight:normal;
	padding-top:50px;
}
.start_here h3 {
	color:#000;
	font-size:34px;
	font-family: 'MyriadWebProRegular';
	font-weight:normal;
}
.start_here input[type="text"] {
	color:#000;
	font-size:53px;
	font-family: 'Frutiger45LightBold';
	font-weight:normal;
	text-align:center;
	border:4px solid #595454;
	width:259px;
	margin-top:20px;
}
.start_here input[type="image"] {
	margin-top:20px;
}
.content_wrap {
	padding:0px 20px 30px 20px;
}
.content_wrap p {
	padding-top:15px;
	font-size:15px;
	line-height:20px;
	color:#666;
	font-family: 'MyriadWebProRegular';
	font-weight:normal;
}
/*================================= Red Quote Form =================================*/
.red_quote {
	padding:35px 0px;
}
.red_quote h1 {
	text-align:center;
	font-family: 'oswaldbold';
	font-weight:normal;
	font-size:42px;
	color:#7f0d00;
}
.red_quote h1 span {
	color:#ca0404;
}
.form_container {
	margin-top:20px;
}
.red_arrow {
	left: 340px;
	position: absolute;
	top: -37px;
}
.red_quote_box {
	background:#f2f2f2;
	margin-top:75px;
	position:relative;
}
.info_sr {
	background:url(images/curcle.png) no-repeat;
	width:160px;
	height:auto;
	left: 10px;
	top: -65px;
	text-align:center;
	position:absolute;
}
.info_sr h2 {
	text-align:center;
	font-family: 'oswaldbold';
	font-weight:normal;
	font-size:20px;
	color:#ed1c24;
	padding-top:5px;
	line-height:22px;
}
.red_primary {
	background:#ed1c24;
	color:#fff;
	font-family: 'MyriadWebProRegular';
	font-size: 17px;
	font-weight: normal;
	margin: 20px auto auto;
	padding: 5px 0;
	text-align: center;
	width: 80%;
}
.vehicle_in {
	padding-top:40px;
}
.driver_in {
	padding-top:30px;
}
.contact_in {
	padding-bottom: 25px;
	padding-top: 30px;
}
.red_quote_box table tr td {
	color:#7f0d00;
	font-family: 'MyriadWebProRegular';
	font-size: 18px;
	font-weight: normal;
}
.red_quote_box table tr td a {
	color:#7f0d00;
	text-decoration:none;
}
.red_quote_box table tr td img {
	margin-bottom:-6px;
	margin-left:10px;
}
.red_quote_box table tr td select {
	border:1px solid #9e9b9b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	padding:3px;
	width:270px;
}
.red_quote_box table tr td input[type="text"] {
	border:1px solid #9e9b9b;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	padding:3px;
	width:262px;
}
.red_add_button {
	text-align:center;
	margin-top:30px;
	font-size:14px;
	color:#fff;
	font-family: 'MyriadWebProRegular';
	font-weight: normal;
	text-decoration:none;
	line-height:24px;
	cursor:pointer;
	background:#7f0d00;
	padding:10px 0px;
	display:block;
}
.red_add_button img {
	margin-left:10px;
	margin-bottom:-6px;
}
.cross {
	padding:20px 20px 0px 0px;
	cursor:pointer;
}
.red_quote_button {
	margin-top:30px;
	text-align:center;
}
.red_secure {
	margin-top:20px;
	text-align:center;
}
.another_primary_vehicle, .another_primary_driver {
	margin-top:20px;
	border-top:1px solid #7f0d00;
	display:none;
}
.red_buyrequest {
	padding-top:20px;
	font-size:12px;
	color:#000;
	font-family: 'MyriadWebProRegular';
	font-weight: normal;
	width:644px;
	margin:auto;
}
/*================================= Thank You Page =================================*/
.thankyou_container {
}
.thankyou_title {
	background:url(images/tahnkyou_title_bg.jpg) repeat-x top #dddddd;
	width:100%;
	height:auto;
	padding:40px 0px 30px 0px;
}
.thankyou_title h1 {
	text-align:center;
	color:#7f0d00;
	font-size:42px;
	font-family: 'oswaldbold';
	font-weight:normal;
}
.thankyou_title h1 span {
	color:#ca0404;
}
.thankyou_title h3 {
	text-align:center;
	color:#000000;
	font-size:22px;
	font-family: 'Frutiger45LightBold';
	font-weight:normal;
	padding-top:10px;
}
.thankyou_title h5 {
	text-align:center;
	color:#000000;
	font-size:17px;
	font-family: 'MyriadWebProRegular';
	font-weight:normal;
	padding-top:0px;
}
.thankyou_conti {
	position:relative;
}
.thankyou_arrow {
	position:absolute;
	top: -38px;
	left: 8px;
}
.thankyou_conti p {
	text-align:center;
	font-size:18px;
	color:#000000;
	font-family: 'MyriadWebProRegular';
	padding-top:50px;
}
.thankyou_conti ul li {
	list-style:none;
	background:#f9f8f8;
	margin-top:20px;
	padding:15px;
}
.thbn {
	background:none !important;
}
.thankyou_red_logo {
	background:#FFF;
	border:1px solid #6c6a6a;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-khtml-border-radius: 15px;
	padding:10px 5px;
	text-align:center;
}
.thankyou_red_dis {
	margin-left:30px;
	color:#444442;
	font-size:15px;
	font-family: 'MyriadWebProRegular';
}
.thankyou_red_dis h2 {
	color:#000;
	font-size:17px;
	font-family: 'MyriadWebProRegular';
	padding-bottom:10px;
}
.thankyou_red_dis ul li {
	background:none;
	border:none;
	border-radius:0px;
	padding:0px;
	box-shadow:none;
	margin:0px;
	list-style:disc;
	color:#000;
	font-size:15px;
	font-family: 'MyriadWebProRegular';
	margin-left:20px;
	line-height:20px;
}
.thankyou_red_dis p {
	color:#444442;
	font-size:15px;
	font-family: 'MyriadWebProRegular';
	line-height:20px;
}
.red_bx {
	background:url(images/r_s.png) no-repeat;
	width:48px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-family: 'oswaldbold';
}
.gr_bx {
	background:url(images/g_s.png) no-repeat;
	width:48px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-family: 'oswaldbold';
}
/*========================================== Footer Start ==============================================*/
.footer_container_auto_dept {
	width:100%;
	margin:auto;
	padding-top:40px;
}
.recently_seen_on_auto_dept {
	color:#58595b;
	font-size:18px;
	text-align:center;
	font-family: 'oswaldbold';
	line-height:15px;
}
.recently_logos_auto_dept {
	text-align:center;
	padding:10px 0px;
}
.footer_text_auto_dept {
	width:100%;
	background:#941c1b;
}
.copuright_auto_dept {
	width:960px;
	margin:auto;
	padding:15px 40px;
}
.copuright_auto_dept p {
	float:left;
	font-family: 'MyriadWebProRegular';
	color:#fff;
	font-size:15px;
	padding-top:5px;
}
.copuright_auto_dept ul {
	list-style:none;
	float:right;
}
.copuright_auto_dept ul li {
	list-style:none;
	display:inline;
	border-right:1px solid #FFF;
}
.copuright_auto_dept ul li a {
	text-decoration:none;
	font-family: 'MyriadWebProRegular';
	color:#fff;
	font-size:13px;
	padding-right:15px;
	padding-left:15px;
	text-align:center;
}
.copuright_auto_dept ul li a:hover {
	color:#ed1c24;
}
.copuright_auto_dept ul li:last-child {
	padding-right:0px;
	border:none;
}
.copuright_auto_dept ul li:last-child a {
	padding-right:0px;
	border:none;
}
.clear {
	clear:both;
}
