@charset "UTF-8";
/* CSS Document */
body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, a,  font, img, 
strong, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	margin:0px 0px 0px 0px;
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 825px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.85em;
}
#header   {
	margin: 0px;
	height: 75px;
	position: relative;
	text-align: right;
	padding-right: 100px;
	padding-top: 25px;
	color: #666;
}
#header a {
	color: #666;
	text-decoration: none;
}
#header a:hover {
	color: #06C;
}
#header a.current {
	color: #06C;
}
#logo {
	position:absolute;
	left:6px;
	top:15px;
	width:193px;
	height:118px;
	z-index:1;
	/*-webkit-transition: -webkit-transform 1s ease-in-out, opacity 1s linear;
	-moz-transition: -moz-transform 1s ease-in-out, opacity 1s linear;
	-o-transition: -o-transform 1s ease-in-out, opacity 1s linear;*/
}
/*#logo:hover{
	-webkit-transform: rotateZ(-5deg) translateX(10px);
	-moz-transform: rotateZ(-3600deg);
	-o-transform: rotateZ(-3600deg);
	opacity: .25;
	filter:alpha(opacity=0);
	cursor:auto;
}*/
/*.box {
	-webkit-transition: -webkit-transform 1s ease-in-out, background-color linear 1s, color linear 1s;
	-moz-transition: -moz-transform 1s ease-in-out, background-color linear 1s, color linear 1s;
	-o-transition: -o-transform 1s ease-in-out, background-color linear 1s, color linear 1s;
}
.box:hover{
    -webkit-transform: rotateZ(-2deg);
	-moz-transform: rotateZ(-2deg);
	-o-transform: rotateZ(-2deg);
}*/
#nav {
	padding: 0px;
	list-style-type: none;
	float: right;
	clear: both;
	margin: 0px 0px 8px 0px;
	min-width: 600px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
		
}
#nav ul li a {
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.52em;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #06C;
}
#nav ul li a.current {
	color: #06C;
}
#nav ul li a div {
}
#banner {
	clear:both;
}
#maincontent {
	padding-top: 10px;
	padding-right: 75px;
	padding-bottom: 0px;
	padding-left: 75px;
	position:relative;
}
#slider {
	height: 100%;
	position:relative;
	text-align: center;
	padding: 85px 0px 10px 0px;
}
#footer {
	min-height: 70px;
	text-align: center;
	padding: 10px 75px 10px 75px;
	
}/*background-color: #5E747F;background-image: url(site_images/footer_stripe.png);
	background-repeat: repeat-x;*/
#linespacer {
	height: 20px;
}/*background-image: url(site_images/footer_stripe.png);
	background-repeat: repeat-x;*/
a {
	color: #06C;
	text-decoration: none;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
.blue     , .blue a:link, .blue a:visited, .blue a:active{
	color: #06C;
	text-decoration: none;
}
.blue a:hover {
	text-decoration: none;
}
.purple {
	color: #662D91;
}
.grey {
	color: #666;
}
.green {
	color: #1AA78D;
}
#teambox {
	position:absolute;
	left:405px;
	top:65px;
	z-index:1;
	width: 348px;
	text-align: center;
}
#jobopening {
	position:absolute;
	left:600px;
	top:65px;
	width:234px;
	height:113px;
	z-index:1;
}
.stylefade1 {
	display:hidden;
}
.stylefade2 {
	display:hidden;
}
.stylefade3 {
	display: hidden;
}
.stylefade4 {
	display:hidden;
}
.stylefade5 {
	display:hidden;
}
.stylefade6 {
	display:hidden;
}/*
@font-face {
  font-family: "Trade Gothic";
  src: url(http://www.infocusdigital.com/fonts/TradeGothicLTStd.otf);
}
.tradegothic {
	font-family: "Trade Gothic", sans-serif;
}*/
