body {
	margin: 0px;
	background-color: #FFFFFF;
}
.TopBack {
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 100%;
	position: static;
	background-image: url(../images/top_back.jpg);
	margin: 0px;
	padding: 0px;
}
.Maincontainer {
	position: static;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.RotatingImage {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	clear: left;
}
.BottomContainer {
	width: 90%;
	margin-left: 5px;
	margin-right: 15px;
	position: absolute;
	top: 209px;
	left: 241px;
}
.MainBottom {
	width: 100%;
	position: static;
	float: left;
	height: 250px;
	background-color: #E2E2E2;
	color: #FFFFFF;
	background-image: url(../images/Bottom_Back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.PageContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 570px;
	float: left;
	clear: right;
}
h1 {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 6mm;
	color: #24347F;
	line-height: 22px;
	margin-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #666666;
	margin-right: 15px;
	float: left;
}
.Logo {
	background-image: url(../images/logo.jpg);
	height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.WhiteBody {
	color: #FFFFFF;
	font-size: 2.7mm;
	margin-top: 6px;
}
h2 {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 5mm;
	color: #24347F;
	line-height: 30px;
	margin-top: -10px;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	color: #666666;
	text-decoration: none;
}
.UsedStockconveyors {
	background-image: url(../images/stock-image.jpg);
	float: left;
	height: 88px;
	width: 590px;
	cursor: pointer;
}

.ProdsContainer {
	position: static;
	width: 100%;
	float: left;
	margin-bottom: 15px;
	background-image: url(../images/products_grad_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ProductDetaills {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	clear: right;
	background-image: url(../images/prod_details_dev.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 275px;
}
#ULDiv {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 4mm;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#ULDiv ul{
	margin-left: 10px;
	list-style-position: outside;
}
#ULDiv ul li{
	margin-bottom: 5px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
}
.MainProdImage {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 292px;
	float: left;
	clear: right;
	background-image: url(../images/product_image_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 70px;
}
.ImageBorder {
	border: 0px solid #FFFFFF;
}
.SmallImages {
	width: 83px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 83px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
}
.IndentABit {
	padding-left: 10px;
}

.DeskingImage {
	margin-top: 13px;
	width: 80px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5E3092;
	font-size: 3.2mm;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	height: 110px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.BackButton {
	background-color: #A351E1;
	height: 20px;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 8px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 5px;
}
.FooterInfo {
	width: 260px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3mm;
	color: #999999;
}

.WhiteLinks {
	color: #FFFFFF;
	font-size: 3.5mm;
	margin-top: 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.MainProdLinks {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 10px;
	clear: right;
}
.BottomWhite {
	color: #FFFFFF;
	font-size: 2.7mm;
	margin-top: 6px;
	margin-left: 10px;
}
.ContactContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 90%;
	float: left;
	clear: right;
}
.IndexContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 460px;
	float: left;
	clear: right;
	background-image: url(../images/chairs.jpg);
	background-position: right 150px;
	background-repeat: no-repeat;
	height: 443px;
}
.EN1729Content {
	margin-left: 10px;
	margin-top: 10px;
	width: 350px;
	float: left;
	clear: right;
}
.ImageBorderGrey {
	border: 1px solid #BEBEBE;
}
.Download {
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 10px;
	clear: left;
	width: 213px;
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	height: 95px;
		cursor: pointer;
}
.LeftContainer {
	float: left;
	clear: left;
}
.Message1 {
	float: left;
	clear: left;
	width: 95%;
	background-image: url(../images/message1.gif);
	height: 88px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
}
.IndexImage {
	width: 225px;
	float: left;
	margin-top: 10px;
	height: 443px;
	background-image: url(../images/chairs.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BlueLinks {
	color: #24347F;
}

.RangeImage {
	float: left;
	clear: left;
	height: 392px;
	width: 625px;
	border: 1px solid #C6C6C6;
	margin-left: 10px;
	margin-top: 10px;
}
.GalleryContainer {
	margin-left: 10px;
	margin-top: 10px;
	width: 600px;
	float: left;
}
.ChairSize {
	margin-left: 10px;
	margin-top: 10px;
	width: 350px;
	float: left;
	clear: right;
}
#ULDiv {
	color: #666666;
	background-image: url(../images/bullet_back.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#ULDiv ul{
	list-style-position: outside;
	margin-left: 20px;
}
#ULDiv ul li{
	color: #666666;

}
.DrumsContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 570px;
	float: left;
	clear: right;
}
.DrumsImages {
	border: 1px solid #BBBBBB;
	margin-bottom: 15px;
}
.ConveyorDiv {
	float: left;
	width: 560px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.ProjTop {
	background-image: url(../images/project_top.jpg);
	background-repeat: no-repeat;
	height: 11px;
}

.ConveyorImage {
	float: right;
	border: 1px solid #CCCCCC;
}
.PConstraint {
	width: 250px;
}
.ConveyorImageLeft {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.ConveyorSmall {
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
}
.Thumbs {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 5px;
}
.ProjDiv {
	float: left;
	width: 567px;
	background-image: url(../images/proj_middle.jpg);
	margin-bottom: 10px;
}
.ProjBottom {
	height: 11px;
	width: 567px;
	background-image: url(../images/project_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	float: left;
}
#ProdListDiv {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 4mm;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #eeeeee;
	padding-top: 5px;
}
#ProdListDiv ul {
	margin-left: 10px;
	list-style-position: outside;
	display: inline;
	margin-right: 5px;
	width: auto;
}
#ProdListDiv ul li {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	list-style-type: none;
	padding-top: 6px;
	float: left;
	width: 120px;
	padding-left: 10px;
}
#ProdTitleDiv {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 4mm;
	width: 100%;
	height: 25px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #23337E;
	background-image: url(../images/nav_back.jpg);
	background-position: -5px;
}
#ProdTitleDiv ul {
	margin-left: 10px;
	list-style-position: outside;
	display: inline;
	margin-right: 5px;
	width: auto;
}
#ProdTitleDiv ul li {
	color: #FEE119;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	list-style-type: none;
	height: 20px;
	padding-top: 6px;
	float: left;
	width: 120px;
	padding-left: 10px;
}
.ProductsContent {
	margin-left: 10px;
	margin-top: 10px;
	width: 730px;
	float: left;
	clear: right;
}
.ProdThumbs {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: -5px;
	margin-top: -7px;
	margin-bottom: 5px;
}
.ProdButton {
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: -5px;
	margin-top: -5px;
	margin-bottom: 5px;
	background-image: url(../images/nav_back_on.jpg);
	color: #FFFFFF;
	height: 25px;
}
.ProdRequest {
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 4mm;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #eeeeee;
	padding-top: 5px;
}
.RequestButton {
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../images/products_back.jpg);
	color: #24347F;
	height: 25px;
}
.PlantContent {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 600px;
	float: left;
}
.BlueLinksOn {
	color: #24347F;
	font-weight: normal;
}
.RollersImages {
	border: 1px solid #BBBBBB;
	margin-bottom: 15px;
}
.WhiteBody {
	color: #FFFFFF;
	text-decoration: none;
}
