@charset "utf-8";
/* CSS Document */

body {
	background: white url(/i/footer.gif) repeat-y 50% 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 1.8em;
}

img {
	border: none;
	display: block;
}

h1, h2, h3, h4, h5, h6, p, img {
	margin: 0;
	padding: 0;
}

a {
	color: #051aba;
	text-decoration: none;
	overflow: hidden;
}

	a:active {
		color: #e20000;
	}
	
	a:visited {
		color: #4c4c4c;
	}

	a:hover {
		color: #6d3005;
	}
	
table {
	width: 100%;
	clear: both;
	border-collapse: collapse;
}

	table tr td {
		padding: 5px;
		border-bottom: 1px solid #dbdbdb;
	}
	
	table tr th {
		padding: 5px;
		text-align: left;
		border-bottom: 1px solid #a2a2a2;
	}
	
ul {
	margin-top: 5px;
}

p {
	margin: 7px 0 8px 0;
}

/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 24px;
}

.sIFR-hasFlash h2.med {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 16px;
}

.sIFR-hasFlash h2.sm {
	visibility: hidden;
	letter-spacing: -1px;
	font-size: 12px;
}

/* end sIFR */

h2 {
	font-size: 28px;
	line-height: 32px;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
}

h3, h4 {
	font-size: 22px;
	line-height: 30px;
	color: #7b0f0f;
	margin: 15px 0 3px 0;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

	h3.subhead, h4.subhead{
		font-weight: normal;
	}

h4 {
	font-size: 18px;
	line-height: 24px;
}

.notop {
	margin-top: 0;
}


/* STYLES */

#header {
	width: 100%;
	height: 32px;
	background: url(/i/bkg_header.gif) repeat-x 0 0;
}

	#hbody {
		width: 770px;
		margin: 0 auto;
	}

	#header ul {
		list-style: none;
		margin: 0;
		padding: 0 2px 0 0;
		height: 32px;
		float: right;
	}
	
		#header ul li {
			float: left;
			padding: 0;
			height: 32px;
			position: relative;
		}
		
			#header ul li a {
				display: block;
				height: 32px;
				text-indent: -9999px;
				text-decoration: none;
				overflow: hidden;
				background-repeat: no-repeat;
				background-position: 0 0;
			}
			
				li#n-about a {
					width: 92px;
					background-image: url(/i/nav/about.gif);
				}
				
				li#n-contact a {
					width: 105px;
					background-image: url(/i/nav/contact.gif);
				}
				
				li#n-industry a {
					width: 148px;
					background-image: url(/i/nav/industry.gif);
				}
				
				li#n-type a {
					width: 120px;
					background-image: url(/i/nav/type.gif);
				}
				
				li#n-services a {
					width: 89px;
					background-image: url(/i/nav/services.gif);
				}
	
			#header ul li a:hover, #header ul li:hover a, #header ul li.p7hvr a {
				background-position: 0 -32px;
			}
			
				#header ul li.paged a {
					background-position: 0 -64px;
				}
			
				
			
/* POPOUT STATE */
			
				#header ul li ul {
					height: auto;
					position: absolute;
					background: #acacac;
					width: 170px;
					font-family: Tahoma;
					font-size: 11px;
					padding: 6px 8px 6px 8px;
					display: none; 
				}
				
					#header ul li ul li {
						display: block;
						float: none;
						background: none;
						width: auto;
						height: auto;
						padding: 0;
						margin: 0;
					}
					
						#header ul li ul li a {
							text-indent: 0;
							height: auto;
							background: none;
							width: auto;
							padding: 0;
							padding: 2px 6px 2px 6px;
							color: black;
							text-decoration: underline;
						}
						
							#header ul li ul li a:hover {
								background: white;
								padding: 1px 5px 1px 5px;
								border: 1px dotted #562426;
								color: #562426;
								text-decoration: none;
							}
			
			#header ul li:hover ul, #header ul li.p7hvr ul {
				display: block;
			}
			
			#header ul li.paged ul {
				display: none;
			}
			
#container {
	width: 100%;
	background: white;
}

	#content {
		width: 770px;
		margin: 0 auto;
	}
	
		#logo {
			padding: 30px 0 30px 20px;
		}
		
			#logo h1 a {
				display: block;
				width: 157px;
				height: 34px;
				background: url(/i/logo.gif) no-repeat 0 0;
				overflow: hidden;
				text-decoration: none;
				text-indent: -9999px;
			}
			
	#frontDisplay {
		background: #713032;
		height: 320px;
	}
		
		#ads img {
			height: 220px;
		}
	
		#frontDisplay a {
			float: left;
			height: 100px;
			background-position: 0 -100px;
			background-repeat: no-repeat;
			display: block;
			overflow: hidden;
			text-indent: -9999px;
			text-decoration: none;
		}
		
			#f-carwash {
				background-image: url(/i/f-new/carwash.gif);
				width: 154px;
			}
			
			#f-vending {
				background-image: url(/i/f-new/vending.gif);
				width: 154px;
			}
			
			#f-telephone {
				background-image: url(/i/f-new/oem.gif);
				width: 154px;
			}
			
			#f-laundry {
				background-image: url(/i/f-new/laundry.gif);
				width: 154px;
			}
			
			#f-transportation {
				background-image: url(/i/f-new/transportation.gif);
				width: 154px;
			}
			
			
			#frontDisplay a:hover, #frontDisplay a.hovered {
				background-position: 0 0;
			}
	
	#pagetitle {
		height: 50px;
		display: block;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
		#pagetitle h1 {
			text-indent: -9999px;
		}
		
		#pagetitle h1 a {
			display: block;
			text-decoration: none;
			height: 50px;
			text-indent: -9999px;
		}
		
			#pagetitle h1 a:hover {
				background: white;
				opacity: .25;
			}
		
		#pagetitle a.bleft {
			width: 50px;
			height: 50px;
			border-left: 1px solid white;
			float: right;
			background: white;
		}
		
			#pagetitle a.bleft img:hover{
				opacity: .75;
			}
		
#mainbody {
	padding: 20px 20px 0 20px;
}

#clear {
	clear: both;
	height: 30px;
}


	
#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	line-height: 1.3em;
	font-family: Tahoma;
	font-size: 11px;
}

	#fbody {
		padding: 20px;
	}
	
		#fright {
			float: right;
			padding: 8px 0 0 0;
		}
		
			#fright a {
				display: block;
				width: 422px;
				height: 18px;
				background: url(/i/footer_contact.gif) no-repeat 0 50%;
				text-decoration: none;
				text-indent: -9999px;
				overflow: hidden;
			}
			
/* DETAILS */

.bigList {
	list-style: none;
	margin: 0 -20px 0 0;
	padding: 0;
	display: block;
}

	.bigList li {
		float: left;
		margin: 0 20px 20px 0;
		width: 355px;
	}
	
		.bigList li a {
			display: block;
			padding: 15px 15px 15px 15px;
			border: 1px solid #e6e7e8;
			font-weight: bold;
			font-size: 16px;
			height: 50px;
		}
		
			.bigList li a img {
				display: block;
				width: 100px;
				height: 50px;
				float: right;
			}
			
		.bigList li a:hover {
			background-color: #f1f2f2;
			border-color: #6d3005;
		}
			
.clear {
	clear: both;
	float: none;
}

/* MSG */

.msg, .msgerror, .msgsuccess, .msgno {
	padding: 12px 15px 12px 36px;
	border: 1px dotted #727272;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: 12px 12px;
}

.msg {
	background-image: url(/i/icons/information.gif);
}

.msgerror {
	background-image: url(/i/icons/cancel.gif);
	border-color: #e20000;
}

.msgsuccess {
	background-image: url(/i/icons/accept.gif);
	border: 1px dotted #73cb00;
	background-color: #eaf7d9;
}

.msgno {
	padding: 12px 15px 12px 15px;
	background: white;
	border: 1px dotted #c3c3c3;
	background: #f5f5f5;
}

	.msgno div {
		float: right;
		text-align: right;
	}
	
	.msgno h3, .msg h3, .msgno h4 {
		margin: 0 0 10px 0;
		font-size: 16px;
	}
	
	.msgno p, .msg p {
		margin: 5px 0 4px 0 !important;
	}
	
table.middle {
	margin-top: 10px;
}
	
table.middle tr td {
	text-align: center;
	line-height: 1.3em;
	font-style: italic;
	border: none;
}

	table.middle tr td img {
		margin: 0 auto;
	}
	
.right {
	float: right;
}

.border {
	border: 1px solid black;
}

table.tabular {
	border-collapse: collapse;
}

	table.tabular tr td, table.tabular tr th {
		border: 1px solid #dbdbdb;
		text-align: center;
	}
	
	table.tabular tr th {
		text-align: center;
	}
	
td.tCenter {
	text-align: center;
}

	td.tCenter img {
		margin: 0 auto;
	}

th.tEm {
	font-size: 14px;
}

th.tRev {
	background: #304c65;
	color: white;
}

strong.tL {
	display: block;
	float: left;
}