@charset "utf-8";
/* CSS by Sunveer | G3Creative Studios, EKM. */
/****************************************** BODY PARTS *****************************************/

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	background-color:#F7F7F7;
	font-size:12px;
	color:#000000;
}
img {
	border:none;
	outline:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	line-height:20px;
	text-align:justify;
}
.reset {
	clear:both
}
a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #ec131b;
}
/****************************************** HEADER PARTS *****************************************/
.header {
	width:1000px;
	height:126px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	width:315px;
	height:105px;
	float:left;
	position:relative;
	left:0px;
	top:9px;
}
.call {
	width:440px;
	float:right;
	position:relative;
	right:0px;
	top:15px;
}
/********************************* INTRO / FLASH / JQUREY PARTS ***********************************/
.intro {
	width:1000px;
	height:336px;
	margin:0 auto 40px auto;
}
.theme-default #slider {
    margin:0 auto 0 auto;
    width:1000px; /* Make sure your images are the same size */
    height:336px; /* Make sure your images are the same size */
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
/****************************************** MENU *****************************************/
.menu {
	width:1000px;
	margin:0 auto 0 auto;
	background-color:#ec131b;
	font-family:Tahoma, Geneva, sans-serif;
}
ul.menu {list-style:none; margin:0; padding:0; font-size:11px; font-family:Tahoma, Geneva, sans-serif; width:100%;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#fff; text-decoration:none; text-align:center;}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none; left:20px;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0 0 0 0;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#ec131b}
ul.menu ul ul {left:148px; top:-1px;}
ul.menu .menulink {padding:14px 45px 16px 47px; font-weight:bold; }
ul.menu .menulink:hover, ul.menu .menuhover { color:#000;}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat;}
ul.menu .topline {border-top:1px solid #aaa}
#active{color:#000;}
/****************************************** SITE CONTENTS *****************************************/
.wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
.content {
	width:1000px;
	margin:0 auto 15px auto;
	border-bottom:1px solid #666;
	padding-bottom:15px;
}
.colR {
	width:280px;
	float:right;
}
.colL {
	width:650px;
	float:left;
}
.col {
	width:1000px;
	float:left;
	margin-top:15px;
}
.line {
	width:100%;
	border-bottom:solid 1px #ccc;
	margin-top:5px;
	margin-bottom:5px;
}
/****************************************** ABOUT US *****************************************/
.abt-col {
	width:1000px;
	float:left;
	margin-top:15px;
	border-bottom:solid 1px #666;
	margin-bottom:15px;
}
.certificate-img{
	width:323px;
	height:203px;
	float:left;
	border:1px solid #eee;
	margin-top:10px;
}
.abt-left{
	float:left;
	width:355px;
	margin-top:10px;
	margin-left:25px;
	
}
.card-img{
	width:160px;
	height:104px;
	float:right;
	margin-right:45px;
	margin-top:5px;
}
.towing-img{
	width:90px;
	height:35px;
	float:right;
	margin-right:85px;
	margin-top:20px;
}

/****************************************** SERVICES *****************************************/
.service-img{
	width:536px;
	height:374px;
	float:right;
	border:1px solid #eee;
	margin-top:10px;
}
.map{
	width:250px;
	height:300px;
	float:right;
	margin-top:10px;
}
.service-ctnt{
	width:250px;
	float:right;
	margin-top:40px;
	margin-bottom:20px;
}
/****************************************** GALLERY *****************************************/
.gallery-img{
	float:left;
	width:225px;
	height:190px;
	margin-right:33px;
	margin-top:20px;
	margin-bottom:25px;
}
/****************************************** CONTACT *****************************************/
.ctnt-col {
	width:1000px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
.form{
	width:400px;
	height:500px;
	float:left;
	margin-top:15px;
}
.ctnt-map{
	width:570px;
	height:400px;
	float:right;
}
/****************************************** FOOTER PARTS *****************************************/
.footer {
	width:100%;
	font-size:11px;
	color:#000;
	text-align:center;
	height:210px;
}
.footer-wrapper {
	width:1000px;
	margin:0 auto 0 auto;
	margin-top:10px;
	border-bottom:1px solid #707070;
	margin-bottom:10px;
	height:135px;
}
.footer-box{
	width:155px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height:18px;
	margin-right:20px;
	margin-bottom:10px;
}
.footer-box a{
	color:#000;
	text-decoration:none;
}
.footer-box a:hover{
	color:#ec131b;
}
.footer-left-wrapper{
	width:1000px;
	margin:0 auto 0 auto;
	height:30px;
}
.connect-box{
	width:210px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height:18px;
}
.connect-signup{
	float:left;
	width:145px;
	height:21px;
	margin-top:5px;
}
.connect-img{
	float:left;
	width:16px;
	height:16px;
	margin-right:8px;
}
.footer-left-txt{
	width:199px;
	height:30px;
	float:left;
	text-align:left;
	font-size:12px;
}
.footer-left-txt a{
	color:#000;
	text-decoration:none;
}
.footer-left-txt a:hover{
	color:#ec131b;
}
.footer-right-txt{
	width:210px;
	height:30px;
	float:right;
	text-align:left;
	font-size:12px;
}

/****************************************** EXTRA CSS *****************************************/
h1{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	font-weight:bold;
}
h2{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ec131b;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
}
h3{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ec131b;
	font-weight:bold;
	padding-bottom:15px;
	text-align:left;
}
.head_txt1{
	width:440px;
	float:left;
	margin-top:20px;
}