@font-face {
	font-family: 'PT Sans';
	src: url('PT_Sans.ttf');
	src: local('PT Sans'), local('PTSans'), url('PT_Sans.ttf') format('truetype');

}

@font-face {
	
	font-family: 'PT Sans Caption';
	src: url('PT_Sans_Caption.ttf');
	src: local('PT Sans Caption'), local('PTSans'), url('PT_Sans_Caption.ttf') format('truetype');
}

*{
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
	}

body{
	background: #27303e url(images/background_bg.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
	font-family:Helvetica, arial, sans-serif;
	}

#wrapper{
	width:100%;
	}
	
#container{
	width:1004px;
	margin:0 auto;
	}
	
.content_top{
	background:url(images/container_top.png) no-repeat top center;
	width:1004px;
	padding-top:31px;
	margin-top:35px;
	}
	
.content_bottom{
	background:url(images/container_bottom.png) no-repeat bottom center;
	width:1004px;
	padding-bottom:27px;
	}
.content_repeat{
	background:url(images/container_repeat.png) repeat-y top center;
	width:1004px;
	}
	
	
/* Header Part */

.top_content{
	width:900px;
	overflow:hidden;
	margin:0 auto;
	height:90px;
	}

.header h1 a{
	background:url(images/logo.png) no-repeat center;
	display:block;
	line-height:0px;
	text-indent:-99999px;
	width:290px;
	height:87px;
	}
	
.header{
	width:400px;
	float:left;
	}
	
.phone_number{
	float:right;
	line-height:30px;
	text-align:center;
	width:260px;
	letter-spacing:1px;
	margin-top:20px;
	}
	
.phone_number h1{
	color:#3a404a;
	font-size:22px;
	font-family:"myriad Pro";
	font-weight:normal;
	text-shadow:1px 1px 0 #f6f8f8;
	text-align: left;
	}

.phone_number h2{
	color:#3a404a;
	font-size:18px;
	font-family:"PT Sans";
	font-weight:normal;
	text-shadow:1px 1px 0 #f6f8f8;
	letter-spacing: 7px;
	text-align: left;
	}


/* Inner Container Part */

.inner_container_top{
	background:url(images/menu_bar.png) no-repeat top center;
	margin:0 auto;
	width:940px;
	padding-top:42px;
	position:relative;
	top:12px;
	}
	
.inner_container_bottom{
	background:url(images/inside_bottom.png) no-repeat bottom center;
	margin:0 auto;
	width:940px;
	padding-bottom:55px;
	}


.inner_container_repeat{
	background:url(images/inside_repeat.png) repeat-y bottom center;
	margin:0 auto;
	width:940px;
	position:relative;
	}

.inner_bg{
	background:url(images/inner_bg.png) no-repeat 0px 0px;
	position:relative;
	top:-41px;
	width:936px;
	min-height:400px;
	height:auto !important;
	height:400px;
	left:2px;
	clear:both;
	z-index:0;
	}
	

/* top Menu Bar */

.top_menu{
	overflow:hidden;
	padding-left:45px;
	position:relative;
	top:-30px;
	width:75%;
	float:left;
	z-index:99999999;
	}
	
.top_menu li {
	float:left;
	height:40px;
	width:120px;
	text-align: center;
	}

.top_menu li a{
	width:auto;
	padding:2px 5px;
	text-decoration:none;
	color:#96aac6;
	font-family:"PT Sans Caption";
	font-size:11px;
	text-transform: uppercase;
	}

.top_menu li.active a,
.top_menu li a:hover{
	color:#fff;
	}	
	
.top_menu li.active{
	background:url(images/menu_active.png) no-repeat center bottom;
	}


/* Live Chat */

.live_chat{
	overflow:hidden;
	position:relative;
	top:-40px;
	width:15%;
	float:left;
	right:-42px;
	}

.live_chat li a{
	width:auto;
	padding:2px 13px;
	position:relative;
	text-decoration:none;
	bottom:1px;
	color:#fff;
	font-family:"PT Sans Caption";
	font-size:10px;
	text-transform:uppercase;
	}

.live_chat li a img{
margin-left: 15px;
}

.live_chat li {
	height:40px;
	width:135px;
	/*background:url(images/live_chat.png) no-repeat right -2px;*/
	}
	

/* footer */

.footer{
	background:url(images/footer_bg.png) no-repeat;
	height:70px;
	margin:0 auto;
	width:900px;
	position:relative;
	top:-10px;
	}

.footer p{
	color:#728496;
	font-family:Arial;
	font-size:11px;
	position:relative;
	}
	
.footer .footer_txt{
	float:left;
	left:60px;
	top:24px;
	width:465px;
	}

.footer .footer_txt span{
	position:relative;
	top:7px;
	}	
	
.footer_txt .see_more{
background:url("images/see_more.png") no-repeat scroll 0 0 transparent;
border:0 none;
cursor:pointer;
display:block;
float:right;
height:29px;
width:105px;
overflow: hidden;
text-indent: -999px;
	}

.footer .copyright{
	float:left;
	left:96px;
	top:32px;
	}
	
	
/* Home Page */

.inner_bg h1{
	font-size:35px;
	color:#3a404a;
	font-family:"PT Sans";
	padding-bottom:20px;
	text-shadow:1px 1px 0 #DFE8EB;
	}
	
.home_page{
	padding:0px 20px 20px 40px;
	}
	
.home_txt,
.home_img{
	width:40%;
	float:left;
	padding-top:55px;
	}

.home_txt p{
	font-family: Helvetica;
	font-size:14px;
	color:#3a404a;
	padding:10px 10px 10px 0;
	line-height:20px;
	text-shadow:1px 1px 0 #DFE8EB;
	}
	

.home_txt .shop_but{
	width:120px;
	height:30px;
	background:url(images/shop_button.png) no-repeat;
	border:0px;
	line-height:0px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	}
	
.home_img{
	background:url(images/home_img.png) no-repeat 14px -2px;
	height:339px;
	width:516px;
	}
	
.home_bottom{
	clear:both;
	height:185px;
	bottom:-70px;
	position:absolute;
	width:900px ;
	}
	
.bottom_page1,
.bottom_page2,
.bottom_page3{
	float:left;
	background:url(images/home_bottom.png) no-repeat;
	height:200px;
	width:170px;
	padding-right:20px;
	}


.bottom_page1 h2,
.bottom_page2 h2,
.bottom_page3 h2,
.bottom_page4 h2{
	color:#3a404a;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	left:12px;
	position:relative;
	top:8px;
	text-shadow:1px 1px 0 #DFE8EB;
	}

.bottom_page1 h4,
.bottom_page2 h4,
.bottom_page3 h4{
	color:#3A404A;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:70px 15px 10px;
	position:relative;
	top:20px;
	}

.bottom_page4 h4 p{
	color:#3A404A;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:12px;
	position:relative;
	top:12px;
	}
	
.bottom_page4 h4 span{
	background:url(images/rating.png) no-repeat;
	left:65px;
	position:absolute;
	width:90px;
	display:block;
	height:22px;
	top:22px;
	}
	
.bottom_page1 h4{
	background:url(images/auto.png) no-repeat;
	}
	

.bottom_page2 h4{
	background:url(images/pocket.png) no-repeat;
	}


.bottom_page3 h4{
	background:url(images/dealerlogo.png) no-repeat;
	}

.bottom_page4 h4{
	background:url(images/review.png) no-repeat;
	height:130px;
	margin:0 auto;
	position:relative;
	top:23px;
	width:250px;
	}
	
.bottom_page3 p{
	font-weight:bold;
	padding-bottom:6px;
	}	

.bottom_page4{
	float:left;
	background:url(images/home_bottom1.png) no-repeat;
	height:200px;
	width:290px;
	padding-right:20px;
	}
	

/* End Home Page */

/* Product Page */

.product_view{
	background:url(images/product_view.png) no-repeat center 16px;
	margin:0 auto;
	width:900px;
	height:472px;
	}

.product_view  h5{
	padding-top:26px;
	text-align:center;
	width:575px;
	font-size:16px;
	color:#3a404a;
	text-transform:uppercase;
	}
	
.product_view .product_view_img{
	height:335px;
	margin:0 auto;
	position:relative;
	top:39px;
	width:800px;
	background:url(images/product_view_img.png) no-repeat center;
	}
	
.product_view .shop_but{
	background:url(images/shop_button.png) no-repeat;
	border:0px;
	bottom:-48px;
	cursor:pointer;
	display:block;
	height:30px;
	line-height:0;
	position:absolute;
	right:156px;
	text-indent:-9999px;
	width:120px;
	}
/* End Product Page */


/* Product Page  & about Page  * Contact */

.about_page,
.product_page,
.contact_page{
	overflow:hidden;
	}

.product_txt,
.about_txt,
.contact_txt{
	padding:40px 10px 10px 40px;
	}
	
.product_txt h1,
.about_page h1,
.contact_page h1{
	text-transform:uppercase;
	text-shadow:1px 1px 0 #DFE8EB;
	
	}

.product_list li{
	display:block;
	background:url(images/product_list.png) no-repeat;
	font-size:19px;
	color:#3a404a;
	line-height:35px;
	height:32px;
	padding-left:45px;
	text-shadow:1px 1px 0 #DFE8EB;
	}
/* End Product Page */


/* about Page */

.about_txt{
	float:left;
	width:525px;
	}
	
.latest_img{
	width:320px;
	float:left;
	height:285px;
	background:url(images/about_latest_bg.png) no-repeat center;
	}

.about_latest{
	background:url(images/latest_view_img.png) no-repeat center;
	display:block;
	height:210px;
	left:16px;
	line-height:0;
	position:relative;
	text-indent:-9999px;
	top:38px;
	width:285px;
	cursor:pointer;
	}
	
.latest_txt{
	clear:both;
	height:190px;
	width:416px;
	float:left;
	text-shadow:1px 1px 0 #DFE8EB;
	}
	
.highlight_txt{
	width:472px;
	float:left;
	height:190px;
	background:url(images/highlight_bg.png) no-repeat center;
	}

.latest_txt p{
	color:#272f3b;
	font-size:19px;
	padding:50px;
	}

.highlight_txt p{
	color:#fff;
	font-size:24px;
	padding:35px;
	}

.desc{
	clear:both;
	width:836px;
	margin:0 auto;
	font-family:arial;
	color:#3a404a;
	font-size:11px;
	position:relative;
	top:20px;
	}

.desc p{
	padding:5px 0px;
	line-height:18px;
	}
	

/* End Product Page */

/* about Page */

.contact_txt p{
	color:#3a404a;
	font-size:21px;
	width:820px;
	text-shadow:1px 1px 0 #DFE8EB;
	}

.contact_bg{
	background:url(images/contact_bg.png) no-repeat;
	margin-right:18px;
	}
	
.contact_bg h5{
	color:#3A404A;
	font-size:18px;
	font-weight:normal;
	line-height:41px;
	text-align:center;
	text-transform:uppercase;
	font-family:"PT Sans Caption";
	}
	
.contact_form {
	clear:both;
	width:410px;
	float:left;
	height:544px;
	margin-top:30px
	}

.location_view {
	width:410px;
	float:left;
	height:544px;
	margin-top:30px
	}

.input_txt{
	text-align:center;
	clear:both;
	margin-top:25px;
	}
	
.input_txt label{
	color:#3A404A;
	display:block;
	float:left;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding:10px 5px;
	width:19%;
	}

.input_txt input{
	height:27px;
	padding:3px 16px;
	width:260px;
	border:0px;
	background:url(images/input_bg.png) no-repeat;
	}

.input_type_textarea{
	border:0px;
	background:url(images/text_area.png) no-repeat;
	height:160px;
	padding:10px 16px;
	width:255px;
	}
	
.image_verfication{
	background:url(images/image_verfication.png) no-repeat;
	height:80px;
	left:102px;
	position:relative;
	width:292px;
	}

.image_verfication p{
	color:#3A404A;
	font-size:11px;
	left:17px;
	position:relative;
	top:29px;
	width:110px;
	float:left;
	}

.image_verfication span{
	background:url(images/img_ver_bg.png) no-repeat 1px 10px;
	color:#3A404A;
	display:block;
	float:right;
	font-size:11px;
	height:66px;
	width:172px;
	}

.input_type_submit{
	width:70px;
	height:30px;
	background:url(images/send_button.png) no-repeat;
	border:0px;
	line-height:0px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin-right:20px;
	float:right;
	}
	
.location_bg{
	background:url(images/location_bg.png) no-repeat center 20px;
	height:500px;
	}

.address_one,
.address_two{
	float:left;
	height:123px;
	position:relative;
	top:346px;
	width:200px;
	left:22px;
	}

.address_one p,
.address_two p{
	color:#3A404A;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	}

.address_one span{
	color:#3A404A;
	float:left;
	font-family:arial;
	font-size:11px;
	height:56px;
	padding:0 13px;
	}

.address_one p.toll_add{
	position:relative;
	clear:both;
	left:73px;
	white-space:nowrap;
	padding:0px;
	}

.address_two p.toll_add{
	position:relative;
	clear:both;
	white-space:nowrap;
	padding:0px;
	left:15px;
	}
	
.address_one p{
	width:192px;
	}

.address_two p{
	padding:0 10px 13px 13px;
	width:152px;
	}

/* End Product Page */
