body {
	background-image: url("/images/SCANLINES.jpg");
	margin: 0px;
	font-family: trebuchet MS, arial, verdana;
	font-size: small;
}

.schtxthighlight {
	background-color: #FF0;
}

.widthauto {
	width: auto;
}

.nodisplay {
	display: none;
}

a {
	/*color: #6699FF;*/
	color: #6699CC;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: large;
	margin-bottom: 10px;
}


h2, h3, h4, h5, h6 {
	font-size: medium;
}

h1.home {
	font-size: large;
	color: #69f;
	margin: 30px 30px 0px 30px;
	padding: 0px;
	font-weight: normal;
}

h1.home .important {
	font-size: xx-large;
	font-weight: bold;
}

#header {
	clear: both;
	background-image: url("/images/header_bg.jpg");
	background-repeat: no-repeat;
	height: 135px;
	background-color: #666;
}

#headerleft {
	float: left;
	width: 200px;
	height: 135px;
}

#headerright {
	float: right;
	width: 239px;
	padding-top: 19px;
}

#header2 {
	clear: both;
	background-image: url("/images/new_header_bg.jpg");
	background-repeat: repeat-x;
	height: 115px;
	background-color: #fff;
}

#headerleft2 {
	float: left;
	width: 230px;
	height: 81px;
	margin-top: 13px;
	margin-left: 19px;
}

#headerright2 {
	float: left;
	width: 200px;
	margin-top: 75px;
	color: #6699ff;
}

#headerright3 {
	float: right;
	width: 230px;
	margin-top: 75px;
	color: #6699ff;
}

#headerright2 a {
	color: #6699ff;
	font-weight: bold;	
}

#navigationlinks {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	background-color: #C6D9FF;
	overflow: auto;
}

#navigationlinks li {
	float: left;
	margin-left: 120px;
	
}

#navigationlinks li a{
	color: #000;
	font-weight: bold;
}

#newlatestjobs {
	list-style-type:none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#newlatestjobs h3 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

#newlatestjobs li {
	float: left;
	width: 311px;
	background-color: #E6EEFF;
	border: solid 1px #666;
	margin: 0px 13px 13px 0px;
	height: 50px;
	overflow: hidden;
	letter-spacing: 1px;
	text-align:center;
}



#contentdiv {
	background-color: white;
	border: #999 solid 1px;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}
#contentdivsmall {
	background-color: white;
	border: #999 solid 1px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
}
#menu {
	background-image: url("/images/menubg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 988px;
	height: 20px;
	border-top: solid 1px #666;
	/*border-bottom : solid 1px #666;*/
	background-color: #C8C8C8;
}

#menu2 {
	background-image: url("/images/menubg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 988px;
	border-top: solid 1px #666;
	border-bottom : solid 1px #666;
	background-color: #C8C8C8;
	overflow: auto;
}

#ulmenu {
	clear: both;
	margin: 0px;
	}
	
.limenu  {
	float: left;
	width: 130px;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	padding: 2px 0px 5px 0px;
}

.limenu a {
	color: #000;
	text-decoration: none;
	margin: 3px;
}

.limenu a:hover {
	color: #69f;
}


.limenuselected  {
	background-image: url("/images/menuselectedbg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 130px;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	background-color: #666;
	padding: 2px 0px 5px 0px;
}

.limenuselected a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
}

#breadcrumbtrail, #breadcrumbtrail2 {
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}

.gt {
	font-weight: bold;
}

ul {
	list-style-type: none;
}

#newleftcolumn {
	float: left;
	width: 210px;
}

#newrightcolumn {
	float: left;
	width: 778px;
}

#leftcolumn {
	margin-left: 10px;
	margin-right: 0px;
	width: 175px;
	float: left;
}
.leftitem {
	width: 160px;
	clear: left;
	float: left;
	border: solid 1px #999;
	margin: 0px;
	padding-top: 5px;
	list-style-type: none;
}

.first, .second {
	list-style-type: none;
}

.nopadding {
	padding:0px;
	margin: 0px 0px 0px 10px;
}
#middlecolumn {
	float: left;
	width: 480px;
	border: 1px solid #999;
	clear: right;
}
#rightcolumn {
	float: left;
	clear: right;
	margin: 0px;
	width: 280px;
	height: 390px;
	border: 1px solid #999;
}
#bottombuttons {
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#bottombuttons2 {
	list-style-type: none;
	clear: both;
	width: 988px;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background-color: #ccc;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 6px 0px;
	overflow: auto;
}

#bottombuttons2 li {
	float: left;
	margin: 10px 10px 10px 0px;
	width: 315px;
}


#testimonial {
	color: #6699FF;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin: 0px 20px 10px 20px;
}
#phone {
	color: #999;
	font-size: 150%;
	text-align: center;
	/*clear: both;*/
}
#registerednumber {
	font-size: 100%;
	text-align: center;
	/*clear: both;*/
	color: #999;
}
#phonenew {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	/*clear: both;*/
}
#registerednumbernew {
	text-align: center;
	font-weight: bold;
	/*clear: both;*/
}

h3 {
	padding: 0px;
}

#middleshadowcontainer {
	width: 495px;
	background-image: url("/images/shadows/rightvertical.jpg");
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 10px;
	margin-right: 0px;
	float: left;
}

#rightshadowcontainer {
	width: 295px;
	background-image: url("/images/shadows/rightvertical.jpg");
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 10px;
	float: left;
}

.leftshadow {
	width: 175px;
	background-image: url("/images/shadows/rightvertical.jpg");
	background-repeat: repeat-y;
	background-position: right;
	float: left;
}

legend {
	text-align: left;
}

a img {
	border: none;
}


.shadowboxbottom {
	clear: both;
	background-image: url("/images/shadows/bottomhorizontal.jpg");
	height: 13px;
}

#content p , .contentblock{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;	
	text-align: justify;
	clear:both;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	/*clear: both;*/
	text-align: center;
	margin: 5px 0px 5px 0px;
}

#footernew {
	margin-left: auto;
	margin-right: auto;
	/*clear: both;*/
	text-align: center;
	margin: 5px 0px 5px 0px;
}

#footernew a{
	color: #000;
}

#postfooter {
	width: 100%;
	height: 5px;
	clear: both;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

	#adminbar {
		background-color: #ddd;
		padding: 10px;
		margin: 0px 0px 10px 0px;
		color: #F00;
		font-weight: bold;
		border-style: outset;
		border-width: 2px;
		width: 99%:;
	}
	
	#reguserbar {
		background-color: #ddd;
		padding: 10px;
		margin: 0px 0px 10px 0px;
		color: #F00;
		font-weight: bold;
		border-style: outset;
		border-width: 2px;
		width: 99%:;
	}
	
	#adminbar a, #reguserbar a {
		background-color: red;
		color: #fff;
		border-style: outset;
		border-width: 2px;
		border-color: red;
		padding: 2px 4px 2px 4px;
		text-decoration: none;
	}
	
	#adminbar a.plainlink, #adminbar a.plainlink:hover, #reguserbar a.plainlink, #reguserbar a.plainlink:hover {
		background-color: #ddd;
		color: #fff;
		border: none;
		padding: 0px;
		margin: 0px;
	}
	
	#adminbar a.plainlink img, #adminbar a.plainlink:hover img, #reguserbar a.plainlink img, #reguserbar a.plainlink:hover img {
		vertical-align: middle;
	}
	
	#adminbar a:hover, #reguserbar a:hover {
		border-style: inset;
	}
		
	#mainsectionname {
		font-weight: bold;
		font-size: medium;
		color: #036;
	}
	
	#sitemenu {
		/*background-image: url("/images/submenubg.jpg");
		background-repeat: repeat-x;
		background-position: top;*/
		clear: both;
		margin: 0px;
		padding: 0px 0px 2px 0px;
		margin-bottom: 10px;
		background-color: #878787;
		overflow: auto;		
		font-size: x-small;
	}
	
	#sitemenunew {
		clear: both;
		margin: 0px;
		padding: 0px;
	}
	
	#sitemenunew #sitemenuinner {
		padding-top: 0px;
		padding-bottom: 0px;
		width: 195px;
	}

	#sitemenunew #sitemenuul li {
		margin: 0px;
		padding: 0px 0px 10px 0px;
		float: none;
		font-size: small;
		letter-spacing: 1px;
		clear: both;
		
	}
	
	#sitemenunew #sitemenuul li a {
		text-decoration: none;
		color: #666;
		font-weight: bold;
	}

	#sitemenuinner {
		clear: both;
		width: 988px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	#sitemenuul {
		clear: both;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
			
	#sitemenuul li {
		margin-left: 9px;
		float: left;
	}
	
	#sitemenuul li a {
		text-decoration: underline;
		margin-bottom: 15px;
		color: #fff;
		font-weight: normal;
	}

	.sitemenu2 {
		list-style-type: none;
		margin: 0px;
		padding: 5px;
		clear: both;
	}
	
	.sitemenu2 li {
		list-style-type: none;
		margin-bottom: 5px;
	}	
	
	a.sitemenu {
		color: #005E99;
		font-size: small;
		font-weight: bold;
	}
	
	a.sitemenucurrent {
		color: #036;
		font-size: small;
		font-weight: bold;
	}
	
	ul.noliststyle {
		list-style-type: none;
		list-style-image: none;
		margin: 0px;
		padding: 0px;
	}
	
	li.noliststyle {
		list-style-type: none;
	}
		
	ul.noliststyle {
		list-style-type: none;
		list-style-image: none;
		margin: 0px;
		padding: 0px;
	}	
	
	li.floatleft {
		float: left;
		margin: 0px;
		padding: 0px;
	}
		
	.plainlink {
		text-decoration: none;
	}
	
	.subsectionarrow {
		float: left;
		width: 8px;
		margin-left: 0px;
		margin-right: 5px; 
		padding: 3px 0px 3px 0px;
	}
	
	.subsectionlink {
		float: left;
	}
	
	.subsectionlinkcurrent {
		float: left;
	}
	.subsectionlinkcurrent2 {
		float: none;
	}
	.subsectionlinkcurrent a {
		color: #666;
	}
	
	
	.pagearrow {
		float: left;
		width: 8px;
		margin-left: 5px;
		margin-right: 10px; 
		padding: 3px;
	}
	
	.pagelink, .pagelinkcurrent {
		float: left;
	}
	
	#sitemenunew .pagelink, .pagelinkcurrent {
		float: none;
		clear: both;
		margin-left: 0px;
	}
	
	.subpagelink, .subpagelinkcurrent {
		float: none;
		clear: both;
		margin-left: 0px;
	}
	
	#sitemap .pagelink {
		width: 90%;
	}
	
	.pagelinkcurrent a {
		color: #666;
	}
	
	#sitemenunew .pagelinkcurrent a {
		color: #000;
	}
	
	.boxedcontent {
		border: solid 1px #036;
		padding: 5px;
		margin-bottom: 10px;	
	}
	
	a.adminlink {
		color: red;
		font-weight: bold;
		text-align: right;
	}
	
	.adminbuttons a {
		color: #F00;
	}
	
	
	
	li.adminbutton {
		float: left; 
		margin-right: 4px;
		margin-bottom: 0px;
	}	
	
	.adminformlabel {
		width: 180px;
		text-align: right;
		float:left;
		margin-right: 10px;
		font-weight: bold;
	}
	
	.adminforminput {
		float:left;
	}
	
	.imgfloatright {
		float: right;
		margin-left: 8px;
	}
	
	.imgfloatleft {
		float: left;
		margin-right: 8px;
	}
	
.imgfloatleftnoborder {
	float:left;
	margin: 0px 8px 0px 0px;
	border: none;
}
.imgfloatrightnoborder {
	float:right;
	margin: 0px 0px 0px 8px;
	border: none;
}
.contentimg, .imgfloatleft, .imgfloatright {
	border: solid 1px #005E99;
}

.imgnoborder {
	border: none;
}		

.downloadlink {
	font-weight: bold;
	font-size: medium;
}


a.h2link {
	color: #005E99;
}

form.basket {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: right;
	width: 100px;
}

	#shopinnerleft {
		float: left;
		width: 25%;
		margin-top: 30px;
	}
	
	#shopinnerright {
		float: right;
		width: 74%;
		border-left: solid 1px #BFCCD9;
	}
	
	#shopinnerrightinner {
		margin-left: 20px;
	}
	
li.shopitem {
	widtj: 100%;
	margin: 0px 0px 15px 0px;
	clear: left;
}

li.shopcat {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom: dashed 1px #BFCCD9;
}

li.shopcaton {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom: dashed 1px #BFCCD9;
}

li.shopcat a, li.shopcaton a {
	text-decoration: none;
}

#navicons {
	width: 190px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	clear: right;
}

legend {
	color: #999;
	font-weight: bold;
	font-size: medium;
}

.formitem {
	width: 100%;
	clear:left;
	margin-bottom: 10px;
}

.formitemsubmit input {
	width: auto;
	clear:left;
}

.formlabel {
	float:left;
	clear:left;
	width: 25%;
	color: #005E99;
}

.forminput {
	float:left;
	width: 70%;
}

.forminput input, .forminput textarea {
	width: 100%;
}

ul.bulleted li {
	margin-bottom: 10px;
}

.contentblock li {
	list-style-type:disc;
}

.categorysquares {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

.categorysquares li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float:left;
	width: 110px;
	height: 150px;
	text-align: center;
}

.sitemap ul {
	list-style-type: none;
	margin: 20px 0px 20px 50px;
}

#sitemap a {
	color: #333;
}

.mslink {
	font-size: large;
	font-weight: bold;
	margin: 20px 20px 00px 0px;
}

.noclear {
	clear: none;
}

#contactform {
	clear:left;
}

#basketlayout {
	border: solid 1px #666;
	width: 100%;
}

#basketlayout th {
	font-size: x-small;
	background-color: #666;
	color: #fff;
}

#basketlayout td {
	color: #036;
}

#basketlayout tr {
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	border:none;
}

#contentright {
	width: 770px;
	float: left;
	margin-top: 10px;	
}

.pagelinkcurrent' {
	text-decoration: none;
}

