body, html {
	padding: 0;
	margin: 0;
	background: transparent url('../images/bg.png');
	font-family: tahoma, verdana, "times new roman";
	cursor: default;
}
a, a:visited {
	font-family: tahoma, verdana, "times new roman";
	color: #2d486c;
}
a:active {
	outline: none;
	border: none;
}
#container {
	width: 1000px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
	top: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#topBar {
	background: transparent url('../images/header-bg.jpg');
	width: 100%;
	height: 30px;
	margin: 0;
	border-bottom: 1px solid #000000;
}
#topBar ul {
	display: inline;
}
#topBar ul li {
	list-style: none;
	display: inline;
	float: right;
	margin-top: .5em;
	padding-right: .5em;
	color: #FFFFFF;
	cursor: default;
}
#topBar ul li a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topBar ul li a:hover {
	text-decoration: underline;
}
#banner {
	width: 100%;
	height: 170px;
	background: transparent url('../images/shealyheadlogo3.png') no-repeat;
	border-bottom: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	width: 1000px;
	height: 20px;
	margin-left: 1.25em;
	z-index: 100;
	background-color: #FFFFFF;
}
#links {
	width: 1000px;
	height: auto;
	display: inline;
}
#links li {
	list-style: none;
	display: inline;
	background-color: #E7EDF5;
	border: 1px solid #B0C4DE;
	color: #2D486C;
	float: left;
	position: relative;
}
.level1 a {
	cursor: default;
}
#links li ul.level2 a {
	cursor: pointer;
	text-align: left;
}
#links a, a:visited {
	color: #2D486C;
	text-decoration: none;
	font-size: 100%;
	padding-left: 1.75em;
	padding-right: 1.75em;
}
#links ul {
	display: none;
	position: absolute;
	left: 0;
	padding: 0;
	width: 100%;
}
#links ul li {
background-color: #F1F5F9;
border-color: transparent transparent #E7EDF5;
border-style: none none solid;
border-width: 0 0 1px;
font-size: 100%;
margin-bottom: -1px;
margin-top: 1px;
padding: 0;
width: 100%;
float: left;
z-index: 200;
text-align: left;
}
#links ul li a, a:visited {
	padding: .25em;
	text-align: left;
}
#links li:hover{
	background-color: #CEDEF4;
}
#links li:hover ul {
	display: block;
	background-color: #CEDEF4;
}
#links li.over ul {
	display: block;
}
#contentBox {
	width: 100%;
	position: relative;
	height: auto;
	padding: .5em;
	background-color: transparent;
	/*overflow-x: hidden;
	overflow-y: hidden;*/
}
/* End CSS for Top of Page and general stuff */
/* Begin Page by Page CSS */

/* Begin HomePage CSS */
/* Begin Middle Content of Home Page */
#middleContent {
	width: 100%;
	clear: both;
	height: 100px;
	cursor: default;
}
#middleContent h3 {
	font-size: 25px;
	color: #2D486C;
	padding-top: .75em;
	margin-left: -25em;
}
#middleContent p {
	text-align: justify;
	width: 400px;
	padding-top: .25em;
}
#middleContent a, a:visited {
	color: #2D486C;
	text-decoration: none;
}
#middleContent a:hover {
	text-decoration: underline;
}
/* End Middle Content of Home Page */
/* Begin Left Side of Home Page */
#leftContent {
	width: 40%;
	height: 200px;
	padding: .5em;
	
	z-index: -1;
	cursor: default;
}
#leftContent h3 {
	margin-top: 1.25em;
	font-size: 25px;
	color: #2D486C;
}
#leftContent ul {
	text-align: left;
	padding-left: 1em;
}
#leftContent ul li {
	list-style-image: url(../images/action_check.gif);
	text-align: left;
	padding-top: .25em;
	line-height: 145%;
}
#leftContent ul li a, a:visited {
	color: #2D486C;
	text-decoration: none;
}
#leftContent ul li a:hover {
	text-decoration: underline;
}
/* End Left Side of Home Page */
/* Begin Right Side of Home Page */
#rightContent {
	float: right;
	width: auto;
	height: auto;
	padding: .5em;
	padding-bottom: 0;
	clear: right;
	z-index: -2;
	cursor: default;
}
#rightContent span {
	visibility: hidden;
}
#rightContent h3 {
	font-size: 25px;
	color: #2D486C;
	margin-top: -12.25em;
	margin-left: -5em;
	padding-bottom: .75em;
}
#rightContent ul {
	display: inline;
	margin-left: -8em;
}
#rightContent ul li {
	display: inline;
	padding: 1em;
}
#rightContent ul li.line2 {
	position: relative;
	top: 4.5em;
	left: -3.5em;
}
.clickToOPEN {
	position: absolute;
	right: 0;
	bottom: 7.5em;
	cursor: pointer;
}
#rightContentCONTACT {
	width: 500px;
	height: 300px;
	background: transparent url('../images/conta.png') no-repeat;
	position: absolute;
	margin-right: -15em;
	bottom: -3em;
	display: none;
	cursor: default;
}
#rightContentCONTACT h3 {
	font-size: 25px;
	color: #2D486C;
	margin-top: 1.75em;
	margin-left: -9em;
}
#rightContentCONTACT ul {
	margin-left: -17em;
	
}
#rightContentCONTACT ul li {
	list-style: none;
	display: block;
	padding: .25em;
}
.clickToCLOSE {
	position: relative;
	top: -.75em;
	left: 8em;
	cursor: pointer;
}
/* End Right Side of Home Page */
/* End HomePage CSS */
/* Begin Sales Page CSS */
#sales {
	width: 100%;
	height: auto;
	padding: .5em;
}
#sales h3 {
	color: #2D486C;
	font-size: 25px;
	text-align: center;
	padding-top: .5em;
}
#sales p {
	width: 500px;
	line-height: 145%;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	padding-top: .5em;
	padding-bottom: .75em;
	/*float: right;
	position: relative;
	left: -20em;
	padding-top: .5em;*/
}
#sales h5 a, a:visited {
	color: #2D486C;
	font-size: 15px;
	padding: 1em;
	/*margin-top: -23em;
	text-decoration: none;*/
}
#sales h5 a:hover {
	text-decoration: underline;
}
.salesmen {
	display: none;
}
.salesmen ul.top {
	background-color: #E7EDF5;
	border: 1px solid #B0C4DE;
	position: absolute;
	top: 5em;
	left: 28em;
	padding: 0;
}
.salesmen ul.top li ul li a {
	color: #2d486c;
}
.location a, a:visited, .location2 a, a:visited {
	color: #2D486C;
	text-decoration: none;
}
.location a:hover, .location2 a:hover {
	text-decoration: underline;
}
.location {
	padding: .5em;
	padding-bottom: .25em;
	float: left;
	border-right: 1px solid #B0C4DE;
}
.location ul li.name {
	padding-top: .5em;
	font-weight: bold;
	font-size: 12px;
}
.closeSalesmen {
	display: none;
}
.location2 ul li.name {
	padding-top: .5em;
	font-weight: bold;
	font-size: 12px;
}
.location2 {
	padding: .5em;
	padding-bottom: .25em;
	float: right;
}
.name {
	margin-top: .25em;
}
.watermark {
	position: absolute;
	left: -2em;
	top: 0;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.watermark2 {
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	top: 0;
	left: 0;
}
.watermark3 {
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	top: 0;
	left: 0;
}
.watermark4 {
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	top: 0;
	left: 0;
}
.watermark5 {
	opacity: 0.2;
	filter: alpha(opacity=20);
	position: absolute;
	top: 0;
	left: 0;
}
.truckPic {
	float: right;
	padding-left: 1em;
	padding-top: .5em;
}
/* End Sales Page CSS */
/* Begin Parts Page CSS */
#parts {
	width: 100%;
	height: auto;
	padding: .5em;
	padding-bottom: 15em;
}
#parts h3 {
	color: #2D486C;
	font-size: 25px;
	text-align: center;
}
#parts p {
	margin-top: 1.5em;
}
#parts a, a:visited {
	color: #2D486C;
	text-decoration: none;
}
#parts a:hover {
	text-decoration: underline;
}
#parts a:active {
	outline: none;
	border: none;
}
#parts img.parts {
	padding: .5em;
}
#parts span {
	display: none;
}
#parts ul {
	margin-left: auto;
	margin-right: auto;
}
#parts li {
	padding: .5em;
	display: inline;
	position: relative;
	float: left;
	width: 160px;
}
/* End Parts Page CSS */
/* Begin Services Page CSS */
#services {
	width: 100%;
	height: auto;
	padding: .5em;
}
#services h3 {
	text-align: center;
	font-size: 25px;
	color: #2d486c;
}
#services p {
	text-align: left;
	width: 600px;
	margin-left: 15em;
}
#services a, a:visited {
	text-decoration: none;
	color: #2d486c;
}
.rightsideFF {
	margin-right: 2em;
}
#services a:hover {
	text-decoration: underline;
}
#services ul.test {
	margin-left: 20.5em;
	padding-left: 5em;
}
#services ul li {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#services ul li ul {
	padding-left: 1em;
}
#services ul li ul li {
	padding-left: .75em;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url('../images/action_check.gif');
}
/* End Services Page CSS */
/* Begin Locations Page CSS */
#locationCola {
	width: 100%;
	height: auto;
	padding: .5em;
	padding-bottom: 50em;
}
#locationCola h3 {
	text-align: center;
	margin-top: .5em;
	color: #2D486C;
	font-size: 25px;
}
#locationCola p {
	padding: .5em;
	text-align: left;
	width: 600px;
	margin-left: 13em;
}
#locationCola a, a:visited {
	color: #2d486c;
	text-decoration: none;
}
#locationCola a:hover {
	text-decoration: underline;
}
.colamap {
	border: 2px solid #B0C4DE;
	width: 425px;
	height: 350px;
	float: left;
	margin-right: 2em;
	margin-top: .5em;
}
.colapic {
	float: right;
	width: 100%;
}
.colapic2 {
	float: right;
	margin-right: 2em;
}
.duncpic {
	border: 1px solid #B0C4DE;
	float: right;
	margin-right: 2em;
	width: 357px;
	height: 256px;
}
/* End Locations Page CSS */
/* Begin Finance Page CSS */
#finance {
	width: 100%;
	height: auto;
	padding: .5em;
	padding-bottom: 20em;
}
#finance h3 {
	text-align: center;
	margin-top: .5em;
	color: #2D486C;
	font-size: 25px;
}
#finance p {
	text-align: justify;
	line-height: 145%;
	width: 400px;
	float: right;
	position: relative;
	left: -10em;
	padding-top: 2em;
}
#finance img {
	float: left;
	position: relative;
	left: 6em;
}
#finance ul {
	position: absolute;
	right: 13em;
	top: 21.5em;
}
/* End Finance Page CSS */
/* Begin Internet Specials Page CSS */
#internetSpecials {
	width: 100%;
	height: auto;
}
#internetSpecials h3 {
	text-align: center;
	margin-top: .5em;
	color: #2D486C;
	font-size: 25px;
}
#internetSpecials p {
	text-align: center;
	font-size: 15px;
}
/* End Internet Specials Page CSS */
/* Begin Leasing Page CSS */
#subHeading h3 {
	text-align: left;
	margin-left: 6em;
	margin-top: .5em;
	color: #2D486C;
	font-size: 25px;
}
#forms {
	width: 400px;
	height: auto;
	padding-top: 3em;
	padding-bottom: 10em;
}
#forms ul {
	margin-left: 3em;
}
#forms ul li {
	list-style-image: url('../images/form.gif');
	padding: .25em;
	text-align: left;
}
#forms a, a:visited {
	text-align: left;
	text-decoration: none;
	color: #2D486C;
}
#forms a:hover {
	text-decoration: underline;
}
#rightContentLEASING {
	float: right;
	width: auto;
	height: auto;
	padding: .5em;
	clear: left;
	z-index: 0;
	cursor: default;
	position: absolute;
	top: 0;
	right: 0;
}
#rightContentLEASING span {
	visibility: hidden;
}
#rightContentLEASING h3 {
	font-size: 25px;
	color: #2D486C;
	/*margin-top: -12.25em;
	margin-left: -5em;
	padding-bottom: .75em;*/
}
#rightContentLEASING ul {
	display: inline;
	margin-left: -8em;
}
#rightContentLEASING ul li {
	display: inline;
	padding: 1em;
}
#rightContentLEASING ul li.line2 {
	position: relative;
	top: 4.5em;
	left: -3.5em;
}
#rightContentLEASING img.clickToOPEN {
	position: absolute;
	top: 6.75em;
}
#rentals {
	height: auto;
	width: 600px;
	position: relative;
	left: 18em;
	padding-bottom: 5em;
}
#rentals ul {
	width: auto;
	height: auto;
	display: inline;
}
#rentals ul li {
	display: inline;
	border: 1px solid black;
	padding: .25em;
	padding-left: .5em;
	padding-right: .5em;
	float: left;
	width: 100px;
	height: 15px;
}
#rentals ul.top {
	width: auto;
	height: auto;
	display: inline;
	padding-bottom: 5em;
}
#rentals ul li.title {
	border: none;
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #2d486c;
}
#rentals ul li.daily {
	text-align: center;
	width: 100px;
	border: none;
	color: #2D486C;
	font-weight: bold;
}
#rentals ul li.weekly {
	text-align: center;
	width: 100px;
	border: none;
	font-weight: bold;
	color: #2d486c;
}
#rentals ul li.mile {
	text-align: center;
	width: 100px;
	height: 16px;
	border: none;
	font-weight: bold;
	color: #2d486c;
}
#rentals ul li.nameTruck {
	width: 150px;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #2d486c;
	margin-top: -.042em;
}
#rentals ul li.nameTruck a, a:visited {
	color: #2d486c;
	text-decoration: none;
	font-size: 12px;
	padding: 0;
}
#rentals ul li.nameTruck a:hover {
	color: #2d486c;
	text-decoration: underline;
}
#pics {
	width: 600px;
	height: auto;
	padding-bottom: 12em;
}
#pics ul {
	padding-top: 5em;
}
#pics ul li {
	border: none;
	padding: .5em;
	float: none;
}
/* End Leasing Page CSS */
/* Begin Console Page CSS */
.form, .form2, .form3, .form4, .form5, .form6 {
	display: none;
}
.form6 span {
	display: none;
}
#console {
	width: 500px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5em;
	position: relative;
}
#consoleTop {
	width: 100%;
	height: auto;
}
#consoleTop h3 {
	color: #2D486C;
	font-size: 25px;
	text-align: center;
	padding-bottom: .5em;
}
#consoleTop p {
	text-align: justify;
	width: 500px;
	position: relative;
	left: 0;
	padding-bottom: 1em;
}
#consoleTop a, a:visited {
	color: #2d486c;
	text-decoration: none;
}
#consoleTop a:hover {
	text-decoration: underline;
}
.form5 {
	display: none;
}
.form6 {
	display: none;
}
.form, .form2, .form3, .form4, .form5 {
	border: 1px solid #B0C4DE;
	padding: .25em;
	height: auto;
	width: auto;
	position: relative;
}
.form a, a:visited, .form2 a, a:visited, .form3 a, a:visited, .form4 a:visited, .form5 a, a:visited, .form6 a, a:visited {
	color: #2D486C;
	text-decoration: none;
}
.form4 a {
	color: #2d486c;
	text-decoration: none;
}
.form a:hover, .form2 a:hover, .form3 a:hover, .form4 a:hover, .form5 a:hover, .form6 a:hover {
	text-decoration: underline;
}
#addRemoveEMPLOYEES, #addRemoveFORMS, #addNewsletters, #updateInventory, #companyInfo, #specials {
	position: relative;
	left: 0;
	border: 1px solid #B0C4DE;
	padding: .5em;
	background-color: #E7EDF5;
}
#addRemoveEMPLOYEES h3, #addRemoveFORMS h3, #addNewsletters h3, #updateInventory h3, #companyInfo h3, #specials h3 {
	color: #2D486C;
	font-size: 15px;
	padding-bottom: .25em;
	cursor: pointer;
}
#companyInfo span {
	display: none;
}
#updateInventory span {
	display: none;
}

.left {
	float: left;
	position: relative;
	left: 10em;
}
.empremove span {
	display: none;
}
.addemp span {
	display: none;
}
.formremove span {
	display: none;
}
.addformform span{
	display: none;
}
.formupdate span{
	display: none;
}
.specialsa span {
	display: none;
}
.specialsd span {
	dispaly: none;
}
.close a:visited, .close2 a:visited, .close3 a:visited, .close4 a:visited, .close5 a:visited, .close6 a:visited {
	color: #2D486C;
}
/* End Console Page CSS */
/* Begin About Page CSS */
#about {
	padding: .5em;
	position: relative;
}
#about h3 {
	color: #2D486C;
	text-align: center;
	font-size: 25px;
	padding-bottom: 1em;
}
.statement {
	float: right;
}
#about p {
	width: 500px;
	text-align: justify;
	line-height: 145%;
	text-indent: .5em;
}
#additionalInfo {
	padding: .5em;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
}
#additionalInfo ul.info {
	width: 1000px;
}
#additionalInfo ul.info li {
	text-align: left;
	font-size: 16px;
	color: #2d486c;
	display: inline-table;
	width: 40px;
	padding: .15em;
	padding-left: .35em;
	border: 1px solid #2d486c;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
#additionalInfo ul.info li:hover ul li.addInfo {
	display: inline;
}
#additionalInfo ul.info li ul li.addInfo {
	width: 420px;
	font-weight: normal;
	background-color: #e7edf5;
	border: 1px solid #b0c4de;
	font-size: 14px;
	color: #2d486c;
	padding: .5em;
	text-align: left;
	display: none;
	position: absolute;
	top: -13em;
	right: 1em;
}
/* End About Page CSS */
/* Begin Contacts Pages CSS */
#contacts {
	height: 1200px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#contacts h3 {
	color: #2D486C;
	text-align: center;
	font-size: 25px;
	padding-bottom: 1em;
}
#contactsList {
	margin-top: 1em;
	padding: .25em;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	position: relative;
	height: auto;
	padding-bottom: 15em;
}
#contactsList li {
	padding: .75em;
	width: 150px;
	height: 175px;
}
#columbia {
	width: 500px;
	position: relative;
	left: 5em;
	top: 3em;
}
#test {
	position: absolute;
	left: 20em;
}
#test2 {
	position: absolute;
	right: 20em;
}
#test li {
	width: 150px;
	height: 175px;
}
#test2 li {
	width: 150px;
	height: 175px;
}
#duncan {
	width: 300px;
}
#duncan li {
	display: block;
	padding: .75em;
	width: 150px;
	height: 175px;
}
#contactsList li.alternate {
	float: right;
	clear: left;
}
#contactsList li a, a:visited {
	color: #2D486C;
	text-decoration: none;
}
#contactsList li a:hover {
	text-decoration: underline;
}
#contactsList li.pic {
	padding-top: .5em;
	padding-bottom: 0;
}
.contactPic {
	width: 120px;
	height: 75px;
}
/* End Contacts Pages CSS */
/* End Page by Page CSS */
/* Begin Footer CSS */
#footer {
	width: 100%;
	height: 30px;
	background: transparent url('../images/header-bg.jpg') no-repeat;
	margin: 0;
	border-top: 1px solid #000000;
	cursor: default;
}
#footer ul {
	width: 100%;
	display: inline;
	text-align: center;
	position: relative;
	top: .5em;
}
#footer ul li {
	display: inline;
	color: #FFFFFF;
	list-style: none;
	text-align: center;
}
.footerLI {
	padding-right: .75em;
}
#footer ul li a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/* End Footer CSS */
/* End Entire CSS */

