body {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

label{
  font-weight: bold;
  color: #878787;
}

div.top-bg {
  background: url(../img/menu-top.gif) repeat-x top left;
  height: 36px;
}

div.menu-top {
  width: 770px;
  margin: 0px auto;
  height: 36px;
}

table.menutb {
  width: 100%;
}

td.item {
  border-right: 1px solid #414141;
  height: 36px;
  text-align: center;
  color: #fff;
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  letter-spacing: 1px;
}

td.item a {
  color: #a7a7a7;
  text-decoration: none;
}

td.item a:hover {
  color: #fff;
  text-decoration: underline;
}

td.noborder {
  border-right: 0;
  border-left: 0;
  border-top: 0;
  border-bottom: 0;
}

div.container {
  width: 770px;
  margin: 0px auto;
  background: url(../img/bodybg.gif) repeat-x top left;
  padding-top: 16px;
}

div.banner {
  background: url(../img/banner.jpg) no-repeat top left;
  width: 728px;
  height: 80px;
  margin: 0px auto;
  
}
h5{
  font-family: Arial, Tahoma, Verdana;
  margin-left: 40px;
  margin-top: 24px;
  color: #5f5f5f;
  font-size: 11.5px;
  letter-spacing: 3px;
}


.body-right{
	background: url(../img/body-right.jpg) no-repeat 30px top;
	width: 175px;
	height: 800px;
	padding-left: 40px;
}

.body-left{
	margin-top: 20px;
	padding-left: 30px;
	width: 490px;
}

.left h3{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Tahoma, Verdana;
  color: #292929;
  font-size: 12px;
  margin-left: 84px;
  margin-top: 25px;
  letter-spacing: 2px;	
}


.left p{
  	padding: 0px;
  	margin: 0px;
  	margin-left:85px;
  	margin-right: 10px;
  	color: #8a8a8a;
}
.body-content{
  padding-top:125px;
  margin-left: 85px;
  
}

.body-content p{
  	margin-left: 85px;
}

h6{
  font-family: Arial, Tahoma, Verdana;
  color: #a4a4a4;
  font-size: 12px;
  font-weight: bold;
}

h4, h4 a{
  	padding: 0px;
  	margin: 0px;
	font-family: Arial, Tahoma, Verdana;
	color: #a4a4a4;
	font-size: 11px;
	margin-top: 15px;
	font-weight: bold;
	text-decoration: none;	
}

a{
	color: #4B4B4B;
}

.menuItem{
  	padding-left: 7px;
	padding-right: 50px;
	margin-top: 3px;
}


.menuItem a{
  	font-family: Arial, Tahoma, Verdana;
	color: #a4a4a4;
	font-size: 11px;	
	text-decoration: none;	
}

.body-right a{
  
  
}


.body-right a:hover{
  color: #2a3cf4;
}


h3{
  padding: 0px;
  margin: 0px;
  font-family: Arial, Tahoma, Verdana;
  color: #292929;
  font-size: 12px;
  margin-left: 30px;
  margin-top: 25px;
  letter-spacing: 2px;	
}

.content-ctn td{
  vertical-align: top;
  
}

p, div{
	color:#2D2D2D;
}


h2{
  padding: 0px;
  margin: 0px;
  font-family: Verdana;
  color: #272727;
  font-size: 12px;
  margin-left: 30px;
  padding-bottom: 7px;
  letter-spacing: 3px;	
}

.content-text{
  padding-left: 55px;
  
}

.content-title{
  font-family: Arial, Tahoma, Verdana;
  font-eight: bold;
  margin-left: 30px;
  margin-top: 8px;
  color: #2c2c2c;
  font-size: 11.5px;
  letter-spacing: 2px;
  
}

.content-title-1{
  font-family: Verdana;
  font-weight: bold;
  margin-left: 30px;
  margin-top: 24px;
  color: #121212;
  font-size: 11.5px;
  letter-spacing: 3px;
}

div#footer{
  	height: 150px;
}

.enquiry-form td{
    padding: 5px;
}

.instructions{
  	font-size: 12px;
  	padding: 8px;
}

.message{
  	font-size: 12px;
  	padding: 8px;
  	color: red;
  	font-weight: bold;
}

.article-title{
	margin-top: 10px;
}

.article-title a{
	color: #696969;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

.article-date{
	color: #3C3C3C;
	margin-bottom: 5px;
}

.article-intro{
	color: #727272;
}

.product-name{
	margin-bottom: 7px;
}

.product-name a{
	font-size: 1.2em;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}

#body-left-ctn{
	width: 490px;
	overflow: auto;
}

.article-attachments{
	margin-top: 20px;
}

.article-attachments ul{
	margin: 5px;
	margin-left: 20px;
	padding: 0px;
}

.article-attachments li{
	margin: 5px;
	padding: 0px;
}

fieldset{
	border: 1px solid #C3C3C3;
	margin: 3px;
	padding: 7px;
	width: 70%;
}
legend{	color: #E0822B; font-weight: bold; }