body {
	background: #0b2943 url(images/subpage-bg.gif) 0 0 repeat-x;
	font-family: Helvetica, Arial, Sans-serif, Sans;
	font-size: 13px;
	color: white;
	line-height: 18px;
	min-width: 900px;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.line {
	text-decoration: underline !important;
}
h1 {
	font-size: 28px;
	font-weight: bold;
}
h2 {
	color: #76bef7;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	color: #76bef7;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: #76bef7;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
input.text-field {
	background: white;
	border: 1px solid #5894c2;
	padding: 5px;
}
textarea.text-field {
	background: white;
	border: 1px solid #5894c2;
	padding: 5px;
}
p.sub {
	font-size: 16px;
}
div.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
#header {
	width: 879px;
	height: 171px;
	margin: 0 auto;
}
#header a#logo {
	display: block;
	position: absolute;
	margin-left: -45px;
	margin-top: 57px;
	z-index: 2;
}
#header #global {
	float: right;
	margin-top: 25px;
	height: 25px;
	margin-bottom: 20px;
	margin-right: 5px;
	font-size: 12px;
	
}
#header #global ul li {
	display: inline;
	margin-left: 20px;
}
#header #global ul li a {
	color: #528dbf;
	text-decoration: none;
}
#header #global ul li a:hover {
	text-decoration: underline;
}

/* nav */
#nav {
	position: absolute;
	z-index: 3;
	margin-left: 237px;
	margin-top: 70px;
	width: 642px;
}
#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a {
	display: block;
	height: 50px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999em;
}
a#navcomputer {
	background: url(images/nav.gif) 0 0 no-repeat;
	width: 234px;
}
a#navcomputer:hover {
	background: url(images/nav.gif) 0 -100px no-repeat;
}
body.computer a#navcomputer {
	background: url(images/nav.gif) 0 -100px no-repeat;
}
a#navit {
	background: url(images/nav.gif) -234px 0 no-repeat;
	width: 141px;
}
a#navit:hover {
	background: url(images/nav.gif) -234px -100px no-repeat;
}
body.it a#navit {
	background: url(images/nav.gif) -234px -100px no-repeat;
}
a#navediscovery {
	background: url(images/nav.gif) -375px 0 no-repeat;
	width: 147px;
}
a#navediscovery:hover {
	background: url(images/nav.gif) -375px -100px no-repeat;
}
body.ediscovery a#navediscovery {
	background: url(images/nav.gif) -375px -100px no-repeat;
}
a#navstaffing {
	background: url(images/nav.gif) -522px 0 no-repeat;
	width: 120px;
}
a#navstaffing:hover {
	background: url(images/nav.gif) -522px -100px no-repeat;
}
body.staffing a#navstaffing {
	background: url(images/nav.gif) -522px -100px no-repeat;
}

#banner {
	height: 212px;
}
#container {
	width: 879px;
	margin: 0 auto;
}

#footer {
	background: url(images/footer-bg.gif) 0 0 repeat-x;
	clear: both;
	padding-top: 30px;
	font-size: 12px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer-content {
	width: 879px;
	margin: 0 auto;
	padding: 30px 0;
}
#footer #left-foot {
	float: left;
}
#footer #left-foot table tr td {
	padding-right: 20px;
}
#footer #right-foot {
	float: right;
}

/* Home Page */
body.home {
	background: #0b2943 url(images/bg.gif) 0 0 repeat-x;
}
#home-content {
	padding-top: 35px;
	line-height: 20px;
}
#home-content h2 {
	margin-bottom: 15px;
}
#home-content p {
	margin-bottom: 15px;
}
#home-content p.sub {
	color: white;
}
#home-content #intro {
	float: left;
	width: 535px;
	color: #ccc;
	font-size: 14px;
}
#home-content #callouts {
	background: #103352;
	float: right;
	width: 232px;
	padding: 25px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 15px #0B263D;
	-webkit-box-shadow: 0 0 15px #0B263D;
	box-shadow: 0 0 15px #0B263D;
}
#home-content #callout-areas {
	margin-bottom: 20px;
}
#home-content #callout-areas ul li {
	background: url(images/list-arrow.png) 0 10px no-repeat;
	padding: 7px 0 7px 20px;
}
#home-content #callout-areas ul li a {
	text-decoration: none;
}
#home-content #callout-areas ul li a:hover {
	text-decoration: underline;
}
a#button-contact {
	background: url(images/button-contact.png) 0 0 no-repeat;
	display: block;
	width: 108px;
	height: 38px;
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
}

/* Slider */
#slider {
	width: 879px;
	height: 257px;
	position: absolute;
	background: url(images/slider-bg.gif) 0 55px no-repeat;
	margin-top: -50px;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li { 
	width:879px;
	height: 257px;
	overflow:hidden; 
}
span#prevBtn, span#nextBtn {
	position: absolute;
	display: block;
	margin-top: 80px;
}
span#prevBtn a, span#nextBtn a {
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
}
span#prevBtn {
	margin-left: -35px;
}
span#nextBtn {
	margin-left: 857px;
}
span#prevBtn a {
	background: url(images/slider-prev.png) 0 0 no-repeat;
	display: block;
	width: 57px;
	height: 57px;
}
span#nextBtn a {
	background: url(images/slider-next.png) 0 0 no-repeat;
	display: block;
	width: 57px;
	height: 57px;
}	
/* numeric controls */	

ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;	
}
ol#controls li {
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

/* Slides */
div#slider ul li img.headline {
	margin-top: 97px;
	margin-left: 50px;
}
div#slider a.learn-more {
	background: url(images/button-learnmore.png) 0 0 no-repeat;
	display: block;
	width: 124px;
	height: 43px;
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
	margin-left: 50px;
}

div#slider ul li img.slide-img {
	float: right;
}

li#slide-computer img.slide-img {
	margin-right: 30px;
	margin-top: 31px;
}
li#slide-support img.slide-img {
	margin-right: 70px;
	margin-top: 23px;
}
li#slide-ediscovery img.slide-img {
	margin-right: 20px;
	margin-top: 7px;
}
li#slide-staffing img.slide-img {
	margin-right: 22px;
	margin-top: 8px;
}

/* Sub Page */

#title-bar {
	background: url(images/title-bg.png) 0 5px no-repeat;
	height: 90px;
}
#title-bar h1 {
	padding-top: 31px;
	line-height: 30px;
}
#content {
	padding-top: 35px;
}
#main {
	float: left;
	width: 535px;
}
#main h2 {
	margin-bottom: 15px;
}
#main h3 {
	margin-bottom: 15px;
	padding-top: 10px;
}
#main p {
	margin-bottom: 15px;
}
#main small {
	font-size: 12px;
}
#main small a {
	text-decoration: none;
}
#main small a:hover {
	text-decoration: underline;
}
#main .bio {
	font-size: 12px;
}
img.img-left {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
}
img.img-right {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
ul.arrows {
	margin-bottom: 15px;
}
ul.arrows li {
	background: url(images/list-arrow.png) 0 10px no-repeat;
	padding: 7px 0 7px 20px;
}
ul.arrows li a {
	text-decoration: none;
}
ul.arrows li a:hover {
	text-decoration: underline;
}
#content #sidebar-wrapper {
	float: right;
}
#content #sidebar {
	background: #103352;
	width: 232px;
	padding: 25px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 15px #0B263D;
	-webkit-box-shadow: 0 0 15px #0B263D;
	box-shadow: 0 0 15px #0B263D;
}
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar p {
	margin-bottom: 15px;
}
#sidebar #testimonial {
	border-bottom: 1px solid #375571;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#sidebar #testimonial p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.01em;
}
#sidebar #testimonial-alternate {

}
#sidebar #testimonial-alternate p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.01em;
}
#authorized-dealers {
	border: 1px solid #243f56;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	text-align: center;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar-nav {
	padding: 10px 25px;
	margin-bottom: 10px;
}
#sidebar-nav ul li {
	background: url(images/list-arrow.png) 0 12px no-repeat;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #243f56;
}
#sidebar-nav ul li.last-row {
	border-bottom: 0;
}
#sidebar-nav ul li a {
	text-decoration: none;
}
#sidebar-nav ul li a:hover {
	text-decoration: underline;
}

body#about-overview a.about-overview,
body#about-logan a.about-logan,
body#about-green a.about-green {
	font-weight: bold;
}

/* Remote HelpDesk */
div#remote-login {
	border-bottom: 1px solid #375571;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
a#button-helpdesk {
	background: url(images/button-helpdesk.png) 0 0 no-repeat;
	display: block;
	width: 125px;
	height: 38px;
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
}

/* Contact Us */
#contact-sidebar {
	background: #103352;
	width: 232px;
	padding: 25px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 15px #0B263D;
	-webkit-box-shadow: 0 0 15px #0B263D;
	box-shadow: 0 0 15px #0B263D;
	float: left;
	font-size: 12px;
}
#contact-sidebar .hr {
	border-bottom: 1px solid #375571;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#contact-sidebar a {
	text-decoration: none;
}
#contact-sidebar a:hover {
	text-decoration: underline;
}
#contact-form {
	float: right;
	width: 535px;
}
#contact-form h2 {
	margin-bottom: 15px;
}
#contact-form p {
	margin-bottom: 15px;
}
#contact-form table tr td {
	padding: 4px 10px 4px 0;
	vertical-align: top;
}
#contact-form table tr td label {
	font-weight: bold;
	position: relative;
	top: 3px;
}
#contact-form input.text-field {
	width: 300px;
}
#contact-form textarea.text-field {
	width: 400px;
	height: 100px;
}
input#contact-submit {
	background: url(images/button-submit.png) 0 0 no-repeat;
	display: block;
	width: 84px;
	height: 38px;
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
	border: medium none;
}




