body {
	background-image: url(../images/common/gradient.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:10px;
}
hr {
	border-top:1px;
	border-top-color:#FF6600;
	height:0px;
}
#Container {
	width: 785px;
	margin: auto;
	text-align: center;
}
#HeaderLeft {
	background-repeat: no-repeat;
	height: 74px;
	width: 10px;
	float: left;
	background-color: #FFFF00;
}
#HeaderMiddleLeft {
	float: left;
	background-color: #0786BC;
	width: 82px;
	height: 74px;
	border:0px;
}
#HeaderMiddleRight {
	width: 678px;
	background-color: #0786BC;
	float: left;
	text-align: right;
	height: 74px;
}
#HeaderRight {
	height: 74px;
	width: 10px;
	float: left;
	background-color: #FF0000;
}
#TopMenu {
	background-color: #FFFFFF;
	width: 780px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	float:left;
	height:15px;
	display:table;
}
#TopMenu a {
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border-top: 2px none #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px none #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
#TopMenu a:hover {
	color: #FFFFFF;
	background-color: #0786BC;
	border: 2px solid #0786BC;
}
#FooterLeft {
	width: 10px;
	float: left;
}
#FooterRight {
	float: left;
	width: 10px;
}
#Footer{
	width:780px;
	height:20px;
	float:left;
	background-image:url(../images/common/footer-background.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}
#FooterMenu {
	float: left;
	width: 780px;
	font-size: 10px;
	text-align: center;
	padding:3px;
}
#FooterMenu a {
	color: #000000;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#FooterMenu a:hover {
	text-decoration: underline;
}
#credits {
	width: 770px;
	font-size: 10px;
	text-align: right;
	color: #999999;
	margin-bottom:10px;
	margin-top:2px;
	float:left;
}
#credits a {
	color: #999999;
	text-decoration: none;
	padding-left: 0px;
}
#credits a:hover {
	text-decoration: underline;
	color:#000000;
}
.PopMenu {
	text-align:left;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	
}
.PopMenu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-indent:20px;
	background-image:url(../images/bullet.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.PopMenu a:hover {
	color:#FF6600;
}

#PalletRacking {
	left:-6px; top:19px; width:127px;  position:relative; background-color:#0786BC; visibility:hidden;}
#DynamicStorage {
	left:92px; top:-47px; width:136px; position:relative; background-color:#0786BC; visibility:hidden;}
#Shelving {
	left:279px; top:-98px; width:158px; position:relative; background-color:#0786BC; visibility:hidden;}
#MultiTier {
	left:345px; top:-179px; width:107px; position:relative; background-color:#0786BC; visibility:hidden;}
#SearchMenu {
	color: #FFFFFF;
	margin-top: 10px;
	float: right;
	margin-right: 5px;
	font-size:11px;
}
#SearchMenu a {
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
}
#SearchMenu a:hover {
	text-decoration: underline;
}
#SearchFormLeft {
	height: 15px;
	width: 5px;
	float: right;
	margin-top: 10px;
	background-image:url(../images/common/srchboxleft.gif);
}
#SearchFormRight {
	height: 15px;
	width: 5px;
	float: right;
	margin-top: 10px;
	background-image:url(../images/common/srchboxrgt.gif)}
#SearchFormMiddle input {
	height: 13px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#SearchFormButton {
	height: 15px;
	width: 24px;
	float: right;
	margin-top: 10px;
}
#SearchFormMiddle {
	float: right;
	margin-top: 10px;
}
#Title {
	float: right;
	width: 678px;
	margin-top: 25px;
	color: #FFFFFF;
}
#Title h1 {
	font-size: 14px;
	display: inline;
	font-weight: normal;
}
#Title h3 {
	font-size: 14px;
	display: inline;
	font-weight: normal;
}
#Address a {
	color: #FFFFFF;
	text-decoration: none;
}
#Address a:hover {
	text-decoration: underline;
}

#Content {
	text-align: left;
	width: 590px;
	float: left;
	padding-right: 5px;
	margin-top: 10px;
}
#Content li {
	list-style-type: square;
}
#Content h1 {
	font-size: 18px;
	color: #086B94;
}
#Content h2 {
	font-size: 14px;
	display: inline;
}

#Content h3 {
	font-size: 14px;
	display: inline;
}
#Content a {
	color: #000000;
}
#Content a:hover {
	color: #FF6600;
}
#ContentFullWidth{
	width:780px;
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom:10px;
}
#ContentFullWidth li {
	list-style-type: square;
}
#ContentFullWidth h1 {
	font-size: 18px;
	color: #086B94;
	display: inline;
}
#ContentFullWidth  h2 {
	font-size: 14px;
	display: inline;
}
#ContentFullWidth a {
	color: #000000;
}
#ContentFullWidth a:hover {
	color: #FF6600;
}
#ContentIndex{
	width:780px;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-bottom:10px;
	text-align:center;
}
#ContentIndex a {
	color: #000000;
	text-decoration:none;
}
#ContentIndex a:hover {
	color: #FF6600;
}
#ContentIndex h1 {
	font-size: 18px;
	color: #086B94;
	display: inline;
}
#ContentIndex h2 {
	font-size: 18px;
	display: inline;
	color: #086B94;
}
#ContentIndex h3 {
	font-size: 18px;
}
#ContentIndex h4 {
	font-size: 14px;
	color: #FF6600;
	display: inline;
}

#LeftOffer {
	background-color: #FFFFFF;
	border: thin solid #FF6600;
	width: 360px;
	text-align: center;
	padding: 5px;
	z-index: 1;
	float: left;
	height: 140px;
}
#RightOffer {
	background-color: #FFFFFF;
	border: thin solid #FF6600;
	width: 360px;
	text-align: center;
	z-index: 2;
	float: right;
	height: 140px;
	margin-bottom: 10px;
	top: 510px;
	padding: 5px;
}

#Address {
	float: left;
	width: 185px;
	background-color: #0786BC;
	padding-bottom: 5px;
	color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(../images/used-racking-and-shelving/address-shadow.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	padding-top: 5px;
	text-align: center;
}
#ImagesRight {
	float: left;
	width: 185px;
	margin-bottom: 15px;
	padding-top: 5px;
}
#Image {
	float: left;
	width: 595px;
	height: 199px;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#RightMenu {
	float: left;
	width: 185px;
	height: 199px;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
}
#UsedButton a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 168px;
	margin-top: 15px;
	margin-right: auto;
	background-image: url(../images/menu/used-button.gif);
	margin-left: 12px;
	height: 47px;
	padding-bottom: 7px;
	padding-top: 10px;
	margin-bottom: 5px;
}
#UsedButton a:hover {
	color: #FFFFFF;
	background-image: url(../images/menu/used-button_f2.gif);
}
#MenuItems a {
	color: #FFFFFF;
	background-image: url(../images/menu/menu-button.gif);
	display: block;
	width: 168px;
	height: 18px;
	padding-top: 3px;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	margin-right: auto;
	margin-left: 12px;
	margin-bottom: 5px;
}
#MenuItems a:hover {
	background-image: url(../images/menu/menu-button_f2.gif);
}
#LeftImage {
	float: left;
	width: 383px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-image: url(../images/index-page/warehousepicleft.jpg);
	height: 203px;
	text-align: left;
}
#RightImage {
	float: left;
	width: 383px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	height: 203px;
	background-image: url(../images/index-page/warehosepicright.jpg);
	margin-left: 8px;
}
.BlackButton {
	color: #FFFFFF;
	margin-top: 50px;
	margin-left: 120px;
	text-align: center;
	width: 100px;
	height: 100px;
	background-color: #000000;
	cursor: default;
	font-size: 20px;
	font-weight:bold;
}
.BlackButton b {
	font-size: 12px;
	line-height:23px;
}
.BlackButton a {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	width: 115px;
	height: 90px;
	display:block;
	padding:10px;
}
.BlackButton a:hover {
	background-color:#FF6600;
	text-align:center;
	margin: auto;
	cursor: hand;
}
#palletRacking {
    width:780px;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.IndexBox {
	width:100px;
	text-align:center;
	margin: auto;
	cursor: hand;
}
#ContentContainer {
	position: absolute;
	top: 308px;
	float: left;
	margin-bottom:10px;
	/*visibility:hidden;*/
	display: ;
	padding-bottom:10px;
}
#HeaderContainer {
}
#WebStat{
	display:none;
}
#OtherTypes {
	border-width:1px 1px 1px 1px; 
	border-color:#999999; 
	border-style:solid; 
	padding:10px; 
	background-color:#F9F9F9;
}
#w3 {
	float:left; 
	width:780px;
	text-align:center;
}
#sitemap {
	width:33%; 
	float:left;
}
#sitemap ul{
	list-style-position:outside;
}

#bookmarks {
	width:185px;
}
#bookmarksTop {
	background-image:url(../addto/bookmarks-top.gif);
	width:185px;
	height:14px;
	float:left;
}
#bookmarksMiddle {
	background-image:url(../addto/bookmarks-middle.gif);
	width:185px;
	float:left;
	display:block;
}
#bookmarksBottom {
	background-image:url(../addto/bookmarks-bottom.gif);
	width:185px;
	height:14px;
	float:left
}

.bookmarks {
	width:185px;
}
.bookmarksTop {
	background-image:url(../addto/bookmarks-top.gif);
	width:185px;
	height:14px;
	float:left;
}
.bookmarksMiddle {
	background-image:url(../addto/bookmarks-middle.gif);
	width:185px;
	float:left;
	display:block;
}
.bookmarksBottom {
	background-image:url(../addto/bookmarks-bottom.gif);
	width:185px;
	height:14px;
	float:left;
	margin-bottom:10px;
}

#addressfooter{
	width:780px;
	height:15px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
	margin-top:30px;
}
