html{ 
height:100%;
}
 
body { 
	padding:0;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #f1f1f1;
 
} 
 
 
#container {
	height:100%;
	margin: 10px auto;
	width: 1000px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	padding:8px
} 
 
#wrapper {
	width:995px;
	margin:0 auto;
	padding:0;
	position: relative;
} 
 
 
 
p  {
	margin: 0; padding:0; padding-bottom:8px; 
 }

 h1,h2,h3,form,ul, li {
	margin: 0; padding:0; 
 }

img { border:none;} 
 
td{ border:0px #fff;} 
	
.main, a, H1,H2,H3, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
 text-decoration: none;
}
.smaller{font-size: 11px;}
.bigger{font-size: 14px;}


.white ,  a.white:link,a.white:visited{ color:#FFFFFF ;}
.red ,  a.red:link, a.red:visited { color: #FF0000 ;}
.bold ,  a.bold:link, a.bold:visited {font-weight:bold;}
.orange, a.orange{color:#ff6600;}
.green, a.green:link,a.green:visited{color: #006600;}
.blue, a.blue:link,a.blue:visited {color: #000066;}
.silver{color: #cccccc;}
.italic{font-style:italic;}

.gray, a.gray:link,a.gray:visited{color: #868686} 
  
.jobTitle {
	font-size: 12px;
	margin:0;
	padding:0;
}

form {	margin: 0;}

#top{
	padding: 0;
	height: 275px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
} 
 
#logo{
	text-align: right;
	position: absolute;
	left: 8px;
	top: 0px;
	width: auto;
	height: auto;
 
}
 

#topPicContainer{
	width:725px;
	height: 275px;
	background: #fff;
	text-align:center;
	float: right;
	position: relative;
}
#strapLine{
	display:inline;
	position:absolute;
	right:0;
	bottom: 1px;
	width:242px;
	height:80px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	text-align: left;
	
}

#strapLine span{
	left: 196px;
	font-size: 11px;
	color: #000033;
	display: block;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px;
}
 

.topPics{}

 

#NavMain {
	background-image: url(images/menuBg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 36px;
	line-height:36px;
	margin:7px auto;
}


#NavMain ul { margin: 0; padding: 0;   }

#NavMain li {
list-style-type: none; 
padding-top: 2px;
LIST-STYLE-TYPE: none;
display:inline;
}

#NavMain a {
	display: block;
	float: left;
	padding: 0 18px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/menuBg.jpg);
	background-position:right;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#NavMain #contact-us  {	background-position:left;}

#NavMain a:hover, #NavMain a.active {
	background-image: url(images/menuBgHover.jpg);

 }
 

#NavMain A.NAVselected {
background-image: url(images/menuBgHover.jpg);
font-weight:bold; 
	} 


	
#contentWRAPPER{
	text-align: left;
	padding: 0;
	margin: 0;
	left: 0px;
	top: auto;
	width: 990px;
	margin-top: 8px;margin-bottom: 40px;
  }


#contentLEFT  {
	width: 255px;
	text-align: left;
	margin-left: 0px;
	float: left;
	border:1px solid;
	border-color: #e1e1e1;
	background-image: url(images/sbTop.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	margin-top: 3px;
}

#contentLEFTinner{
	
	padding:5px 5px 25px 20px;
	
}
 
#contentLEFT ul  {
list-style-type:none;
padding:0;margin-bottom:10px;
}
#contentLEFT ul li {
margin:2px  0;
padding:4px 0px 6px 15px;
background-position:left  6px;
background-image:url(images/prodMenuPointer.png);
background-repeat:no-repeat;
border-bottom:1px dashed #e3e3e3;

}

 

#contentLEFT li a{
color:#333;
}  

#contentRIGHT{
	text-align: justify;
	width: 675px;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}
 
#contentRIGHT P    {
margin:0; padding-left:20px; padding-right:20px;  
}
#contentRIGHT a   {
color:#000066;
text-decoration: none; 
}

#contentRIGHT ul {
list-style-type:none; 
margin:10px 20px;
padding:0;

}

#contentRIGHT li{ 
margin: 0px 0px 0px 8px;
padding:2px 0px 2px 15px;
background-image:url(images/prodMenuPointer.png);
background-position:left 50%;
background-repeat:no-repeat;
}


.clButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000; 
	font-weight:bold;
	border:0;
	cursor: pointer;
	background-color: #fff;
	height: 18px;
	
}

.b1button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:0;
	cursor: pointer;
	background-color: #777777;
	height: 18px;
	
}

.b2button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight:bold;
	border:0;
	cursor: pointer;
	background-color: #ff0000;
	height: 18px;
	
} 
 
a:hover {
	text-decoration: underline;
}
 
#footerWrapper{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	
}


#footer{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666
	}
	



#footerWrapper a{
	font-size: 10px;
	text-decoration: none;
}

#se{	color: #FFFFFF;}

#footerL{
	text-align: left;
	float: left;
	width: 665px;
margin:20px  0px 20px 10px; 
}  

#footerR{
	width:300px;
	text-align: right;
	float: right;
margin:20px 0px 20px 10px; 
} 




/*######## universal ########### */


.centred{margin:0 auto}

.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}


.p3{padding:3px}
.p5{padding:5px}
.p10{padding:10px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.b0{border:none; border:0px;}




.bfs{border:1px solid  #D6D6D6;}
.bfd{border:1px dotted #D6D6D6;}
.bfdd{border:1px dashed #D6D6D6;}

.bfdd{border:1px dashed #D6D6D6;}
.bbd{ border-bottom : 1px dotted #D6D6D6;}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-bottom : 1px solid #D6D6D6;}
.btd{ border-bottom : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}
 
 
.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}
 
