@charset "utf-8";

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 230px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 30px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;

}
#wrapper #navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	text-align: center;
	line-height: 28px;
	background-image: url(../images/rollover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	background-color: #000000;
	height: auto;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper  #main  #gallery1 {
	background-color: #000000;
	width: 830px;
	padding: 0px;
	text-decoration: none;
	clear: both;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper #main #gallery2 {
	width: 830px;
	clear: both;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
}


#wrapper #navigation a:hover {
	background-position: bottom;
}
#wrapper #main #welcome_picture {
	height: 200px;
	width: 750px;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: url(../images/welcome.jpg);
}

#wrapper #main #service1 {
	height: 130px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	border: thin solid #FF7314;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#wrapper #main #services2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: 130px;
	width: 700px;
	border: thin solid #FF7314;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #main #services3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: 130px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #FF7314;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #main #services4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	height: 130px;
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border: thin solid #FF7314;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#wrapper #main #service1 #paintgun {
	padding: 0px;
	height: 130px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/spraygun.jpg);
    float:left;
}

#wrapper #main #services2 #mobility {
	height: 130px;
	width: 130px;
	background-image: url(../images/disabled.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	float:left;
}

#wrapper #main #services3 #seatbelt {
	background-image: url(../images/seatbelt.jpg);
	height: 130px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
        float:left;
	clear: none;
	padding: 0px;
	background-color: #000000;
	
}

#wrapper #main #services4 #dent {
	background-image: url(../images/dents.jpg);
	height: 130px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
	clear: none;
	padding: 0px;
	
}

#wrapper #main #staff {
	height: 715px;
	width: 180px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../images/newteam.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 10px;
}


#wrapper #main #map {
	height: 525px;
	width: 450px;
	border: 2px none #FD8C3E;
	float: right;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 20px;
}



#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.style1 {
	font-size: 25px;
	color:#FFFFFF;
	text-align: justify;
        padding-left:230px;
        padding-top:0px;
        clear:right;
        margin-top: 10px;
}

.style1 a {
	text-decoration: underline;
	color:#FF6600;
}
.style1 a:hover {
	text-decoration:underline;
	color:#cccccc;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600 ;
	font-size: 1.2em;
	font-style: normal;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	
	letter-spacing: 0em;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 1.2em;
	font-style: normal;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	letter-spacing: 0em;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 2em;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 30px;
	text-decoration: none;
	clear: none;
}

.style6 {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	font-style: normal;
	margin: 0;
}

.style6 a {
	text-decoration: underline;
	color:#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	}
	
.style6 a:hover {
	text-decoration:underline;
	color:#cccccc;
}
#wrapper  #links {
	height: 115px;
	width: 700px;
	margin-top: 15px;
	background-color: #000000;
	width: 800px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/links.gif);
	background-repeat: no-repeat;
	
}
#wrapper #links #chcc {
	height: 115px;
	float: right;
	width: 158px;
	clear: none;
	background-color: #000000;
	padding: 0px;
	margin-right: 10px;
}
#wrapper #links #etc_link {
	clear: none;
	float: right;
	height: 115px;
	width: 153px;
	background-color: #000000;
	padding: 0px;
	margin-right: 10px;
}
#wrapper #links #tramanco_link {
	background-color: #000000;
	padding: 0px;
	clear: none;
	float: right;
	height: 115px;
	width: 197px;
	margin-right: 10px;
}
#wrapper #links #reben_link {
	background-color: #000000;
	padding: 0px;
	clear: none;
	float: right;
	height: 115px;
	width: 186px;
	margin-right: 10px;
}



.style7 {color: #000000}



.style8 {
	color: #CCCCCC;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



p.footer{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.2em;
	font-style: normal;
	letter-spacing: 0em;
	padding: 3px;
	margin-bottom: 20px;
}
p.inset{
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 230px;

}



/*light box start*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer #hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
a img {border: none; }

/*light box end*/
