body{
	margin:0 auto; padding:0;
	background-color:#fff;
	font-size:100%; 
	font-family:Tahoma; 
	color:#292929; }
a{text-decoration:underline;color:#000;}

.container{
	margin: 0 auto; padding: 0;
	width:1004px;}
.header{
	margin: 0; padding: 0;
	position: relative;
	height: 232px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/hdr2.jpg") no-repeat;	}
.header img{
	margin: 0 0 0 6px; padding: 0;
	border: none;}
	
/* Main menu nav */
.navmain a{	
	height: 22px; width: 162px;}
.navmain a span{
	display: none;}
	
.navmain a.home{
	position: absolute;
	top: 70px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/homeOff.gif") no-repeat;	}
.navmain a.homeSel{
	position: absolute;
	top: 70px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/homeOn.gif") no-repeat;	}
.navmain a.home:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/homeOn.gif") no-repeat;}

.navmain a.products{	
	position: absolute;
	top: 92px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/productsOff.gif") no-repeat;}
.navmain a.productsSel{
	position: absolute;
	top: 92px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/productsOn.gif") no-repeat;	}
.navmain a.products:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/productsOn.gif") no-repeat;}
	
.navmain a.reconditionedMachines {
	position: absolute;
	top: 114px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/reconditionedMachinesOff.gif") no-repeat;}
.navmain a.reconditionedMachinesSel{
	position: absolute;
	top: 114px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/reconditionedMachinesOn.gif") no-repeat;	}
.navmain a.reconditionedMachines:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/reconditionedMachinesOn.gif") no-repeat;}
	
.navmain a.machineryHire {
	position: absolute;
	top: 136px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/machineryHireOff.gif") no-repeat;}
.navmain a.machineryHireSel{
	position: absolute;
	top: 136px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/machineryHireOn.gif") no-repeat;	}
.navmain a.machineryHire:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/machineryHireOn.gif") no-repeat;}
	
.navmain a.servicingAndRepairs{
	position: absolute;
	top: 158px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/servicingAndRepairsOff.gif") no-repeat;}
.navmain a.servicingAndRepairsSel{
	position: absolute;
	top: 158px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/servicingAndRepairsOn.gif") no-repeat;	}
.navmain a.servicingAndRepairs:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/servicingAndRepairsOn.gif") no-repeat;}


.navmain a.clients{
	position: absolute;
	top: 180px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/clientsOff.gif") no-repeat;}
.navmain a.clientsSel{
	position: absolute;
	top: 180px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/clientsOn.gif") no-repeat;	}
.navmain a.clients:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/clientsOn.gif") no-repeat;}
	
.navmain a.testimonials{
	position: absolute;
	top: 180px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/testimonialsOff.gif") no-repeat;}
.navmain a.testimonialsSel{
	position: absolute;
	top: 180px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/testimonialsOn.gif") no-repeat;	}
.navmain a.testimonials:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/testimonialsOn.gif") no-repeat;}
	
.navmain a.contactUs {
	position: absolute;
	top: 202px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/contactUsOff.gif") no-repeat;}
.navmain a.contactUsSel{
	position: absolute;
	top: 202px; left: 23px;
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/contactUsOn.gif") no-repeat;	}
.navmain a.contactUs:hover{
	background: url("http://www.theprotectivepackagingcompany.co.uk/image/menu/contactUsOn.gif") no-repeat;}
	
/* Breadcrumbs */
.breadcrumbs{
	position: absolute;
	top: 208px; left: 205px;
	height:29px; font-size: 100%;
	text-transform: uppercase;
	color: #fff !important;}
.breadcrumbs ul{
	list-style-type:none;
	margin:0; padding:3px 0 0;}
.breadcrumbs ul li{
	margin:0 5px 0 0; padding:0;
	color: #fff !important;
	font-weight: bold;	
	display: inline;
	text-decoration: none;}
.breadcrumbs a{
	color: #fff !important;
	font-weight: bold; 	
	text-decoration: none;}
.breadcrumbs a:hover{text-decoration: underline;}

/* Content area: general */
td.lhs{
	margin: 0; padding: 0;
	width: 3px;
	background: transparent url("http://www.theprotectivepackagingcompany.co.uk/image/lhborder.gif") repeat-y;}
td.rhs{
	margin: 0; padding: 0;
	width: 3px; 
	background: transparent url("http://www.theprotectivepackagingcompany.co.uk/image/rhborder.gif") repeat-y;}

/* Content Area: with LHS */
table.WithLHS{
	margin: 0; padding: 0;
	width: 1000px;
	vertical-align: top;}
td.lhsPanel{
	margin: 0; padding: 0;
	vertical-align: top;
	width: 196px;
	border-right: 1px solid #c0caec;	
	background-color: #e6e9f5;}


/* LHS Btns */
td.lhsPanel div.specialOffers{
	margin: 3px 0; padding: 0;	
	position: relative; 
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/specialOffersRed.jpg");
	background-color: #c0caec;
	width: 196px; height: 93px;
	border-bottom: 1px solid #515563;}
td.lhsPanel div.reconditionedMachines{
	margin: 3px 0; padding: 0;	
	position: relative;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/reconditionedMachines.jpg");
	background-color: #c0caec;
	width: 196px; height: 127px;
	border-bottom: 1px solid #515563;
	border-top: 1px solid  #e6e9f5;}
td.lhsPanel div.machineryHire{
	margin: 3px 0; padding: 0;	
	position: relative;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/machineryHire.jpg");
	background-color: #c0caec;
	width: 196px; height: 127px;
	border-bottom: 1px solid #515563;
	border-top: 1px solid  #e6e9f5;}
td.lhsPanel div.servicingRepairs{
	margin: 3px 0; padding: 0;	
	position: relative;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/servicingRepairs.jpg");
	background-color: #c0caec;
	width: 196px; height: 127px;
	border-bottom: 1px solid #515563;
	border-top: 1px solid  #e6e9f5;}
td.lhsPanel div.order{
	margin: 11px 0 0 0; padding: 0;	
	position: relative;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/order.jpg");
	background-color: #c0caec;
	width: 196px; height: 127px;
	border-bottom: 1px solid #515563;
	border-top: 1px solid  #e6e9f5;}
td.lhsPanel div.checkout{
	margin: 8px 0 5px 6px; padding: 0;	
	position: relative;}
td.lhsPanel div.testimonials{
	margin: 11px 0 0 0; padding: 0;	
	position: relative;	
	background-color: #e13a59;
	width: 194px; height: auto;
	border-right: 1px solid #6a1c2b;
	border-left: 1px solid #6a1c2b;}
td.lhsPanel p{
	margin: 50px 5px 0 0; padding: 0;	
	text-align: right;
	line-height: 14px;	font-weight: bold;	
	font-size: 70%;font-family: Tahoma;}
td.lhsPanel p.testimonials{
	margin: 0; padding: 0 10px 10px 10px;
	text-align: left;
	color: #fff;}
td.lhsPanel div.specialOffers p{
		margin: 0; padding: 32px 5px 10px 15px;
		text-align: left;
		line-height: 15px;
		font-size: 80%;
		color: #000;}
div.btnOffers{
	position: absolute;
	top: 66px; left: 115px;
	text-align: center; 
	width: 76px; height: 20px;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/btnClick.gif");	}			
div.btnClick{
	position: absolute;
	top: 100px; left: 115px;
	text-align: center; 
	width: 76px; height: 20px;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/btnClick.gif");	}	
div.btnOrder{
	position: absolute;
	top: 100px; left: 115px;
	text-align: center; 
	width: 76px; height: 20px;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/btnOrder.gif");	}	
div.btnClick a, div.btnOrder a, div.btnOffers a{
	margin: 0; padding: 3px 0 0 0 !important;		
	font-size: 70%;font-family: Tahoma;
	font-weight: bold;	line-height: 17px;
	text-decoration: none;}	
div.btnRead{
	margin: 0 0 10px 90px; padding: 0;
	text-align: right; 
	width: 92px; height: 13px;
	background-image: url("http://www.theprotectivepackagingcompany.co.uk/image/btnRead.gif");}
div.btnRead a{
	margin: 0; padding: 0 10px 0 0;		
	font-size: 70%;font-family: Tahoma;
	font-weight: normal;	line-height: 11px;
	color: #fff;
	text-decoration: none;}	
/* LHS Text */
td.lhsPanel div.prodMenu{
	margin: 0; padding: 0;		
	width: 196px; height: auto;
	background-color: #c0caec;}	
td.lhsPanel div.prodMenu img{
	margin: 14px 0 10px 5px; padding: 0;		
	border: none;}			
td.lhsPanel div.prodMenu ul{
	margin: 0; padding: 0;
	font-size: 75%;
	border-top: 1px solid #000;
	width: 196px; list-style: none;
	line-height: 18px;}		
td.lhsPanel div.prodMenu ul li{
	margin: 0; padding: 2px 3px;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;}	
td.lhsPanel div.prodMenu ul li a{
	margin: 0; padding: 0;
	display: block;
	text-decoration: none;}
td.lhsPanel div.prodMenu ul li:hover, td.lhsPanel div.prodMenu ul li a:hover{
	color: #fff !important; 
	background-color: #a00 !important;}
td.lhsPanel div.prodMenu ul li.sel, td.lhsPanel div.prodMenu ul li.sel a{
	color: #fff !important; 
	background-color: #a00 !important;}
/* Fact Sheets */
td.lhsPanel div.factSheets{
	margin: 5px 0; padding: 0 0 15px 0;		
	width: 194px; height: auto;	
	border: 1px solid #000;
	background-color: #e13a59;}	
td.lhsPanel div.factSheets img{
	margin: 14px 0 0 5px; padding: 0;		
	border: none;}				
#dynamicmenu ul {
	margin: 2px; padding: 0;
	font-size: 75%;
	width: 190px; list-style: none;
	line-height: 18px;}
#dynamicmenu a {
	margin: 0; padding: 2px 3px;
	display: block;
	color: #fff;
	text-decoration: none;}
#dynamicmenu a:hover {
	text-decoration: underline !important;}
	
td.content{
	margin: 0; padding: 11px 19px 22px 18px;
	width: 760px; vertical-align: top;
	background-color: #fff;
	font-family: tahoma;}
		
/* Content Area: no LHS */
div.content{
	margin: 10px 23px 10px 22px; padding: 0;
	font-size: 100%; 
	font-family: tahoma;}

/* Footer */
.foot{
	margin: 0; padding: 10px 0 0 0;
	text-align:center;
	background-color: #c0caec;
	border-top: 5px solid #000;
	font-size: 70%;
	width: 994px;}
.foot .main{
	line-height: 18px;
	margin: 0; padding: 0;}
.foot p.ppip{
	margin: 10px; padding: 0 0 5px 0;
	font-size:95%;}
.foot p.ppip a{
	color:#000;
	text-decoration:none;}
.foot p.ppip a span{
	text-decoration:underline;}
.foot p.ppip a:hover{
	color:#fff; }

/* Contact form */
table.contactTable{
	margin: 0; padding: 0;
	width: 90%;}
table.contactTable td{
	margin: 0 0 10px 0; padding: 0;
  border: none; width: auto;
	font-size: 80%;
	vertical-align: top;}	
table.contactTable tr td .width240{
	width:420px;
	vertical-align: top;}
table.contactTable td p.largePrint{
	margin: 0 0 5px 0; padding: 0;
	font-size: 100%;}
table.contactTable td table {
	margin: 0 0 5px 0; padding: 0;
	width: 100%;}
table.contactTable td table td {
	margin: 0; padding: 0;
	width: 35%;
	font-size: 100%;}
table.contactTable td input, table.contactTable td textarea{
	width:438px; 
	border:1px solid #b4b4b4;}
table.contactTable td textarea{
	font-family:Tahoma;
	font-size: 100%;}
table.contactTable td.submit{
	margin: 0 0 5px 0; padding: 0 0 0 605px;
	text-align:right;
	width: 50px !important;}
table.contactTable td.submit input{
	width:auto; 	cursor: hand;
	color:#000;
	background-color:#e6e9f5;
	border:1px solid #c0caec;
	font-weight:normal;
	position:relative; left:10px;}
table.contactTable td.captchaTD{
	margin: 0; padding: 0;
	width: 438px;}
table.contactTable td.captchaTD input{
	margin: 0; padding: 0;
	font-size: 100% !important;}

input[type="submit" i]{
	margin-right: 110px;
	width: 230px !Important;}


/* Site map */
table.siteMapTable{
	margin: 0; padding: 0;}
table.siteMapTable td{
	margin: 0; padding: 0;
	font-size: 80%;}