@charset "utf-8";
/* CSS Document */
a:focus{
	outline: none;
	color: #000;
}

input:focus{
	outline: none;
	color: #000;
}

* {
   padding:0;
   margin:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#MenuBar1 li #home {
  color: #c80002;	
}

#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 79px;
	width: 100%;
	min-width: 992px;
}

#clickhere {
	color: #C80002;
	text-align:center;
	text-size: 12px;
	font-size: 30px;
}

#install {
	color: #C80002;
	text-align:center;
	text-size: 12px;
	font-size: 20px;
}

#callus {
	color: #C80002;
	text-align:center;
	text-size: 12px;
	font-size: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#detailsheader {
	color: #C80002;
	text-align:center;
	text-size: 12px;
	font-size: 30px;
	text-transform:uppercase;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

#question {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C80002;
	text-align:center
}



#headerwrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	height: 79px;
}

#logo {
	height: 48px;
	width: 131px;
	padding-top: 6px;
	float: left;
}

#banner {
	background-image: url(images/bannerbg.jpg);
	height: 406px;
	width: 100%;
	background-repeat: repeat-x;
	min-width: 992px;
}

#slider {
	height: 406px;
	width: 982px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#pics {
	z-index: 0;
	height: 508px;
	width: 982px;
}

#boxwrapper {
	height: 161px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	margin-bottom: 14px;
}

#box1 {
	float: left;
	background-image: url(images/box1.jpg);
	height: 141px;
	width: 307px;
	background-repeat: no-repeat;
	padding: 10px;
}

#box2 {
	float: left;
	background-image: url(images/box2.jpg);
	height: 141px;
	width: 306px;
	background-repeat: no-repeat;
	padding: 10px;
}

#box3 {
	float: left;
	background-image: url(images/box3.jpg);
	height: 141px;
	width: 307px;
	background-repeat: no-repeat;
	padding: 10px;
}

.boxp{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	letter-spacing: -1px;
}
.morebtn {
	background-image: url(images/morebtn.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 69px;
	float: right;
	text-indent: -9999px;
}


.morebtn:hover { 
  background-position: left bottom;
}

.morebtn span {
  display: none;
}

#emailUs
{
	display: block;
	width: 373px;
	height: 89px;
	background-image: url(images/sendemail.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0 auto;
}

#emailUs:hover
{ 
  background-position: left bottom;
}

#emailUs span
{
  display: none;
}


#creditcards {
	height: 45px;
	width: 249px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}

#content {
	height: auto;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}


#boxtop {
	background-image: url(images/boxtop.jpg);
	height: 7px;
	width: 992px;
	background-repeat: no-repeat;
}

#boxmiddle {
	background-image: url(images/boxmiddle.jpg);
	background-repeat: repeat-y;
	width: 954px;
	padding-right: 18px;
	padding-left: 18px;
	height: auto;
	padding-top: 10px;
	overflow: hidden;
	min-height:178px;
}

#boxbottom {
	background-image: url(images/boxbottom.jpg);
	background-repeat: no-repeat;
	height: 89px;
	width: 954px;
	padding-right: 18px;
	padding-left: 18px;
	clear: both;
}

div.img
  {
	margin:4px;
	height:auto;
	width:229px;
	float:left;
	text-align:center;
  }
#gallery {
	height: auto;
	width: 956px;
}

div.img img
  {
  display:inline;
  margin:3px;
  border:0 none
  }
  
  div.desc2
  {
	text-align:center;
	font-weight:bold;
	width:200px;
	color: #C80002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }
div.desc2 a  {
	text-align:right;
	font-weight:bold;
	width:200px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration:none;
  }
  
  div.desc2 a:hover  {
	text-align:right;
	font-weight:bold;
	width:200px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration:underline;
  }
  
div.desc
  {
	text-align:center;
	font-weight:bold;
	width:200px;
	color: #C80002;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }
div.desc a  {
	text-align:right;
	font-weight:bold;
	width:200px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration:none;
  }
  
  div.desc a:hover  {
	text-align:right;
	font-weight:bold;
	width:200px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration:underline;
  }
  
#itemlist {
	font-size: 19.32px;
	color: #C80002;
	text-align: center;
}
#calltoday {
	font-size: 37.89px;
	text-align: center;
	text-transform: uppercase;
	color: #c80002;
}
#aboutuswrapper {
	height: auto;
	width: 467px;
	float: left;
}
#aboutusheader {
	background-image: url(images/aboutheader.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 265px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#aboutpicture {
	float: right;
	height: 392px;
	width: 476px;
}

.aboutusp {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	line-height: 23px;
}


#carlogos {
	margin-top: 10px;
}
#contactinfo {
	background-image: url(images/contact.jpg);
	height: 360px;
	width: 472px;
	margin-top: 10px;
	padding-top: 30px;
	background-repeat: no-repeat;
}
#contactleft {
	height: auto;
	width: 472px;
	float: left;
}
#contactright {
	height: 390px;
	width: 472px;
	float: right;
}
#contactinfoheader {
	background-image: url(images/contactinfoheader.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 253px;
	text-indent: -9999px;
}
#locationheader {
	background-image: url(images/locationheader.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 181px;
	text-indent: -9999px;
}
#googlemaps {
	background-image: url(images/googlemaps.jpg);
	height: 390px;
	width: 472px;
	margin-top: 10px;
	padding: 18px;
	background-repeat: no-repeat;
}


#disclamier {
	color: #C80002;
	font-size: 9.82px;
	clear: both;
	padding-top: 5px;
}

#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height: 53px;
	width: 100%;
	min-width: 992px;
	text-align:center;
	padding: 15px 0 0 0;
	clear: both;
	position: absolute;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #c80002;
	text-decoration: none;
}
#deatails {
	height: auto;
	width: 450px;
	background-color: #333;
}
#deatails p {
	font-size: 14px;
	margin: 0px;
	padding: 15PX;
}

