
*{
	margin:0px;
	padding:0px;
}
body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333333;
	margin:10px 0px 10px 0px;
}
img{
	border:0px;
}
a:link, a:visited{
	text-decoration:none;
}

a:hover{
	color:red;
}
dl{
	float:left;
	margin-bottom:10px;
}
dt, dd{
	display:inline;
	margin-top:2px;
}
dt{
	float:left;
	width:20px;

}
dd{
	float:left;
	margin-left:20px;
	width:180px;
}
form label{
	float:left;
	width:80px;
	padding:3px 5px 0px 0px;
	font-size:90%;
}
input, select, textarea{
	border:1px solid #808080;
	float:left;
	margin:2px 0px 12px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#000000;
	width:220px;
}
input.small{
	width:15px;
	margin-right:5px;
	border:0px;
	margin-top:3px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html input.small {
	margin-top:0px;
}
textarea{
	width:220px;
	height:30px;
	font-size:100%;
}
form br{
	clear:left;
}
.submitbutton{
	width:165px;
	height:23px;
	border:0px none;
	color:#FF3F14;
	float:right;
	background-image:url('/images/pagestructure/submit_arrow.png');
	background-repeat:no-repeat
}
#back{
	width:86px;
	height:24px;
	border:0px none;
	color:#FF3F14;
	float:right;
	background-image:url('/images/pagestructure/back_arrow.png');
	background-repeat:no-repeat;
	margin:0px;
	padding-left:35px; padding-right:0px; padding-top:3px; padding-bottom:0px
}

#holdall{

	width:770px;
	margin:0px auto;
}
#leftcol{
	float:left;
	width:164px;
}
#nav{
	background-image:url('/images/pagestructure/nav_bg.png');
	background-repeat:no-repeat;
	width:134px;
	height:172px;
	margin-left:14px;
	float:left;
	display:inline

}
#nav ul{
	margin:20px 0px 0px 27px;;
	list-style: none;
}
#nav li{
	display:inline;
}
#nav a:link, #nav a:visited{
	color:#000000;
	display:block;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	width:100px;
	padding: 0px 0px 0px 10px;
	height:20px;
	min-height:20px;
}
#nav a:hover, #nav a.current{
	background-image:url('/images/pagestructure/navitem_bg_on.png');
	background-repeat:no-repeat
}
#accreditations{
	background-color:#F0F0F0;
	width:107px;
	height:260px;
	margin:13px 0px 0px 36px;
	float:left;
	display:inline;
}
#fmb{
	margin:40px 0px 0px 22px;
}
#nic{
	margin:43px 0px 0px 10px;
}
#content{
	width:577px;
	min-height:456px;
	padding:0px 9px 10px 15px;
	float:left;
	border-right:3px solid #FF3F14;
	border-bottom:3px solid #FF3F14;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #content {
 height: 456px;
}
#content h1{
	width:100%;
	background-color:#F0F0F0;
	color:#000000;
	font-size:90%;
	margin:0px 0px 20px -15px;
	padding:7px 0px 10px 15px;
}
#leftcontent{
	float:left;
	width:310px;
	margin-right:20px;
}
#content h2{

	background-color:#F0F0F0;
	color:#FF3F14;
	font-size:90%;
	margin:0px 0px 10px -15px;
	padding:3px 15px 4px 15px;
	float:left;
	display:inline;
}
#content a:link, #content a:visited{
		color:#FF3F14;
}
#content a:hover{
		color:#333333;
}
#content p{
	float:left;
	width:100%;
	margin-bottom:10px;
}
#rightcontent{
	float:left;
	width:237px;
	padding:0px 0px 0px 5px;
}
#rightcontent a.right{
	float:right;
	color:#FF3F14;
	font-size:90%;
	font-weight:bold;
	margin-bottom:20px;
	width:220px;
	text-align:right;
}
#rightcontent h2{
	width:100%;
	background-color:#F0F0F0;
	color:#FF3F14;
	font-size:90%;
	margin:0px 0px 7px -5px;
	padding:3px 5px 4px 5px;
	float:left;
	display:inline;
}
.hleft{
	float:left;

}
.hright{
	float:right;

}

#footer{
	float:left;
	margin-bottom:10px;
}
#footerleft{
	float:left;
	margin:0px 0px 0px 165px;
	font-size:70%;
	color:#FF3F14;
	display:inline;
	font-weight:bold;
	width:400px;
}
#footerleft ul{
	float:left;
	list-style-type:none;
}
#footerleft li{
	margin-right:25px;
	float:left;
	background-image:url('/images/pagestructure/bullet_small.png');
	background-repeat:no-repeat; padding-left:25px; padding-right:0px; padding-top:5px; padding-bottom:0px
}
#footerleft li.first{
	padding-left:0px;
	background:none;
}
#footerleft a, #footerleft a:visited{
	color:#FF3F14;
}
#footerleft a:hover{
	color:#333333;
}
#footerright{
	float:right;
	width:160px;
}
#imgfooter{
	border:0px;
	margin-top:3px;
	padding-right:1px;
	float:right;
}
#clientleft{
	float:left;
	width:310px;
	height:230px;
	border-right:1px solid #C0C0C0;
	text-align:center;
}
#clientright{
	float:right;
	width:260px;
	text-align:center;
}
#clientright img, #clientleft img{
	margin:20px;
}
.catholder{
	border:1px solid #FF9F8A;
	margin:20px 0px 0px -15px;
	padding:0px 0px 5px 0px;
	min-height:110px;
}* html .catholder{
 height: 110px;
}
.catholder h3, #productholder h3{
	background-color:#FF3F14;
	padding:3px 10px 3px 20px;
	margin:0px;
	color:#FFFFFF;
	font-size:80%;
}
.catholder a{
	text-decoration:none;
}
#content .catholder h3 a:link, #content .catholder h3 a:visited{
	color:#FFFFFF;

}
.catholder .imgholder{
	width:90px;
	text-align:center;
	margin:2px;
	float:left;
	height:90px;
	position:relative;

}
.catholder .imgholder[class]{
	/*non-ie*/
	display: table;
	position: static;
}
.imgcentredholder{
	/*ie*/
	position: absolute;
	top: 50%;
	left:0%;
}
.imgcentredholder[class]{
	/*non-ie*/
	display: table-cell;
	vertical-align: middle;
	position: static;
}
.catholder .imgholder img{
	position: relative;
	top: -50%;
}

.catholder .textholder{
	width:220px;
	margin:10px 0px 0px 105px;
	min-height:70px;
}/* for IE, with IE5/Mac backslash filter \*/
* html .catholder .textholder {
	 height: 70px;
}
.catholder .submitbutton{
	margin:-20px 0px 3px 0px;
	padding:4px 0px 0px 10px;
}
.divider{
	width:560px;
	border-top:1px solid #C0C0C0;
	margin:5px 0px 5px 10px;
	/*border:1px solid red;*/
	float:left;
	display:inline;
}

.productdetail{
	padding-top:10px;
	width:196px;
	text-align:center;
	font-size:80%;
	float:left;
}
.productdetail br{
	clear:both;
}
#singleproduct{
	padding:10px;
}
#singleproduct img.product{
	padding:10px;
	float:left;
}
#productholder{
	border:1px solid #FF9F8A;
	margin:0px 0px 10px -15px;
	padding:0px 0px 5px 0px;
	float:left;
	display:inline;
	width:590px;
}
#acrobat{
	float:left;
	margin:0px 0px 0px 10px;
}
#bottomleft, #bottomright{
	width:200px;
}
#bottomleft{
	float:left;
}
#bottomright{
	float:right;
}
.icon{
	float:left;
	margin-bottom:5px;
}
.downloads{
	margin:0px 10px;
	width:90px;
	float:left;
	font-size:80%;
}
.downloads img{
	margin-bottom:30px;
}
#spacedtext{
	padding:10px;
}
#homecentre{
	text-align:center;
	margin-top:10px;
}
#homecentre img{
	margin:10px;
}


.ProductEntry h4
{	background-color:#FF3F14;
	padding:3px 10px 3px 20px;
	margin:0px;
	color:#FFFFFF;
	font-size:80%;
}

.ProductEntry
{	border: 1px solid #FF3F14;
}

.ProductEntryImage
{	width: 80px;
}

.ProductEntryText
{	width: 250px;
}

.ProductEntryText p
{	padding: 0px 0px 0px 10px;
}

.ProductEntryButton
{	width: 230px;
}

.ProductEntryButton .submitbutton
{	width:165px;
	height:23px;
	border:0px none;
	color:#FF3F14;
	padding: 3px 0px 0px 5px;
	float:right;
	background-image:url('/images/pagestructure/submit_arrow.png');
	background-repeat:no-repeat
}
