#hometopbox {

	margin-bottom: 20px;
	width: 720px;
	height: 485px;
	margin-left: auto;
    margin-right: auto;
	background-color: #FFFFFF;
}

#tiercontent {

	width: 680px;
	height: 409px;
	margin-left: auto;
    margin-right: auto;
	background-image: url(/images/logobottom.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
}

#productcontent {

	width: 720px;
	height: 409px;
	margin-left: auto;
    margin-right: auto;
	background-image: url(/images/logobottomwide.gif);
	background-repeat: no-repeat;
	font-size: 1.1em;
	overflow: hidden;
}

#tiercontentleft {

	margin-top: 20px;
	width: 265px;
	height: 380px;
	float: left;
	overflow: hidden;
}

.tiertitle {

	font-size: 1.5em;
	font-weight: bold;
	color: #09357A;
}

.tiercontenttext p {

	padding: 0px;
	margin: 5px 0px 5px 0px;
	clear: both;
	color: #09357A;
}

#tiercontentright {

	width: 415px;
	height: 400px;
	float: left;
	overflow: hidden;
}

#productcontentleft {

	margin-top: 20px;
	width: 310px;
	height: 380px;
	float: left;
	overflow: hidden;
}

#producttitle {

	padding: 10px 0px 0px 20px;
	width: 290px;
	height: 55px;
	font-size: 1.5em;
	font-weight: bold;
	color: #22436F;
}

#productcontentcenter {

	margin: 20px 0px 0px 12px;
	width: 76px;
	height: 480px;
	float: left;
	overflow: hidden;
}

#productcontentright {

	margin: 20px 0px 0px 12px;
	width: 290px;
	height: 480px;
	float: left;
	overflow: hidden;
}

#productcontenttext {

	margin-left: 20px;
	width: 290px;
	height: 270px;
	color: #626262;
}

#productcontenttext ul {

	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#productcontenttext p {

	margin: 7px 0px 7px 0px;
	padding: 0px;
}

.subtitle {

	color: #0E3879;
	font-weight: bold;
}

.tiercontentlistleft {

	width: 110px;
	float: left;
}

.tiercontentlistright {

	width: 110px;
	float: left;
}

.tiercontentlistleft ul, .tiercontentlistright ul, #productcontenttext ul {

	padding: 0px;
	margin: 5px 0px 5px 10px;
	color: #686868;
}

.tiercontentlistleft li, .tiercontentlistright li, #productcontenttext li {

	margin-left: 5px;
	list-style-type: disc;
}

.productboxholder {

	margin: 0px 0px 5px 5px;
	width: 412px;
	height: 71px;
}

#hydraulicbox, #tractionbox, #scenicbox, #goodsliftbox, #vehicleliftbox {

	margin-left: 5px;
	width: 325px;
	height: 71px;
	float: left;
	color: #FFFFFF;
}

#hydraulicbox {

	background-color: #F7BD0B;
}

#tractionbox {

	background-color: #64686A;
}

#scenicbox {

	background-color: #92C6DF;
}

#goodsliftbox {

	background-color: #6CB496;
}

#vehicleliftbox {

	background-color: #CE7FAD;
}

.productboxtitle {

	border-bottom: solid 1px #FFFFFF;
	width: 315px;
	height: 25px;
	font-size: 1.4em;
	line-height: 25px;
	font-weight: bold;
	float: right;
}

.productboxtitle a {

	color: #002E77;
	text-decoration: none;
}

.productboxtext {

	width: 315px;
	height: 45px;
	float: right;
	color: #FFFFFF;
}

#greenarrowbar {

	margin-top: 5px;
	width: 50px;
	height: 13px;
	background-color: #59B445;
}

#bluearrowbar {

	margin: 5px 0px 0px 10px;
	width: 165px;
	height: 13px;
	background-color: #4FA0C9;
}

#greyarrowbar {

	margin: 5px 0px 0px 10px;
	width: 76px;
	height: 16px;
	line-height: 16px;
	background-color: #8F9495;
}

#greenarrorbarcontent a, #bluearrorbarcontent a, #greyarrorbarcontent a {

	color: #FFFFFF;
	text-decoration: none;
}

.smallproductimage {

	width: 76px;
	height: 132px;
}

.newsitem {

	margin-left: 20px;
	border-bottom: #686868 dashed 1px;
	width: 380px;
	height: 85px;

}

.newsimage {

	margin: 9px 10px 0px 0px;
	width: 64px;
	height: 64px;
	float: left;
}

.newstitle {

	width: 300px;
	height: 55px;
	color: #09357B;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
}

.newslink {

	padding-left: 20px;
	width: 180px;
	height: 18px;
	line-height: 17px;
	background-color: #09357B;
	background-image: url(/images/bluenewsarrow.gif);
	background-repeat: no-repeat;
	float: left;
}

.newslink a {

	color: #FFFFFF;
	text-decoration: none;
}

.newslink a:hover {

	text-decoration: underline;
}

.downloadlink a {

	color: #686868;
	font-weight: bold;
	text-decoration: none;
}