.Sidebg {

	background-image:  url("www/images/bgbar-grey.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.mainbg {

	background-image:  url("www/images/main%20background%20grey.jpg");
	background-repeat: no-repeat;
	padding: 30px;
	background-position: top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}

.bodytext a:link {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.bodytext a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.bodytext a:hover {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.bodytext a:active {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #999999;
	text-transform: uppercase;
}
.subheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

.navigation {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right;
	text-align: right;
	text-transform: uppercase;
	padding-right: 10px;
	
}
.navigation a:link {
	text-decoration: none;
	color: #999999;
	}
.navigation a:visited {
	text-decoration: none;
	color: #999999;
	}

.navigationactive {
	background-color: #999999;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right;
	text-align: right;
	text-transform: uppercase;
	padding-right: 10px;
}
.navigationactive a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.navigationactive a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.navigationactive a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
.navigationactive a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.navhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-position: right;
	padding-right: 10px;
	text-transform: uppercase;
}

.navhover a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.navhover a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.navhover a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
.navhover a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
.sectionheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.openinghours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	padding-left: 30px;
	text-indent: 0pt;
}
.logobackground {
	background-image:   url("www/images/UK%20Shredders%20Logo.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.bodytext-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	list-style-type: disc;
	list-style-position: outside;
}
