* html .visualIEFloatFix { height: 0.01%; }

.smalltext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCC;
}
.smalltext A:link {
	color: #DFDF00;
	text-decoration: none;
}
.smalltext A:visited {
	color: #DFDF00;
	text-decoration: none;
}
.smalltext A:active {
	color: #FFF;
	text-decoration: underline;
}
.smalltext A:hover {
	color: #FF0;
	text-decoration: underline;
}
.Bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000;
}
.HeaderLarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
}
.HeaderSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.ProdText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	margin-left: 0px;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #eee;
}
#container {
	background-color: #FFF;
	width: 90%;
	margin: 10px auto;
	min-width: 900px;
}
#banner {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	vertical-align: top;
	height: 204px;
}
#nav {
	float: right;
	width: 155px;
	margin-right: 15px;
}
#content2 {
	margin-left: 20px;
	margin-right: 180px;
	overflow: auto;
}

#content3 {
	margin-left: 20px;
	margin-right: 20px;
	overflow: auto;
}

#contentMachine {
	margin-left: 20px;
	margin-right: 20px;
}
#contentMachineLeft {
	margin-left: 20px;
	margin-right: 10px;
}
#contentMachineRight {
	margin-left: 10px;
	margin-right: 20px;
}
#footer {
	background-image: url(images/BB.gif);
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 50px;
	margin-right: 50px;
	height: 40px;
}
#machinemenu {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}
.Links A:link {
	color: #DFDF00;
	text-decoration: none;
}
.Links A:visited {
	color: #DFDF00;
	text-decoration: none;
}
.Links A:active {
	color: #FFF;
	text-decoration: underline;
}
.Links A:hover {
	color: #FF0;
	text-decoration: underline;
}
.machineLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.machineLinks A:link {
	color: #006;
	text-decoration: none;
}
.machineLinks A:visited {
	color: #800080;
	text-decoration: none;
}
.machineLinks A:active {
	color: #800000;
	text-decoration: underline;
}
.machineLinks A:hover {
	color: #999;
	text-decoration: underline;
}
#LinkBox {
	height: 20px;
	margin-bottom: 20px;
}
#footerleft {
	float: left;
	width: 50px;
	background-image: url(images/BBleft.gif);
	height: 75px;
	margin: 0px;
}
#footerright {
	float: right;
	width: 50px;
	background-image: url(images/BBright.gif);
	height: 75px;
	margin: 0px;
}

/* Corners 01*/

#layoutwrapper {
	margin: 0 auto;
	width: 80%;
}
#top {
	background-image: url(images/sh-top.jpg);
	background-repeat: repeat-x;
}
#topleft {
	background-image: url(images/sh-top-left.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#topright {
	background-image: url(images/sh-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
#bottom {
	background-image: url(images/sh-bottom.jpg);
	background-repeat: repeat-x;
}
#bottomleft {
	background-image: url(images/sh-bottom-left.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
#bottomright {
	background-image: url(images/sh-bottom-right.jpg);
	height: 29px;
	background-repeat: no-repeat;
	background-position: right top;
}
#contentwrapper {
	background-image: url(images/sh-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#content {
	background-image: url(images/sh-left.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 20px;
	/*To show a background on this element, the right margin must be set to equal the width of the right background image.*/
	background-color: #ffe;
	margin-right: 26px;
	text-align: justify;
}

/* End Corners 01 */

/* Corners 02*/

#layoutwrapperp {
	margin: 0 auto;
	width: 80%;
}
#topp {
	background-image: url(images/shp-top.jpg);
	background-repeat: repeat-x;
}
#topleftp {
	background-image: url(images/shp-top-left.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#toprightp {
	background-image: url(images/shp-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}
#bottomp {
	background-image: url(images/shp-bottom.jpg);
	background-repeat: repeat-x;
}
#bottomleftp {
	background-image: url(images/shp-bottom-left.jpg);
	background-repeat: no-repeat;
	height: 29px;
}
#bottomrightp {
	background-image: url(images/shp-bottom-right.jpg);
	height: 29px;
	background-repeat: no-repeat;
	background-position: right top;
}
#contentwrapperp {
	background-image: url(images/shp-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#contentp {
	background-image: url(images/shp-left.jpg);
	background-repeat: repeat-y;
	/*To show a background on this element, the right margin must be set to equal the width of the right background image.*/
	background-color: #fef;
	margin-right: 20px;
	padding: 0px 0px 0px 20px;
}

/* End Corners 02 */
.menu {
	text-align: center;
}
.TableCat {
	background-color: #eeeeee;
	text-align: right;
	vertical-align: middle;
	width: 30%;
}
.TableItem {
	background-color: #dddddd;
	text-align: left;
	vertical-align: middle;
}
.InfoTable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin: auto;
	border-collapse:separate;
	border-spacing:5px;
	width: 100%;
}
.InfoTable td {
	padding: 5px;
}
.InfoTableUM {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border-collapse:separate;
	border-spacing:5px;
}
.InfoTableUM td {
	padding: 5px;
}
.MachineClick {
	margin-left: 150px;
}
.enquiryDiv {
	margin-top: 0px;
}

.thumb {
	background-image:url(images/thumbBack.png);
	width: 40px;
	height: 40px;
	padding: 7px;
	float: left;
	}

.gallery {
	clear: both;
	height: 55px;
	margin-bottom: 5px;
	width: auto;
	padding-top: 0px;
}.QuoteBox {
	margin-top: 0px;
	margin-bottom: 5px;
}
.clickText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	clear: both;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c8bbc8;
	font-size: 11px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #c8bbc8;
}

#navlist li a { text-decoration: none; }

.contactForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.menuB {
	background-image: url(images/MenuBar2.gif);
	background-repeat: no-repeat;
	width: 840px;
	height: 39px;
	float: left;
	padding-left: 10px;
	position: absolute;
	display: inline-block;
	padding-top: 3px;
}
.menuContainer {
	height: 42px;
}
.menuShadowEnd {
	float:right;
	height: 39px;
	width: 50px;
	font-size: 0pt;
	display: inline-block;
}
.menuShadow {
	height: 39px;
	margin-right: 50px;
	margin-left: 850px;
	font-size: 0pt;
}
