html { min-height: 100%; margin-bottom: 1px; }

body, div, img, form, table, tbody, tfoot, thead, tr, td, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border:0px none;
}
.clearing {
	clear:both;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.invisiblearea {
	display: none;
}
.hidebullets {
	list-style-type: none;
}
.newslistdate {
	float: left;
	width: 120px;
}
.newslisttitle {
	float: left;
	width: 380px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 760px;
	font-size: 0.8em;
	position: relative;
}
#header a {
	color: #003399;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
.headerpic {
	overflow: hidden;
	margin-bottom: 20px;
}
* html .headerpic {
	margin-left: -3px;
}
#stapletonlogo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmenu {
	float: left;
	margin: 8px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
#topmenu li {
	float: left;
	padding: 2px;
}
#searchmenu {
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#searchmenu li#langlink {
}
#searchmenu #langlink #languagesicon {
	margin-bottom: -4px;
	margin-right: -1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

#searchbar {
	position: absolute;
	width: 600px;
	top: 40px;
	right: 71px;
}
.googleresults #searchbar {
	right: 20px;
}


#searchmenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#sitesearchform {
	text-align: right;
	margin-top: 7px;
	float: right;
	margin-left: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sitesearchform .searchsitetitle {
	display: none;
}

#sitesearchform input {
	font-size: .8em;
}
#sitesearchform #SiteSearch {
	color: #FFFFFF;
	background-color: #5B5B5B;
	width: 3em;
}

#homeanimation {
	margin-bottom: 0px;
}
#contentarea {
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentarea.regularpages {
	overflow: visible;
	background-image: url(images/navback.gif);
	background-repeat: repeat-y;
	background-position: 2px top;
	width: 758px;
	padding-left: 2px;
}


#contentarea a {
	color: #003399;
	text-decoration: none;
}
#contentarea a:hover {
	text-decoration: underline;
}
.ghostmap {
	background-image: url(images/ghostmap.gif);
	background-repeat: no-repeat;
	background-position: left 200px;
	min-height: 600px;
}
* html .ghostmap {
	height: 600px;
}
#hometextbox {
	background-color: #E6E6E6;
	padding: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#hometextbox p {
	margin: 0px;
	padding: 0px;
}
#leftnav {
	float: left;
	width: 200px;
	min-height: 600px;
	margin-top: 20px;
}
#leftnav {
	* html height:600px;
}
#leftnav h1 {
	margin-left: 20px;
	font-size: 1.3em;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0E3787;
	padding-bottom: 8px;
	color: #0E3787;
	margin-right: 5px;
}
#leftnav h2 {
	margin-left: 20px;
	font-size: 1.2em;
	margin-bottom: 14px;
}

#leftnav ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
#leftnav li {
	margin-bottom: 14px;
	font-weight: bold;
	color: #666666;
}
#leftnav li a {
	font-weight: normal;
}


#rightcontent {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 539px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-bottom: 20px;
}
#rightcontent p {
	text-align: justify;
}

#contentarea.regularpages #rightcontent h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#footer {
	clear: both;
	font-size: 0.7em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-top: 6px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#footer a {
	color: #003399;
	text-decoration: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

#footer a:hover {
	text-decoration: underline;
}

#mainmenu {
	width: 660px;
	height: 1.3em;
	position: absolute;
	top: 90px;
	right: 71px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	z-index: 100;
}
.googleresults #mainmenu {
	right: 20px;
}


#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 4.6em;
	text-align: center;
	font-weight: normal;
	float: right;
}
#mainmenu a, #mainmenu .dropdowntitle {
	display: block;
	margin: 0;
	padding: 2px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#mainmenu ul a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBCDE8;
	font-weight: normal;
}
#mainmenu .dropdowntitle {
	color: #FFFFFF;
	font-weight: normal;
	cursor: default;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#mainmenu a {
	color: #000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#mainmenu a:hover {
	color: #a00;
	background: #E8E8E8;
}
#mainmenu li {
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
}
#mainmenu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#mainmenu ul ul {
	width: 8em;
	position: absolute;
	z-index: 500;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 4px solid #666666;
	border-left: 1px solid #CCCCCC;
	left: 2.3em;
}
/* for IE */
* html #mainmenu2 ul ul {
	margin-left: -2.3em;
}
#mainmenu ul.widemenu {
	width: 5.8em;
}

div#mainmenu ul ul {
	display: none;
}
div#mainmenu ul li:hover ul {
	display: block;
}
div#mainmenu ul ul, div#mainmenu ul li:hover ul ul, div#mainmenu ul ul li:hover ul ul {
	display: none;
}
div#mainmenu ul li:hover ul, div#mainmenu ul ul li:hover ul, div#mainmenu ul ul ul li:hover ul {
	display: block;
}
body {
	behavior: url(csshover.htc);
}



[if IE]>
<style type="text/css" media="screen">
body {
	behavior: url(csshover.htc);
	font-size: 100%;
}
#mainmenu ul li {
	float: left; 
	width: 100%;
}
#mainmenu ul li a {
	height: 1%;
} 
#mainmenu a, #mainmenu .dropdowntitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
}
</style>
<![endif]
#sectormenu {
	float: left;
	width: 200px;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	background-color: #FFFFCC;
}
#sectormenu li {
	display: inline;
}
#sectormenu {
	float: left;
	width: 228px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sectormenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sectormenu li a {
	padding-left: 4px;
	background-color: #FFFFFF;
	width: 100%;
	display: block;
	padding-top: 16px;
	padding-right: 4px;
	padding-bottom: 16px;
	background-image: url(images/sectorbuttonback1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 6px;
}
#sectormenu li a:hover {
	background-image: url(images/sectorbuttonback2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
}
#solutionsmenu {
	float: left;
	width: 320px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#solutionsmenu h2, #newsarea h2, #sectormenu h2 {
	font-size: 1em;
	letter-spacing: 0px;
}
#solutionsmenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#solutionsmenu ul li {
	margin-bottom: 0.3em;
}
#solutionsmenu ul li.nobotmargin {
	margin-bottom: 0px;
}
#newsarea {
	float: right;
	width: 200px;
	margin-top: 20px;
}
#newsarea h2 {
	margin: 0px;
	padding: 0px;
}
.newsletterdownload {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	overflow: visible;
	min-height: 160px;
	padding-bottom: 10px;
}
.newsbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 4px;
}

#newsarea h2.overspace {
	margin-top: 22px;
}
#newsarea a {
	padding-left: 14px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#newsarea p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsarea p.overspace {
	padding-top: 10px;
}
#homepagesolutions {
	float: left;
	width: 290px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#homepagesolutions h2 {
	font-size: 1em;
	letter-spacing: 0px;
}
#homepagesolutions ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homepagesolutions ul li {
	width: 100%;
}

#homepagesolutions ul li a {
	color: #333;
	background-color: #CCC;
	background-image: url(images/solutionbuttonback1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
#homepagesolutions ul li a:hover {
	color: #FFF;
	background-color: #999;
	background-image: url(images/solutionbuttonback2.gif);
}
#solutionsbox {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#solutionsbox p {
	margin: 0px 0px 9px;
	padding: 0px;
}
#homepagetext {
	float: left;
	width: 470px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#homepagetext p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#newsfooter {
	float: left;
	margin-top: 20px;
	background-color: #E6E6E6;
	width: 468px;
	text-align: center;
	border: 1px solid #A2BADB;
	padding-bottom: 10px;
}
#newsfooter h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	letter-spacing: 0px;
}
.newsletterdownload {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	overflow: visible;
	min-height: 160px;
	padding-bottom: 10px;
}
.newsfooterbox {
	padding: 4px;
	float: left;
	width: 45%;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #A2BADB;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 2%;
}

#newsfooter h2.overspace {
	margin-top: 22px;
}
#newsfooter a {
	padding-left: 14px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#newsfooter p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#newsfooter p.overspace {
	padding-top: 10px;
}


div#newspic {
	margin-bottom: 4px;
	margin-left: 6px;
	padding-left: 6px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
ul#newslist {
	list-style-type: none;
	margin-left: 20px;
}
ul#newslist li {
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
img.floatright {
	margin-left: 10px;
}
img.floatleft {
	margin-right: 10px;
}

#downloadbrochurenow {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#rightcontent h3 {
	font-size: 1em;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
#rightcontent h2.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 10px;
	margin-top: 20px;
}
#vacancylist li {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: square;
	color: #999999;
}
#directorbox {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#directorbox p {
	margin-bottom: 0px;
}


#jobapplicationform {
	margin-top: 20px;
	margin-bottom: 40px;
}
#jobapplicationform .form-matted label {
	float: left;
	width: 13em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#jobapplicationform p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#jobapplicationform textarea {
	height: 5em;
	width: 20em;
}
#jobapplicationform .form-matted input {
	width: 20em;
}
#jobapplicationform input#Submit {
	width: auto;
}
.officebox {
	height: 200px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

