body {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 105%;
}

#centre_content {
	display: block;
	width: 755px;
	margin-top: 20px;
}

#header {
	display: block;
	float: left;
	margin-bottom: 22px;
	height: 132px;
	width: 755px;
}

.headerleft {
	display: block;
	width: 175px;
	float: left;
	height: 132px;
	padding-left: 20px;
}

.headerright {
	display: block;
	width: 560px;
	float:left;
}



#left_column {
	display: block;
	width: 180px;
	float: left;
	margin-right: 15px;
}

#right_column {
	display: block;
	width: 560px;
	float:left
}
.logo {
	background-color: #FFFFFF;
	background-image: url(images/pelaw_logo.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 105px;
	padding-right: 15px;
	padding-left: 15px;
	background-position: center;
	float: right;
}


#leftnav
{
	width: 158px;
	padding: 0px;
	border: 1px solid #efefef;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #F9F9F9;
} 

.nav_header a
{
	width: 158px;
	font-size: 0.75em;
	text-decoration: none;
	display: block;
	color: #1A477D;
	line-height: 1em;
}

.nav a
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	width: 140px;
	font-size: 0.76em;
	text-decoration: none;
	display: block;
	line-height: 1em;
	color: #1A477D;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	}

.nav a:hover
{
	text-decoration: none;
	background-image: url(Images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #1A477D;
	background-color: #FFFFFF;
}

.nav_act {
	background-image: url(Images/navbg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	width: 140px;
	font-size: 0.76em;
	text-decoration: none;
	display: block;
	line-height: 1em;
	color: #1A477D;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}

.headerright {
	font-size: 0.8em;
	color: #1A477D;
	text-decoration: none;
	text-align: right;
	margin-top: 100px;
}

.headerright a{
	color: #1A477D;
	text-decoration: none;
}

.headerright a:hover{
	color: #1A477D;
	text-decoration: underline;
}


.nav_above a
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	width: 140px;
	font-size: 0.76em;
	text-decoration: none;
	display: block;
	line-height: 1em;
	color: #1A477D;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 3px;
	font-weight: bolder;
	background-position: left bottom;
	background-repeat: repeat-x;
	}

.nav_above a:hover
{
	text-decoration: none;
	background-image: url(Images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #1A477D;
	background-color: #FFFFFF;
}

.nav_above_act
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	width: 140px;
	font-size: 0.76em;
	text-decoration: none;
	display: block;
	line-height: 1em;
	color: #1A477D;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 3px;
	font-weight: bolder;
	background-position: left bottom;
	background-repeat: repeat-y;
	background-image: url(images/navbg.gif);

}

.nav_below a
{
	width: 140px;
	font-size: 0.76em;
	text-decoration: none;
	display: block;
	color: #1A477D;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 12px;
	font-weight: bolder;
	background-repeat: repeat-x;
	background-position: left bottom;
	}

.nav_below a:hover
{
	text-decoration: none;
	background-image: url(Images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #1A477D;
	background-color: #FFFFFF;
}
.nav_below_act
{
	width: 140px;
	font-size: 0.76em;
	text-decoration: none;
	display: block;
	color: #1A477D;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 12px;
	font-weight: bolder;
	background-image: url(Images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}




	
.subnav a
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	width: 128px;
	font-size: 0.74em;
	text-decoration: none;
	display: block;
	color: #1A477D;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	background-position: left bottom;
} 

.subnav a:hover
{
	text-decoration: none;
	background-image: url(Images/navbg.gif);
	background-repeat: repeat-y;
	background-position: 18px ;
	color: #1A477D;
	display: block;
	background-color: #FFFFFF;
}

.subnav_act
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	width: 128px;
	font-size: 0.74em;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(Images/navbg.gif);
	background-repeat: repeat-y;
	background-position: 18px;
	color: #1A477D;
	background-color: #FFFFFF;
}

.addressbox {
	display: block;
	width: 140px;
	font-size: 0.8em;
	color: #1A477D;
	margin-top: 0px;
	padding-left: 18px;
	margin-left: 20px;
}

.rightcolumncontent {
	border: 1px solid #efefef;
	display: block;
	width: 528px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: right;
	background-image: url(images/fadecorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 4px;
	
	}

.pagecontent {
	width: 296px;
	display: block;
	float: left;
	padding: 2px;
}

.pagecontenthome {
	width: 250px;
	display: block;
	float: left;
	padding: 2px;
}
.pagecontenthome2 {
	width: 242px;
	display: block;
	float: right;
	background-color: #FFF8F2;
	margin: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}




.pagecontenth1 {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #1A477D;
	text-align: justify;
	display: block;
	vertical-align: top;
	font-weight: bold;
}

.pagecontenth2, .capitallink {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FF7C0F;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
		text-decoration: none;
}

.capitallink {
	text-align: right;
	display: block;
	width: 296px;
}
.capitallink2 {
	text-align: left;
	float: right;
	width: 130px;
	text-decoration: none;
	padding-right: 10px;
	}

.pagecontenth2 a, .capitallink2 a{
	color: #FF7C0F;
		text-decoration: none;

}

.pagecontenth2 a:hover, .capitallink2 a:hover{
	color: #FF7C0F;
		text-decoration: underline;

}

.pagecontent p, .pagecontenthome p, .pagecontenthome2 p {
	font-size: 0.76em;
	text-align: justify;
	display: block;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}



.pagetext {
	border: 1px solid #efefef;
	padding: 8px;
}
.pagecontent2 {
	width: 214px;
	display: block;
	float: right;
	padding: 2px;
}
.productrangerow {
	float: left;
	margin-bottom: 12px;
	width: 524px;
}



.productrangerow p{
	float: left;
}

.pagecontentnews {

	width: 524px;
	display: block;
	float: left;
	padding: 2px;
}
.pagecontentnews p {
	font-size: 0.76em;
	text-align: justify;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	width: 296px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;

}
.divright {
	background-repeat: no-repeat;
	width: 184px;
	float: right;
	font-size: 0.76em;
	text-align: justify;
	display: block;
	padding-bottom: 2px;

}
.pagecontentnews a, .pagecontent a,  .pagecontenthome a, .pagecontenthome2 a, .linktext a, .divright a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7C10;
	color: #000000;
	text-decoration: none;

}

.pagecontentnews a:hover, .pagecontent a:hover,  .pagecontenthome a:hover, .pagecontenthome2 a:hover, .linktext a:hover, .divright a:hover {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;


}





#footer {
	display: block;
	width: 560px;
	font-size: 0.65em;
	color: #999999;
}


.footercontentleft{
	float: left;
	width: 221px;
	height: 25px;
}
.footercontentright {
	float: left;
	width: 130px;
	height: 25px;
}
.footercontentright2 {
	float: right;
	width: 260px;
	height: 25px;
	text-align: right;
}

.footercontentright a, .footercontentright2 a{
	color: #999999;
	text-decoration: none;
}

.footercontentright a:hover, .footercontentright2 a:hover{
	color: #999999;
	text-decoration: underline;
}
.footerimage {
	background-image: url(images/lavendar.gif);
	height: 207px;
	background-repeat: no-repeat;
	width: 309px;
	float: right;
	position: relative;
	top: -195px;
	right: -68px;
}

.lhcfooter {
	background-image: url(images/headerbg.jpg);
	height: 94px;
	width: 180px;
	display: none;
}
.committed {
	background-image: url(images/packaging.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 95px;
	width: 184px;
	float: right;
}
.mainimage {
	background-image: url(images/packaging.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimagePP {
	background-image: url(images/birthday.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 250px;
	display: block;
	float: left;
	text-align: right;
	background-position: 25px;
}
.mainimageAS {

	background-image: url(images/anna_sui.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimageG {


	background-image: url(images/ghost.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.footerimageBF {

	background-image: url(images/shoo_fly.gif);
	height: 269px;
	background-repeat: no-repeat;
	width: 273px;
	float: right;
	position: relative;
	top: -255px;
	right: -40px;
}
.pagecontenth3 {

	font-size: 0.9em;
	text-transform: uppercase;
	color: #FF7C0F;
	display: block;
	vertical-align: top;
	font-weight: bold;
}
.mainimageRB {
	background-image: url(images/round_boxes.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimageCG {
	background-image: url(images/cut_glass.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.footerimagePB {
	background-image: url(images/blue_boxes.gif);
	height: 236px;
	background-repeat: no-repeat;
	width: 308px;
	float: right;
	position: relative;
	top: -270px;
	right: -45px;
}
.mainimageRP {
	background-image: url(images/aromatherapy.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimageRP2 {
	background-image: url(images/caviar.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.footerimageRP {
	background-image: url(images/julia_darling.gif);
	height: 252px;
	background-repeat: no-repeat;
	width: 292px;
	float: right;
	position: relative;
	top: -250px;
	right: -45px;
}
.footerimageSB {
	background-image: url(images/archive.gif);
	height: 242px;
	background-repeat: no-repeat;
	width: 306px;
	float: right;
	position: relative;
	top: -270px;
	right: -50px;
}
.mainimageSB {
	background-image: url(images/maps.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimageSB2 {
	background-image: url(images/pelaw-storage.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.mainimageGI {
	background-image: url(images/newcastle.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimageGI2 {
	background-image: url(images/flower_fairies.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.footerimageGI {
	background-image: url(images/games.gif);
	height: 219px;
	background-repeat: no-repeat;
	width: 244px;
	float: right;
	position: relative;
	top: -210px;
	right: -37px;
}
.mainimageCo {
	background-image: url(images/shakers.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimageCo2 {
	background-image: url(images/apple_blossom.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.footerimageCo {
	background-image: url(images/woods.gif);
	height: 186px;
	background-repeat: no-repeat;
	width: 301px;
	float: right;
	position: relative;
	top: -225px;
	right: -40px;
}
.footerimageDT {
	background-image: url(images/dimplomas.gif);
	height: 154px;
	background-repeat: no-repeat;
	width: 242px;
	float: right;
	position: relative;
	top: -210px;
	right: 5px;
}
.mainimageDT {
	background-image: url(images/tubes.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.mainimageDT2 {
	background-image: url(images/tubes2.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.mainimagePrP {
	background-image: url(images/promotional2.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: left;
}
.mainimagePrP2 {
	background-image: url(images/promotional1.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 184px;
	display: block;
	float: right;
}
.footerimagePrP {
	background-image: url(images/promotional.gif);
	height: 146px;
	background-repeat: no-repeat;
	width: 260px;
	float: right;
	position: relative;
	top: -210px;
	right: 10px;
}


/** FORM STRART  **/
.form_border
{
	width:524px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

form {

  margin: 0px;
  padding: 0px;

 width: 524px;

}

input, select, textarea {
  
 
  color: #000000;
}



form div {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 260px;
}
.formleft {
	float: left;
	width: 260px;
	margin: 0px;
	padding: 0px;
	display: block;
}




form div label {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	font-size: 0.76em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}


form div input, form div select, form div textarea {
	width: 170px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}



form div.submit {
  width: 520px;
  padding: 0px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
	background-color: #cccccc;
	color: #000000;
	width: auto;
	margin: 0px;
	height:22px;
	padding: 0px;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/** FORM END **/
.formright {
	float: right;
	width: 260px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.formwide {
	width: 522px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.pagecontenth4 {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #FF7C0F;
	font-weight: bold;
	padding-bottom: 4px;
	display: block;
	width: 520px;
}
.checker {
	width: 20px;
}
.checkertext {
}
.checklist {
	width: 200px;
	float: right;
	font-size: 0.76em;
}
.textnormal {
	font-size: 0.76em;
}
.homebox1, .homebox2, .homebox3, .homebox5, .homebox6, .homebox7{
	display:block;
	overflow:hidden;
	height: 113px;
	width: 113px;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	}
	
.homebox4, .homebox8 {
	display:block;
	overflow:hidden;
	height: 113px;
	width: 113px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	background-repeat: no-repeat;
	}

.homepage_boxes {
	display: block;
	width: 524px;
	padding: 2px;
	height: 274px;
	overflow:hidden;
	display: block;
	float: left;
}

.homepage_boxes span, .productrangeboxes span{
	display:block;
	overflow:hidden;
	height: 113px;
	width: 113px;
	}


.homepage_boxes h1 {
	font-size: 0.1em;
}

.homebox1 a:hover, .homebox2 a:hover, .homebox3 a:hover, .homebox4 a:hover, .homebox5 a:hover, .homebox6 a:hover, .homebox7 a:hover, .homebox8 a:hover {
	display:block;
	overflow:hidden;
	height: 113px;
	width: 113px;
	background-repeat: no-repeat;

}

.homebox1 a:hover {
	background-image: url(images/ht_boxes.gif);
}

.homebox2 a:hover {
	background-image: url(images/ht_retail.gif);
}

.homebox3 a:hover {
	background-image: url(images/ht_archiving.gif);
}

.homebox4 a:hover {
	background-image: url(images/ht_binders.gif);
}
.homebox5 a:hover {
	background-image: url(images/ht_games.gif);
}

.homebox6 a:hover {
	background-image: url(images/ht_cosmetics.gif);
}
.homebox7 a:hover {
	background-image: url(images/ht_diploma.gif);
}

.homebox8 a:hover {
	background-image: url(images/ht_promotional.gif);
}


.homebox1 {
	background-image: url(images/hp_boxes.jpg);
}

.homebox2 {
	background-image: url(images/hp_retail.jpg);
}

.homebox3 {
	background-image: url(images/hp_archiving.jpg);
}

.homebox4 {
	background-image: url(images/hp_binders.jpg);
}

.homebox5 {
	background-image: url(images/hp_games.jpg);
}

.homebox6 {
	background-image: url(images/hp_cosmetics.jpg);
}

.homebox7 {
	background-image: url(images/hp_diploma.jpg);
}

.homebox8 {
	background-image: url(images/hp_promotional.jpg);
}
.productrangeboxes {
	display: block;
	float: right;
}

.productrange1, .productrange2, .productrange3, .productrange4, .productrange5, .productrange6, .productrange7, .productrange8   {
	background-repeat: no-repeat;
	height: 113px;
	width: 113px;
	display: block;
	float: right;
}

.productrange1 {background-image: url(images/hp_boxes.jpg);}
.productrange2 {background-image: url(images/hp_retail.jpg);}
.productrange3 {background-image: url(images/hp_archiving.jpg);}
.productrange4 {background-image: url(images/hp_binders.jpg);}
.productrange5 {background-image: url(images/hp_games.jpg);}
.productrange6 {background-image: url(images/hp_cosmetics.jpg);}
.productrange7 {background-image: url(images/hp_diploma.jpg);}
.productrange8 {background-image: url(images/hp_promotional.jpg);}
.mainimage21 {
	background-image: url(images/birthday.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 184px;
	display: block;
	float: right;
	background-position: right top;
}
.mainimageVED {
	background-image: url(images/virgin.gif);
	background-repeat: no-repeat;
	width: 184px;
	display: block;
	float: right;
	background-position: right top;
	padding-top: 63px;
	font-size: 0.76em;
	text-align: justify;
}
.mainimagelogo {

	background-image: url(images/pelaw_logo.gif);
	background-repeat: no-repeat;
	height: 132px;
	width: 105px;
	display: block;
	float: right;
	background-position: right top;
}
