body {
	background-attachment: fixed;
	background-color: #303030;
	background-image: url(../images/common/bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#333333;
	line-height:14pt;
}

#singlecolumn {
	margin-top: 40px;
	margin-bottom: 40px;
	padding-left:20px;
}

#singlecolumn2 {
	margin-top: 40px;
	margin-bottom: 40px;
	padding:0px 20px 0px 20px;
}

a:link, a:visited, a:active{
color:#CC0000;
font-weight:bold;
}

a:hover{
text-decoration:none;
}

#maincontainer {
	width: 760px;
	margin: 0px auto;
}
#topband {
	background-image: url(../images/topband/topbk.gif);
	background-repeat: repeat-x;
}
#topmenu {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #303131;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
#indexcontent {
	background-image: url(../images/index/mainbk.gif);
	background-repeat: repeat-x;
}

.totop {
	text-align: right;
	padding:0px 20px 0px 20px;
	clear:both;
}

.totop2 {
	text-align: right;
	padding:0px 0px 0px 20px;
}

#footer {
	width: 748px;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #F7F7F7;
	padding:5px;
	background-color: #B70616;
	border: 2px solid #EBEBEB;

}
#footer a:link, #footer a:visited, #footer a:active {
	color: #F2F2F2;
}

#footer a:hover{
text-decoration:none;
}

#indexbody {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
#titlebar {
	background-color: #B70616;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #E5E5E5;
}
#bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: right;
	margin-top: 15px;
	padding-right: 15px;
}

#bread a:link, #bread a:visited, #bread a:active{
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}

#bread a:hover{
	text-decoration:none;
}

#bodycopy {
	padding: 20px 20px 40px 20px;
}
td#pgbk {
	background-image: url(../images/common/pgbk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contentcontainer {
	margin-top: 40px;
}
#leftcolumn {
	float: left;
	padding-left: 20px;
	margin-bottom:20px;
}
#rightcolumn {
	float: right;
	width: 449px;
	padding-right: 20px;
	margin-bottom:20px;
}

#rightcolumn2 {
	float: right;
	width: 370px;
	padding-right: 20px;
	margin-bottom:40px;
}

.bold {
	font-weight: bold;
}
.whitetxt {
	color: #FFFFFF;
}


/*--------------------------------- ENQUIRY FORM ----------------------------------*/


#enquiryform {
	background-color: #F6F6F6;
	border: 10px solid #C82736;
}
.required {
	color: #CC0000;
}


/*---------------------------- KNOWLEDGEBASE ------------------------------*/


#convheader {
	background-image: url(../images/knowledge/barhead.gif);
	background-repeat: repeat-x;
	height: 55px;
	color: #E9EAEB;
	padding: 0px 10px 0px 10px;
	vertical-align:middle;
}

h3 {
	font-size: 8.5pt;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images/knowledge/bartab.gif);
	background-repeat: repeat-x;
	height:26px;
	padding:4px 5px 2px 5px;
	height:18px;
}

.switchcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	padding-left: 10px;
}
.showstate {
	margin-right: 5px;
}


/*--------------------------- PRODUCTS -----------------------------*/

#conversion form {
	margin: 0px;
	padding: 5px 0px;
}
#conversion {
	margin-bottom: 40px;
}
#photobox {
	margin-top: 5px;
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#photobox img {
	margin-right: 5px;
}
#specs {
	margin-top: 10px;
	margin-bottom: 40px;
}

#powertable {
	margin:20px 20px 0px 20px;
	background-color: #FFFFFF;
	border-color: #999999;
	border-width: 0 0 1px 1px;
	border-style:solid;

}

#powertable  td {
	padding: 5px;
	text-align: center;
	border-width: 1px 1px 0 0;
	border-color: #999999;
	border-style:solid;
}
#powertable td.headings {
	background-color: #333333;
}


#steambar {
	background-image: url(../images/products/steambar.gif);
	background-repeat: repeat-x;
	font-weight: normal;
}
#modelbar {
	background-image: url(../images/products/modelbar.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#specsbar {
	color: #FFFFFF;
}
#specs td {
	padding: 5px;
	text-align: center;
}
#specsbar td {
	padding: 2px;
}
/*
.even {
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.odd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#EEEEEE;
	background-color: #FFFFFF;
}*/
#features li {
	list-style-image: url(../images/common/reddot.gif);
}
div#typical ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	line-height: 18pt;
}
#features {
	margin-top: 40px;
}
#typical {
	margin-top: 40px;
}

.thumbdisplay {
	margin-top: 20px;
}
.thumbnails {
	width: 226px;
	height: 287px;
	background-image: url(../images/products/prod_thumbbk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B8BFC9;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.thumbnails2 {
	width: 226px;
	float:left;
	margin-right: 15px;
	margin-bottom: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #232528;
	margin: 0px;
	padding: 1px 0px 1px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.thumbdesc {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 11pt;
}

.thumbdesc2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 12pt;
}

.more {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

.thumbdesc2 ul {
	padding: 10px 0px 5px 15px;
	margin:0px;
}

.thumdesc2 li{
padding:0px;
margin:0px;
}

.divider{
margin-top:20px;
}
.aboutuspanel li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.aboutuspanel ul {
	font-size:10pt;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.aboutuspanel {
	margin-top: 20px;
}

.aboutuspanel a:link, .aboutuspanel a:visited, .aboutuspanel a:active{
text-decoration:none;
font-weight:normal;
color:#333333;
}

.aboutuspanel a:hover, .aboutuspanel a.current:link, .aboutuspanel a.current:visited, .aboutuspanel a.current:active{
color:#990000;
}
#directors ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	line-height: 19pt;
}
#directors {
	width: 80%;
}


#directors li.header {
	background-color: #F4F4F4;
	font-weight:bold;
}


#directors li{
	padding-left:15px;
}

#subsidiaries {
	width: 80%;
	margin-top: 20px;
}

#subsidiaries ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	line-height: 19pt;
}

#subsidiaries li{
	padding-left:15px;
}

#subsidiaries li.header {
	background-color: #464646;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
}

.financialtable {
	text-align: center;
}

.financialtable td{
	padding: 5px;
}

.year {
	background-image: url(../images/aboutus/abt_tablebar1.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:63px;
}

.data {
	background-image: url(../images/aboutus/abt_tablebar2.gif);
	background-repeat: repeat-x;
	color:#333333;
	font-weight:bold;
	height:63px;
	border-left:1px solid #FFFFFF;
}

.financialtable td{
border-bottom:dotted;
border-bottom-width:1px;
border-bottom-color:#CCCCCC;
}
div.download {
	margin-top: 10px;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 4px;
}
table#cost {
	color: #FFFFFF;
	padding: 3px;
}
