* html ul li a {
   height:1em;
}
body {
	margin: 0;
	padding: 0;
	color: white;
	background-repeat: repeat-x;
	font: small Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	margin-bottom: 100px;
}
#wrapper {
	background-color: #fdf8f2;
	color: black;
	padding: 0px;
	width: 780px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#wrapper #footer #copyright {
	text-align: center;
}
#wrapper #footer #sitemap {
	text-align: center;
	margin: 5px;
}
#content #mainfeature #pallet jack #seal_kits li {
	border: 1px solid #000;
	margin: 2em;
	width: 10em;
	padding: 5px;
font-weight: bold;

}


#header-bottom {
	background-color: #F79B4E;
	border: thick none #FF9900;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#main {
	width: 100%;
	margin-top: 0px;
}
#mainfeature {
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	margin-right: 5px;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
}
#content {
	margin: 0 5px 0 160px;
	background-color: white;
	color: black;
}
#mainfeature h2 {
	margin: 0;
	font-weight: normal;
	font-size: 140%;
	color: #000000;
}
#mainfeature p {
	font-size: 110%;
}
#content .inner {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#content .inner h2 {
	color: #000000;
	padding-bottom: 0.2em;
	font-size: 110%;
}
#content .inner h3 {
  font-size: 130%;
}
#wrapper #main #content .inner .features li {
	list-style-type: none;
}

#content .inner p {
	color: #000000;
	font-size: 90%;
}
#service_areas p {
	color: #666666;
}
#material_handling {
	height: 380px;
	padding-right: 75px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#material_handling img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
  float: right;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(img/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(img/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#sidebar2 {
	float: left;
	width: 159px;
	background-color: white;
	color: black;
	padding: 0;
	border-bottom-color: #b9d2e3;
	border-left-color: #b9d2e3;
}
#wrapper #main #content .inner {
	padding: 20px;
}

#sidebar2 .inner {
	margin:  5px;
}
#sidebar2 p {
  font-size: 90%;
  color: #666666;
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #245185;
  font-weight: bold;
}
#sidebar2 h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size:  110%;
}
#nav {
	list-style: none;
	margin: 0;
	padding:  0;
	background-color: #FFFFFF;
}

#nav li {
	/* border-bottom: 1px solid #b9d2e3; */
  /* padding: 0.4em 0 0.2em 0; */
  font-size:  85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	background-color: #FFCC66;
	border-left-width: 1px;
	border-left-style: solid;
}
#nav a {
	color: #333333;
	text-decoration: none;
	line-height: 2.5;
	text-align: center;
	display: block;
	border-bottom-color: #FFF;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#nav a:hover{
	background-color: #F5760D;
}
#nav li a:link, #nav li a:visited {
  text-decoration: none;
  /*color: #245185; */
  font-weight: normal;
}
#wrapper #main #sidebar2 .inner #nav a {
	color: #000000;
}

#footer {
	width: 100%;
	border-top: 1px solid #b9d2e3;
	border-bottom: 1px solid #b9d2e3;
	margin-top: 10px;
	clear: both;
	background-image: url(img/forklift-rental-bottom.gif);
	height: 50px;
	color: #333333;
}
#wrapper #footer #sitemap a {
	color: #333333;
	font-size: 11px;
}


#wrapper #main #content .inner .features h3 {
	clear: both;
	padding-top: 0px;
	background-color: #FFFFFF;
}
#wrapper #main #content #spacer {
	clear: left;
}
#wrapper #main #content .inner #profile img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-right-color: #ccc;
	border-bottom-color: #eee;
	border-left-color: #ddd;
}
#wrapper #main #content .inner #profile .photo {
	line-height: 1em;
	background-color: #fff;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	border-left-color: #ccc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #main #content .inner #profile .photo a {
	background-color: #fff;
	margin: 0px;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	border-left-color: #ccc;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 9px;
	padding-left: 4px;
}
#wrapper #main #content #mobile-dj-best-prices {
	height: 50px;
}
.pallet_jack{
	text-decoration: underline;
	background-color: #FFCC66;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
#store_address {
	text-align: center;
	margin-bottom: 10px;
}
#tag_line {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}

#wrapper #main #content #mainfeature a {
	color: #000000;
}
#wrapper #main #content #mainfeature h1 {
	font-size: 18px;
}

#side-forklift-pics {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#side-forklift-pics img {
	border: thin solid #000000;
}

#side-free-delivery {
	margin: 0px;
}

#wrapper #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #header-bottom li {
	background-color: #F79B4E;
}
#wrapper #header-bottom a {
	background-color: #F79B4E;
	color: #000000;
}
#wrapper #main #sidebar2 .inner #nav .current_page {
	background-color: #FF9900;
}
#wrapper #main #content #mainfeature h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper #service_areas {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#credit_cards {
	text-align: center;
}
#company_address {
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
}
#wrapper #main #content #mainfeature img {
	display: block;
	float: right;
}

