@charset "UTF-8";
/* neutralize browser styles */
body, html {
	margin:0;
	padding:0;
	text-align: center;
	background-image: url(../_images/background2.jpg);
	background-attachment: fixed;
	}
html {
	background-image: url(../_images/background.jpg);
	background-attachment: fixed;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-size: 1em;
	text-align: left;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border: none;
}
.linkWhite {
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.underlineWhite {
	text-decoration: underline;
	color: #FFF;
}
blockquote  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4;
	font-style: italic;
	background-image: url(../_images/upQuote.png);
	background-repeat: no-repeat;
	display: block;
	margin-right: 0px;
	margin-left: 40px;
	padding-right: 0px;
	padding-left: 40px;
	clear: both;
	padding-top: 10px;
}
.javaLink {
	display: block;
	cursor: pointer;
}
blockquote span {
	text-align: right;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 0em;
	display: block;
	padding-top: 0em;
	padding-right: 2em;
	background-image: url(../_images/downQuote.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	text-transform: capitalize;
}
.superscript {
	font-size: 60%;
	letter-spacing: -0.05em;
	vertical-align: 50%;
}
.special {
	font-weight: bold;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0em;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
}
#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
	position: relative;
}
#header {
	height: 24px;
	width: 770px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#header li {
	float: left;
}
#header li a {
	display: block;
	text-decoration: none;
}
#header .home {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	top: 0px;
	color: #000;
	clear: both;
	left: 3px;
	z-index: 5000;
	visibility: visible;
	width: 70px;
}
#header .siteNavagation {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #000;
	z-index: 6000;
	visibility: visible;
}
#subHeader {
	height: 130px;
	width: 770px;
	z-index: 3000;
	display: block;
}
#subHeader img {
	float: left;
	position: relative;
}
#subHeader h1 {
	text-indent: -4000em;
}
#subHeader h2 {
	text-indent: -4000em;
}
#subHeader #logo {
	top: 20px;
	display: block;
	z-index: 2000;
	position: absolute;
	left: 5px;
	visibility: visible;
}
.clear   {
	clear: both;
}
#copyright  {
	margin: 0px;
	padding: 0px;
	z-index: 15000;
	width: 770px;
	height: 130px;
	clear: both;
	position: relative;
	left: 0px;
	bottom: 0px;
}
#copyright a:hover {
	text-decoration: underline;
}
#copyright a {
	color: #FFF;
}
#copyright p  {
	font-size: 0.6em;
	color: #FFF;
}
#copyright table {
	padding: 0px;
	width: 600px;
	text-align: left;
	height: 40px;
	text-indent: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	z-index: 15000;
}
#copyright table p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	position: fixed;
	bottom: 0px;
	z-index: 15000;
	width: 100%;
	vertical-align: bottom;
}
.footerSpan {
	margin: 0px;
	padding: 0px;
	position: fixed;
	bottom: 0px;
	z-index: 15000;
	width: 6000px;
	height: 48px;
	float: left;
	left: 0px;
	background-color: #000;
}
#footer p {
	font-size: 0.6em;
	color: #CCC;
}
#footer #contactInfo {
	position: relative;
	z-index: 15000;
}
#footer #contactInfo ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
}
#footer #contactInfo li {
	float: left;
}
#footer .footerGraphic {
	float: left;
	position: absolute;
	bottom: -50px;
	z-index: 15000;
	left: 490px;
	height: 251px;
	width: 500px;
}
.contactFax {
	background-image: url(../_images/foot_Fax.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent: -4000px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 176px;
	z-index: 15000;
	display: block;
	clear: both;
	float: left;
	position: relative;
}
.contactPhone  {
	background-image: url(../_images/foot_Phone.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent: -4000px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 176px;
	z-index: 15000;
	display: block;
	position: relative;
	float: left;
}
.contactEmail {
	float: left;
	position: relative;
	width: 336px;
}
.contactEmail   a:link, .contactEmail a:visited{
	background-image: url(../_images/foot_Email.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent: -4000px;
	margin: 0px;
	padding: 0px;
	width: 336px;
	height: 24px;
	z-index: 15000;
	display: block;
}
.contactEmail a:hover {
	background-position: left top;
}
.contactOffice {
	float: left;
	position: relative;
	width: 336px;
}
.contactOffice a:link, .contactOffice a:visited {
	background-image: url(../_images/foot_Office.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent: -4000px;
	margin: 0px;
	padding: 0px;
	width: 336px;
	height: 24px;
	z-index: 15000;
	display: block;
}
.contactOffice a:hover {
	background-position: left top;
}
.navHome a:link, .navHome a:visited {
	text-decoration: none;
	background-image: url(../_images/nav-home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -4000em;
	height: 24px;
	width: 70px;
}
.navValues a:link, .navValues a:visited {
	text-decoration: none;
	background-image: url(../_images/nav-values.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -4000em;
	height: 24px;
	width: 108px;
}
.navServices a:link, .navServices a:visited {
	text-decoration: none;
	background-image: url(../_images/nav-services.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -4000em;
	height: 24px;
	width: 71px;
}
.navTraining a:link, .navTraining a:visited {
	text-decoration: none;
	background-image: url(../_images/nav-training.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -4000em;
	height: 24px;
	width: 70px;
}
.navTeam a:link, .navTeam a:visited {
	text-decoration: none;
	background-image: url(../_images/nav-team.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -4000em;
	height: 24px;
	width: 79px;
}
.navCareers a:link, .navCareers a:visited {
	text-decoration: none;
	background-image: url(../_images/nav-careers.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -4000em;
	height: 24px;
	width: 69px;
}
.navLinks a:link, .navLinks a:visited{
	text-decoration: none;
	background-image: url(../_images/nav-links.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -4000em;
	height: 24px;
	width: 56px;
}
#header .navagation a.current , #header .navagation a.current:hover, #header .navagation a.current:active{
	background-position: left top;
	cursor: default;
}
#header .navagation a:hover {
	background-position: left center;
}
#wrapper #mainContent .clear  {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 300px;
	width: 300px;
}
.remoteLogin {
	color: #FFF;
}
