* {
	margin: 0;
	padding: 0;
}
img, div, a { 
	behavior: url(js/iepngfix.htc);
}
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	text-align: left;
	background: url(../images/background.jpg) repeat-y top center;
	-webkit-text-size-adjust: none;
}
.wrapper {
	position: relative;
	width: 980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	background: #FFF;
}
.footer, .push {
	height: 90px; /* .push must be the same height as .footer */
}
.footer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	color: #FFF;
	font-size: 11px;
	line-height: 0px;
	background: url(../images/footerbackground.jpg) no-repeat;
}
.header {
	height: 100px;
	background: #FFF;
	width: 980px;
	margin: 0 auto;
}
h2 {
	color: #0B3684;
	font: normal normal normal 24px/normal Arial, Helvetica, sans-serif;
}
h3 {
	color: #0B3684;
	font: normal normal normal 26px/normal Arial, Helvetica, sans-serif;
	padding: 0px 5px 15px 0px;
}
h4 {
	color: #000;
	line-height: 15px;
}
#headline {
	width: 980px; 
	height: 110px; 
	margin:0 auto; 
	background: #0B3684;
	color: #FFF;
	z-index: 8;
	position: relative;
}
#headline h2 {
	color: #FFF;
	padding: 40px 0px 0px 60px;
	font-size: 28px;
}
ul {
	list-style-type: none;
}
p {
	color: #666;
	font: normal normal normal 13px/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px;
}
a {
	color: #99B835;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	outline: none;
	color: #0B3684;
}
img {
	border: none;
}
strong {
	font-weight: bolder;
}
ul {
	color: #666;
	font: normal normal normal 13px/normal Arial, Helvetica, sans-serif;
	margin: 20px;
	padding: 0px 0px 0px 30px;
}
li {
	color: #666;
	font: normal normal normal 13px/normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	list-style-type: disc;
}
.active {
	text-decoration: underline;
}
#subnavlinks a.activelast {
	text-decoration: underline;
	border: none;
}
ol li {
	list-style-type: decimal;
	margin-bottom: 5px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}
ol p {
	line-height: 17px;
	font-size: 12px;
}
hr {
	border: 0;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
#logo {
	width: 282px;
	height: 52px;
	padding-top: 23px;
	padding-left: 20px;
	float: left;
}
#bodywrapper {
	width: 978px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#left {
	position: relative;
	float: left;
	width: 560px;
	margin-left: 0px;
	padding-left: 35px;
	padding-top: 25px;
}
#left h2 { 
	color: #99B835;
}
#left h4 {
	color: #99B835;
}
#right {
	position: relative;
	float: left;
	width: 310px;
	z-index: 5;
	margin-left: 38px;
	background: #FFF;
	padding-right: 35px;
	padding-top: 25px;
}
#right p {
	font: normal normal normal 11px/normal Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 16px;
}
#right h4 {
	line-height: 15px;
	font-size: 12px;
}
#right h2 {
	padding-bottom: 20px;
}
#right h2.nopadding {
	padding: 0;
}
.newsarchives {
	padding: 0 123px;
}
#center{
	background: #FFF;
	padding-top: 25px;
	padding-left: 115px;
	padding-right: 115px;
}
#center h3 {
	color: #99B835;
}
#center ul li {
	font: normal normal normal 13px/normal Arial, Helvetica, sans-serif;
}

/* Footer */

#footerleft {
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	position: relative;
	height: 40px;
}
#footermiddle {
	float: left;
	padding-left: 140px;
	padding-top: 14px;
}
#footerright {
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	position: relative;
	height: 40px;
}
#footerright a {
	position: relative;
	top: 10px;
}
#footerleft a {
	position: relative;
	top: 10px;
}
.footer p {
	font-size: 11px;
	color: #FFF;
}
.footer a {
	color: #FFF;
	text-decoration: none;
	border: 0;
	border-right: 1px solid #FFF;
	padding-right: 8px;
	padding-left: 5px;
}
a.first {
	padding-left: 0px;
}
a.last {
	padding-right: 0px;
	border: none;
}
a.noborder {
	border: none;
}

/* Award Banner */

.awardhome {
	background: url(../images/award.png) no-repeat; 
	position:absolute; 
	top: 82px;
	left: 425px; 
	width: 110px; 
	height: 143px;
	z-index: 6; 
}
.award {
	background: url(../images/award.png) no-repeat; 
	position:absolute; 
	top: 192px;
	left: 525px; 
	width: 110px; 
	height: 143px;
	z-index: 9; 
}
.awardsubnav {
	background: url(../images/award.png) no-repeat; 
	position:absolute; 
	top: 228px;
	left: 525px; 
	width: 110px; 
	height: 143px;
	z-index: 9; 
}
.awardbannerhome {
	width: 980px; 
	height: 125px; 
	margin:0 auto; 
	background: url(../images/awardbackgroundhome.jpg) repeat-x;
	color: #FFF;
}
#awardbannerhomeleft {
	float: left;
	font-size: 20px;
	line-height: 24px;
	padding-left: 40px;
	padding-top: 35px;
}
#awardbannerhomeright {
	float: right;
	font-size: 16px;
	line-height: 20px;
	padding-right: 40px;
	padding-top: 23px;
}
.awardbanner {
	width: 980px;
	height: 125px;
	margin: 0 auto;
	background: #000;
	color: #FFF;
}
#awardbannerleft {
	float: left;
	font-size: 20px;
	line-height: 24px;
	padding-left: 90px;
	padding-top: 15px;
	width: 400px;
	font: 12px Arial, Helvetica, sans-serif;
}
#awardbannerright {
	float: right;
	font-size: 14px;
	line-height: 18px;
	padding-right: 40px;
	padding-top: 2px;
}
.awardtitle {
	padding-bottom: 6px;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
}
.awardbullets {
	color: #FFF;
	font-size: 12px;
}
.leftquotationmark {
	position: absolute;
	left: 15px;
	top: 150px;
	font-size: 126px;
	font-family: "Times New Roman", Times, serif;
	z-index: 6;
	color: #FFF;
	font-weight: bold;
}
.rightquotationmark {
	position: absolute;
	right: 469px;
	top: 240px;
	font-size: 126px;
	font-family: "Times New Roman", Times, serif;
	z-index: 6;
	color: #FFF;
	font-weight: bold;
}
.leftquotationmarksubnav {
	position: absolute;
	left: 15px;
	top: 186px;
	font-size: 126px;
	font-family: "Times New Roman", Times, serif;
	z-index: 6;
	color: #FFF;
	font-weight: bold;
}
.rightquotationmarksubnav {
	position: absolute;
	right: 469px;
	top: 276px;
	font-size: 126px;
	font-family: "Times New Roman", Times, serif;
	z-index: 6;
	color: #FFF;
	font-weight: bold;
}
.quotessignature {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic; 
	color: #FFF;
}
#awardbannerleft p {
	color: #FFF;
	line-height: 14px;
	font-size: 12px;
	margin-bottom: 3px;
}

/* Homepage Animation */

#slideshow {
	width: 980px;
	height: 315px;
	overflow: hidden;
}
.slideritem {
	width: 100% !important;
	height: 315px;
}
.slidercontent {
	float: left;
	margin-top: 70px;
	margin-left: 45px;
	width: 450px;
	height: 195px;
	position: relative;
	left: 0;
}
.slidercontent h2 {
	font: 23px/1.4em Arial, Helvetica, sans-serif;
	color: #FFF;
}
.slidercontent p {
	margin: 10px 0px 10px 0px;
	float: left;
	clear: both;
	width: 100%;
	display: block;
	font: 15px/1.6em Arial, Helvetica, sans-serif;
	color: #FFF;
}
.sliderquote {
	color: #FFF;
	font-size: 12px;
	font-style: italic;
}

/* Nav Menu */

.lavaLamp {
	height: 29px;
	background-color: #FFF;
	padding: 0px;
	float: right;
	top: 12px;
	right: 15px;
	position: absolute;
}
.lavaLamp li {
	float: left;
	list-style: none;
}
.lavaLamp li.back {
	border: 1px solid #969696;
	background-color: #EAEAEA;
	width: 9px;
	height: 27px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #0B3684;
	outline: none;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	float: left;
	height: 29px;
	position: relative;
	margin: auto 10px;
}
.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
	border: none;
}
.navmenublank {
	height: 29px;
	background-color: #FFF;
	padding: 0px;
	float: right;
	top: 12px;
	right: 15px;
	position: absolute;
}
.navmenublank li {
	float: left;
	list-style: none;
}
.navmenublank li:hover {
	border: 1px solid #969696;
	background-color: #EAEAEA;
	margin-top: -1px;
	margin-left: -1px;
	margin-right: -1px;
}
.navmenublank li.back {
	border: 1px solid #969696;
	background-color: #EAEAEA;
	width: 9px;
	height: 27px;
	z-index: 8;
	position: absolute;
}
.navmenublank li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #0B3684;
	outline: none;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	float: left;
	height: 29px;
	position: relative;
	margin: auto 10px;
}
.navmenublank li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
	border: none;
}

/* Subnav Menu*/

#subnavlinks {
	background: #99B835;
	width: 980px;
	height: 36px;
	margin: 0 auto;
	z-index: 8;
	position: relative;
}
#subnavlinks ul {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 10px;
}
#subnavlinks ul li {
	float: left;
	list-style: none;
}
#subnavlinks a {
	color: #FFF;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #FFF;
	font: normal normal normal 12px/normal Arial, Helvetica, sans-serif;
}
#subnavlinks a:hover {
	text-decoration: underline;
}
#subnavlinks a.noborder {
	border: none;
}

/* Leadership */

.leadershipphoto {
	float: left;
}
.leadershipbio {
	float: right;
	width: 560px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.leadershipphoto img {
	border: 1px solid #000;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.leadershipphotoright {
	float: right;
}
.leadershipbioright {
	float: left;
	width: 559px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.leadershipphotoright img {
	border: 1px solid #000;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.leadershipbio h4, .leadershipbioright h4 {
	color: #99B835;
	font-size: 15px;
}

/* Technology */

.technology {
	padding-top: 15px;
	padding-bottom: 15px;
}
.technology img{
	padding-right: 5px;	
}

/* Skills Served */

#skill1, #skill2, #skill3, #skill4, #skill5, #skill6, #skill7, #skill8, #skill9, #skill10, #skill11, #skill12 {
	color: #000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 17px;
	padding-top: 10px;
}
#skillsservedimage {
	float: left;
	width: 220px;
	margin: 10px;
}
.centertext {
	text-align: center;
	background-color: #F2F2F2;
	border: 1px solid #E5E5E5;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -6px;
}
.centertext:hover {
	background-color: #000;
	color: #FFF;
	border: 1px solid #000;
}

/* Careers */

.careers {
	padding-top: 15px;
	padding-bottom: 15px;
}
.careers img{
	padding-right: 5px;	
}

/* Case Studies */

#casestudyrow1 ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	background: #99B835;
	height: 90px;
	margin: 10px;
	text-align: center;
	color: #FFF;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
}
#casestudyrow1 ul li:hover {
	background: #000;
	color: #FFF;
	font-size: 16px;
}
#casestudyrow1 ul li.blue {
	background: #0B3684;
}
#casestudyrow1 ul li.blue:hover {
	color: #FFF;
	background: #000;
}
#casestudyrow1 ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	background: #99B835;
	height: 90px;
	margin: 10px;
	text-align: center;
	color: #FFF;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
}
#casestudyrow1 ul li:hover {
	background: #000;
	color: #FFF;
	font-size: 16px;
}
#casestudyrow1 ul li.blue {
	background: #0B3684;
}
#casestudyrow1 ul li.blue:hover {
	color: #FFF;
	background: #000;
}
#casestudyrow2 ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	background: #99B835;
	height: 90px;
	margin: 10px;
	text-align: center;
	color: #FFF;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
}
#casestudyrow2 ul li:hover {
	background: #000;
	color: #FFF;
	font-size: 16px;
}
#casestudyrow2 ul li.blue {
	background: #0B3684;
}
#casestudyrow2 ul li.blue:hover {
	color: #FFF;
	background: #000;
}
#casestudyrow3 ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	background: #99B835;
	height: 90px;
	margin: 10px;
	text-align: center;
	color: #FFF;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
}
#casestudyrow3 ul li:hover {
	background: #000;
	color: #FFF;
	font-size: 16px;
}
#casestudyrow3 ul li.blue {
	background: #0B3684;
}
#casestudyrow3 ul li.blue:hover {
	color: #FFF;
	background: #000;
}
#casestudies ul {
	margin: 0px;
	margin-top: 5px;
	magin-bottom: 0px;
	margin-right: 12px;
	margin-left: 12px;
}
#casestudy li {
	padding-top: 5px;
	margin-left: -20px;
}
#casestudy h4 {
	font-size: 16px;
	background: #CCC;
	text-align: center;
	height: 25px;
	padding-top: 10px;
}
#casestudy ul ul {
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Contact */

#thankyou {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 20px;
}
#thankyou img {
	padding-top: 20px;
}
.mapimage img {
	padding: 10px;
	border: 1px solid #CCC;
}
#sendEmail {
	padding: 5px 10px;
}
.error {
	color: #F00;
	position: relative;
	float: left;
	clear: right;
}
#sendEmail li {
	background: none;
	border: none;
	display: block;
	list-style: none;
}
#sendEmail li.buttons {
	margin: 5px 0 5px 0;
}
#sendEmail label {
	float: left;
	width: 100px;
	padding: 11px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	text-transform: capitalize;
}
#sendEmail label span { 
	font: normal 10px Arial, Helvetica, sans-serif;
}
#sendEmail input.text {
	width: 420px;
	border: 1px solid #ECECEC;
	color: #6C6C6C;
	margin: 5px 0;
	padding: 5px 2px;
	height: 15px;
	background: #FFF;
}
#sendEmail textarea {
	width: 420px;
	border: 1px solid #ECECEC;
	color: #6C6C6C;
	margin: 10px 0;
	padding: 2px;
	background: #FFF;
	height: 150px;
}
#sendEmail li.buttons input {
	padding: 3px 0;
	margin: 0 0 0 100px;
	border: 0;
	color: #FFF;
}
p.response {
	text-align: center;
	color: #2c2c2c;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	width: auto;
}
p.alert {
	text-align: right;
}
.form {
	background: #F9F9F9;
	border: 1px solid #E8E6E6;
	float: left;
	margin: 5px auto;
	padding: 20px 0 0 0;
	width: 550px;
}
.form ol {
	list-style: none;
}
.form li {
	background: none;
	border: none;
	display: block;
}
.form li.buttons {
	margin: 5px 0 5px 0;
	float: left;
}
.form textarea {
	width: 420px;
	border: 1px solid #ececec;
	margin: 10px 0;
	padding: 2px;
	background: #FFF;
	height: 150px;
}
.form li.buttons input {
	padding: 3px 0;
	margin: 0 0 0 100px;
	border: 0;
	color: #FFF;
}
.form input.text {
	background: #FFF;
	border: 1px solid #ECECEC;
	height: 15px;
	margin: 5px 0px;
	padding: 5px 2px;
	width: 420px;
}
.emailmessage {
	font-size: 14px;
	color: #0B3684;
}

/* Solutions */

#rotator {
	height: 590px;
}
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	line-height: 1.3;
	text-decoration: none;
	list-style: none;
	float: left;
	margin: 0px;
}
ul.ui-tabs-nav {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	color: #999;
	background: #FFF url(../images/uiactivetabbg.gif) repeat-x bottom left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #c5ced9;
	margin-right: 6px;
}
#rotator .ui-tabs-nav-item a:hover, #rotator .ui-tabs-nav-item a:active {
	background: #FFF url(../images/uiactivetabbg.gif) repeat-x bottom left;
	color: #333;
}
#rotator .ui-tabs-nav-item a span {
	float: left;
	padding: 1em;
	cursor: pointer;
}
#rotator .ui-tabs-selected a:link, #rotator .ui-tabs-selected a:visited, #rotator .ui-tabs-selected a:hover, #rotator .ui-tabs-selected a:active {
	color: #99B835;
	background: #000 url(../images/uiinactivetabbg.gif) repeat-x bottom left;
}
#rotator .ui-tabs-selected p {
	color: #FFF;
}
#rotator .ui-tabs-panel {
	color: #000;
	clear: both;
}
#rotator .ui-tabs-hide {
	display:none;
}
.rpotabs {
	position: relative;
	width: 150px;
	height: 100px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 5px;
}
.rpoimage {
	float: left;
	padding-right: 10px;
}
.rpotext {
	padding-left: 320px;
}

/* Hiring Our Heroes */

#hiringourheroesleft {
	position: relative;
	float: left;
	width: 230px;
	margin-left: 0px;
	padding-left: 115px;
	margin-top: 25px;
	border-right: 1px solid #666;
	padding-right: 25px;
}
#hiringourheroesright {
	position: relative;
	float: left;
	width: 543px;
	z-index: 5;
	margin-left: 25px;
	background: #FFF;
	padding-right: 39px;
	padding-top: 25px;
}
.hiringourheroespatrickquote {
	background: #EDF1FC;
	padding: 18px;
	font-size: 11px;
	line-height: 14px;
}
.hiringourheroessignatureleft {
	display: block;
	margin-left: 15px;
	margin-top: 15px;
}
.currentevent {
	background: #EEE;
	color: #666;
	padding: 20px;
	margin-top: 20px;
}
.currentevent h4 {
	color: #0066cc;
	line-height: 19px;
}
#hiringourheroesright h3 {
	color: #99B835;
}
.currenteventlast {
	margin-bottom: 25px;
}
#mediacoverage {
	color: #666;
}
.mediacoveragelink {
	margin-bottom: 20px;
	display: block;
	text-decoration: underline;
	color: #666;
}
.mediacoveragelink:hover {
	color: #666;
}
.hiringourheroescenter {
	padding-bottom: 12px;
}
#hiringourheroesleft h4 {
	color: #99B835;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#hiringourheroesleft h2 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}
#hiringourheroesleft p {
	font-size: 10px;
}
#hiringourheroesleft a {
	color: #06C;
}
.hiringourheroeshomelink {
	color: #06C;
	font-weight: bold;
}
.video {
	float: left;
	width: 210px;
	height: 155px;
	padding-right: 20px;
}
.video h4 a {
	color: #FFF;
}
.video h4 a:hover {
	text-decoration: underline;
}
.downloadlink {
	background: #06C;
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 11px;
	padding: 5px;
	border-radius: 3px;
	width: 275px;
	margin-bottom: 10px;
	margin-top: -10px;
}
a.downloadlink:hover {
	color: #FFF;
}
.slideshowlink {
	color: #FFF;
	font-weight: bold;
}
.slideshowlink:hover {
	color: #FFF;
	text-decoration: underline;
}
.sean {
	border: 1px solid #CCC;
	padding: 14px;
	background: #A9A9A9;
}
.david {
	border: 1px solid #CCC;
	padding: 14px;
	background: #A9A9A9;
}
#davidludolph {
	float: left;
	width: 300px;
	margin-right: 30px;
	border-right: 1px solid #CCC;
	padding-right: 30px;
	margin-bottom: 30px;
}
#seansmith {
	float: left;
	width: 300px;
	margin-bottom: 30px;
}
#davidludolph h4, #seansmith h4 {
	font-size: 15px;
	margin: 10px 0;
}
#davidludolph p, #seansmith p {
	line-height: 18px;
}
