	body {
		background-color: #333333;
		margin: 0 auto;
		background-image: url(/images/background-lines.jpg);
	}
	
	#main {
		position: relative;
		border-left: 1px solid #676767;
		border-right: 1px solid #676767;
		width: 960px;
	}
	
	h1 {
	font-family: arial;
	font-size: 20pt;
	color: black;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	}
	
	h2 {
	font-family: arial;
	font-size: 14.5pt;
	color: black;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	}
	
	h3 {
	font-family: arial;
	font-size: 11pt;
	color: black;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 20px;
	text-align: justify;
	}
	
	h4 {
	font-family: arial;
	font-size: 8pt;
	color: #111111;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	}
	
	h5 {
	font-family: arial;
	font-size: 7pt;
	color: #111111;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 15px;
	}
	
	h6 {
	font-family: arial;
	font-size: 12pt;
	color: black;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 20px;
	}	
	
	.greenurl {
	font-family: arial;
	font-size: 10pt;
	color: green;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 20px;
	}	
	
	#header-tabs {
	margin: 0 auto;
	position: absolute;
	top: 102px;
	width: 960px;
	left: 0px;
	}
	
	#logoheader {
	text-align: left;
	}
	
	#textheader {
	text-align: right;
	font-family: arial;
	font-size: 10pt;
	}
	
	#header-links{
		margin: 0 auto;
		position: absolute;
		top: 58px;
		left: 770px;
		text-align: right;
	}
	
	#header-links a {
		font-family: arial;
		font-size: 10pt;
		color: #0000ff;
		text-decoration: none;
	}
	
	#header-links a:hover {
		color: #0000ff;
		border-bottom: solid 1px #0000ff;
		text-decoration: none;
	}
	
	#maintext {
	margin: 25px 35px 0 20px;
	width: 540px;
	text-align: left;
	}
	
	#maintextend {
	margin: 25px 35px 0 20px;
	width: 540px;
	font-size: 10pt;
	color: #000000;
	font-family: arial;
	text-align: left;
	}
	
	#tabnavigation {
		margin-left: 20px;
		margin-top: 1px;
		font-family: arial;
		color: white;
		text-align: left;
		font-size: 14pt;
	}
	
	#footer-logo {
		background-image: url(/images/scan-and-pin-logo-small.jpg);
		margin-left: 780px;
		position: relative;
		width: 140px;
		height: 41px;
		margin-top: -35px;
	}
	
	#relatedlinks table {
		border: 1px solid #c0c0c0;
		margin: 30px 20px 0 0;
		width: 344px;
		text-align: left;
	}
	
	#relatedlinks ul {
		list-style-type: square;
		margin-top: 15px;
		text-align: left;
		font-size: 10pt;
		font-family: arial;
	}
	
	#relatedlinks a {
		color: #0000ff;
		border: 0;
		text-decoration: none;
		text-align: left;
	}	
	
	#relatedlinks a:hover {
		color: #0000ff;
		border-bottom: solid 1px #0000ff;
		text-decoration: none;
		text-align: left;
	}	
	
	ul {
		list-style-type: square;
		line-height: 18px;
	}
	
	#footer {
		border-top: 1px solid #c0c0c0;
		margin: 25px 20px 20px; 20px;
		text-align: left;
	}
	
	#tabnavigation a {
		color: #ddddff;
		border-bottom: 0;
		text-decoration: none;
		text-align: left;
	}
	
	#tabnavigation a:hover {
		color: white;
		border-bottom: 1px solid white;
	}
	
	.hrline {
		width: 100%;
		height: 10px;
		border-bottom: 1px solid #c0c0c0;
	}
	
	#hrline {
		width: 100%;
		height: 10px;
		border-bottom: 1px solid #c0c0c0;
	}
	
	#hrline2 {
		width: 100%;
		height: 10px;
		border-bottom: 1px solid #f0f0f0;
	}

	#hrline3 {
		width: 100%;
		height: 2px;
		border-bottom: 1px solid #f0f0f0;
		font-size: 2px;
	}
	
	#searchbox {
		width: 254px;
		height: 20px;
		font-size: 12.5pt;
		font-family: arial;
		color: #000000;
		vertical-align: middle;
		margin: 10px 0 10px 0;
	}
	
	#searchbutton {
		width: 80px;
		height: 29px;
		font-size: 9pt;
		font-family: arial;
		vertical-align: middle;
	}
	
	#header-telephone {
		font-family: arial;
		font-size: 14pt;
		margin: 0 auto;
		position: absolute;
		top: 35px;
		left: 766px;
		text-align: right;
	}
	
	#social-bookmarks {
		font-family: arial;
		font-size: 9pt;
		margin-left: 20px;
		text-align: left;
		line-height: 25px;
	}
	
	#social-bookmarks a {
		text-decoration: none;
		color: #0000ff;
	}
	
	#social-bookmarks a:hover {
		text-decoration: none;
		color: #0000ff;
		border-bottom: 1px solid #0000ff;
	}