@charset "utf-8";
/* CSS Document */
body {
	background-image: url(supportimages/12_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	background-color: #BFBB7C;
}
#eXTReMe {
	display: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #330;
}
body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.links a:link {
	font-weight: normal;
	color: #660;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links a:visited {
	font-weight: normal;
	color: #660;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links a:hover {
	font-weight: normal;
	color: #666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links a:active {
	font-weight: normal;
	color: #666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dkstop {
	background-image: url(supportimages/dks-box-t.png);
	background-repeat: repeat;
}
.dksleft {
	background-image: url(supportimages/dks-box-l.png);
	background-repeat: repeat;
}
.dksright {
	background-image: url(supportimages/dks-box-r.png);
	background-repeat: repeat;
}
.dksbottom {
	background-image: url(supportimages/dks-box-b.png);
	background-repeat: repeat;
}
.topnavbac {
	background-image: url(supportimages/nav2-bg.gif);
	background-repeat: repeat;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(supportimages/nav2-bg.gif);
	background-repeat: repeat;
	text-align: center;
	display: block;
	height: 36px;
	width: 80px;
	line-height: 36px;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(supportimages/nav2-bg.gif);
	background-repeat: repeat;
	text-align: center;
	display: block;
	height: 36px;
	width: 80px;
	line-height: 36px;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(supportimages/nav2-active.gif);
	background-repeat: repeat;
}
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(supportimages/nav2-active.gif);
	background-repeat: repeat;
}
.welcome {
	background-image: url(supportimages/stortheshall.jpg);
	background-repeat: no-repeat;
}
.welcome h1 {
	display: none;
}
.kirkburton {
	background-image: url(supportimages/kirkburton.jpg);
	background-repeat: no-repeat;
}
.kirkburton h1 {
	display: none;
}
.profile {
	background-image: url(supportimages/emleymoor.jpg);
	background-repeat: no-repeat;
}
.profile h1 {
	display: none;
}
.solutions {
	background-image: url(supportimages/ullswater.jpg);
	background-repeat: no-repeat;
}
.solutions h1 {
	display: none;
}
.portfolio {
	background-image: url(supportimages/portfolioheader.jpg);
	background-repeat: no-repeat;
}
.portfolio h1 {
	display: none;
}
.whitetext {
	color: #EEE;
	text-align: justify;
}
.header {
	background-image: url(supportimages/header-bg.gif);
	background-repeat: repeat;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	margin: 0px;
}
.headertext {
	background-image: url(supportimages/bordermid.jpg);
	background-repeat: repeat;
	padding-right: 3px;
	padding-left: 3px;
	width: 244px;
	text-align: justify;
}
.headertext a:link, a:visited {
	color: #666;
	text-decoration: none;
}
.headertext a:hover, a:active {
	color: #000;
	text-decoration: none;
}
.grey {
	background-image: url(supportimages/grey-mid.gif);
	background-repeat: repeat;
}
.grey h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
}
.greytext {
	background-image: url(supportimages/greybordermid.jpg);
	background-repeat: repeat;
	padding-right: 3px;
	padding-left: 3px;
	width: 214px;
	text-align: justify;
}
.introtext {
	background-image: url(supportimages/intromid.jpg);
	background-repeat: repeat;
	padding-right: 8px;
	padding-left: 8px;
	width: 660px;
	line-height: 16px;
	text-align: justify;
}
.darkgreen {
	color: #404107;
}
.justified {
	text-align: justify;
}