﻿img
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}
#page
{
	width: 982px;
}
#topContainer
{
	position: relative;
	height: 296px;
}
#middleContainer
{
	color: #000000;
	min-height: 350px;
	height: auto !important;
	height: 350px;
  vertical-align:top;
}
#bottomContainer
{
	position: relative;
	margin-top:25px;
	/*background-color: #000000;
	height:35px;*/
}
.topBanner
{
	height: 90px;
	background-color: #000000;
  text-align:right;
}
#tollLogo
{
	position: absolute;
	top: 0px;
	left: 726px;
	height: 90px;
	width: 256px;
	/*background-image: url(  "images/logo.gif" );*/
	background-repeat: no-repeat;
}

#pageTitle
{
	color:#FFFFFF;
  font-size:12pt;
  font-family:Verdana;
  
  position:absolute;
  top:40px;
  left:0px;
  height: 20px;
	width: 721px; /* 5px short for padding...*/
	text-align:right;
  text-transform:uppercase;
}
#barcode01
{
	position: absolute;
	top: 60px;
	left: 0px;
	height: 30px;
	width: 726px;
	/*background-image: url(  "images/barcode01.gif" );*/
	background-repeat: repeat-y;
}
#stockImage
{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 982px;
	height: 206px;
}
#menu
{
	position: absolute;
	top: 296px;
	left: 0px;
	width: 982px;
	height: 25px;
	background-color: #333333;
	text-align: left;
}



Pane
{
	margin-left: 30px;
	margin-top: 30px;
}
.contentText
{
	margin-left: 40px;
	margin-right: 40px;
	font-size: 15px;
}
#contactUs
{
	height: 2px;
	/*background-color:#000000;*/
}


.yellowHeader
{
	color: #ffcc00;
	font-size: 10pt;
	text-transform: uppercase;
}
.bodyHeader
{
	color: #333333;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
	line-height: 15pt;
}

.bodyBold
{
	color: #BA2A1E;
	font-weight:bold;
}

.highlight
{
	color: #666666;
	
}

.info
{
	color: #999999;
	font-size: 9pt;
	text-decoration: none;
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 10pt;
}

.links, .links li a:Link, .links li a:visited, .links li a:active
{
	color: #999999;
	font-size: 9pt;
	text-decoration: none;
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 10pt;
}
.links li a:hover
{
	text-decoration: underline;
}
#verticalYellowBar
{
	position: absolute;
	background-color: #fceb20;
	top: 15px;
	left: 726px;
	width: 1px;
	height: 120px;
}
.yellowBar
{
	height: 20px;
	background-color: #FFEC00;
}
.barcode02
{
	height: 15px;
	background-image: url("images/barcode02.gif" );
	background-repeat: repeat-y;
}

.footerLinks
{
	position:relative;
	top:-16px;
	text-align:right;
	/*border:solid 1px blue;*/
}



.doubleLineHeight
{
	line-height: 3em;
}

.ContentPadding
{
	margin:50px 50px 0px 50px;
}

.RightContentPadding
{
	margin:50px 0px 0px 0px;
}

a.footerLink, a.footerLink:active, a.footerLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover
{
	color:#FFEB00;
	text-decoration: underline;
}

.ContentImageLeft
{
	margin:0px 20px 20px 0px;
}
.ContentImageRight
{
	margin:0px 0px 20px 20px;
}

.clearFloat
{
	clear:both;
}

a.imageLink, a.imageLink:active, a.imageLink:hover, a.imageLink:visited, a.imageLink img
{
	border-width:0px;
	text-decoration:none;
	color:#FFFFFF;
}

/************** MENU **************/
#navcontainer
{
	width: 726px;
	height: 25px;
	background-color: #FFEB00;
}
#navcontainer ul
{
	padding: 0;
	margin: 0;
	background-color: #FFEB00;
	color: #000000;
	float: left;
	font-family: arial, helvetica, sans-serif;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 8pt;
}
#navcontainer ul li
{
	display: inline;
}
#navcontainer ul li a
{
	padding: 0 7px;
	background-color: #FFEB00;
	color: #000000;
	text-decoration: none;
	float: left; /*border-right: 1px solid #fff;*/
}
#navcontainer ul li a:hover
{
	background-color: #FFFFFF;
}

a, a:active, a:visited
{
	color: Black;
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
	color:#666666;
}


/************** End MENU **************/

/**************  Sub Menu **************/
/*********** NOT USED  ****************/
#submenu
{
	position: relative;
	top: -25px;
	left: 0px;
	height: 25px;
	/*background-color: #333333;*/
	text-align: left;
}

#subnavcontainer
{
	
	height: 25px;
	/*background-color: #FFEB00;*/
}
#subnavcontainer ul
{
	padding: 0;
	margin: 0;
	/*background-color: #FFEB00;*/
	background-color: #FFEB00;
	color: #000000;
	/*float: left;*/
	font-family: arial, helvetica, sans-serif;
	height: 25px;
	width:132px;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 8pt;
}
#subnavcontainer ul li
{
	display: block;
}
#subnavcontainer ul li a
{
	padding: 0 9px;
	background-color: #FFEB00;
	color: #000000;
	text-decoration: none;
	display: block;
	width:132px;
	/*float: left;*/ /*border-right: 1px solid #fff;*/
}
#subnavcontainer ul li a:hover
{
	background-color: #FFFFFF;
}


/************** end sub menu **************/
/**************  Services Menu **************/
#servicesmenu
{
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
}

#servicesnavcontainer
{
  position:relative;
	width:150px;
	height:250px;
	background-color: #000000;
	/*background-color: #FFEB00;*/
	float:left;
}
#servicesnavcontainer ul
{
	
	padding: 0;
	margin: 0;
	/*background-color: #FFEB00;*/
	background-color: #FFEB00;
	color: #000000;
	/*float: left;*/
	font-family: arial, helvetica, sans-serif;
	height: 25px;
	line-height: 25px;
	width:132px;
	text-transform: uppercase;
	font-size: 8pt;
	
}
#servicesnavcontainer ul li
{
	display: block;
}
#servicesnavcontainer ul li a
{
	padding: 0 9px;
	background-color: #FFEB00;
	color: #000000;
	text-decoration: none;
	height:25px;
	width:132px;
	display: block;
/*	float: left; *//*border-right: 1px solid #fff;*/
}
#servicesnavcontainer ul li a:hover
{
	background-color: #FFFFFF;
}

.serviceImage
{
	position:relative;
	z-index:-10;
	top:0;/*-250px;*/
	left:0;/*150px;*/
	float:left;
}

.serviceLogo
{
	position:absolute;
	top:142px;
	left:11px;
		
}
/************** end services menu **************/


