@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #1A536B;
}
html, body {
	height: 100%;
	background-image: url(../img/background.jpg);
}
#services h3 a {
	color: #FFFFFF;
	padding-left: 0px;
	background-image: none;
}

#wrapper {
	height: 100%;
	background-color: #FFFFFF;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
* html #wrapper { 
	height: 100%;
}
#header {
	background-image: url(../img/headerright.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 656px;
	background-position: right bottom;
	background-color: #FFFFFF;
	padding-top: 17px;
	padding-left: 21px;
}
#logobar {
	width: 640px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: right;
}
#logobar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #1a536b;
	font-weight: bold;
	margin-bottom: 0px;
}
#logobar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	background-image: url(../img/emailicon.gif);
	background-repeat: no-repeat;
	width: 150px;
	float: right;
	background-position: 4px 1px;
	padding-bottom: 8px;
	letter-spacing: 0px;
	margin-bottom: 0px;
	display: inline;
}
#nav {
	height: 52px;
	background-image: url(../img/navright.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 664px;
	padding-left: 13px;
	padding-top: 18px;
	background-color: #1A536B;
}
#leftcol {
	float: left;
	width: 677px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	display: inline;
}
#main {
	width: 677px;
	background-image: url(../img/leftcolright.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#main ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 20px;
}


#rightcol {
	float: right;
	width: 251px;
	background-image: url(../img/rightcolbg.jpg);
	background-position: 0px 19px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 40px;
	padding-top: 34px;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	display: inline;
}
#rightcol ul {
	width: 253px;
	height: 23px;
	margin-bottom: 25px;
}
#rightcol li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#rightcol  li  a.client {
	background-image: url(../img/clientlogin.jpg);
	color: #FFFFFF;
	padding-left: 32px;
	background-repeat: no-repeat;
	width: 83px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#rightcol li a.remote {
	background-image: url(../img/remotesupport.jpg);
	color: #FFFFFF;
	padding-left: 31px;
	background-repeat: no-repeat;
	width: 107px;
	height: 23px;
	float: left;
	padding-top: 11px;
}

#rightcol li a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
#content {
	width: 637px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #1A536B;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #165984;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
h3 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 26px;
	margin-bottom: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A536B;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#nav li a.home {
	background-image: url(../img/home.jpg);
	color: #FFFFFF;
	padding-left: 38px;
	background-repeat: no-repeat;
	width: 47px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a.hardware {
	background-image: url(../img/hardware.jpg);
	color: #FFFFFF;
	padding-left: 37px;
	background-repeat: no-repeat;
	width: 118px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a.services {
	background-image: url(../img/services.jpg);
	color: #FFFFFF;
	padding-left: 39px;
	background-repeat: no-repeat;
	width: 69px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav  li  a.meettheteam {
	background-image: url(../img/meettheteam.jpg);
	color: #FFFFFF;
	padding-left: 38px;
	background-repeat: no-repeat;
	width: 97px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav  li  a.freestuff {
	background-image: url(../img/freestuff.jpg);
	color: #FFFFFF;
	padding-left: 37px;
	background-repeat: no-repeat;
	width: 83px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a.blog {
	background-image: url(../img/blog.jpg);
	color: #FFFFFF;
	padding-left: 41px;
	background-repeat: no-repeat;
	width: 46px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#nav li a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px -34px;
}
#maingraphic {
	width: 677px;
	background-image: url(../img/maingraphic.png);
	background-repeat: no-repeat;
	height: 203px;
	background-color: #000000;
}
#servicegraphic {
	width: 677px;
	background-image: url(../img/servicesbanner.png);
	background-repeat: no-repeat;
	height: 140px;
	background-color: #000000;
}
#hardwaregraphic {
	width: 677px;
	background-image: url(../img/hardwarebanner.png);
	background-repeat: no-repeat;
	height: 140px;
	background-color: #000000;
}
#howwework {
	width: 677px;
	background-image: url(../img/howweworkbanner.png);
	background-repeat: no-repeat;
	height: 140px;
	background-color: #000000;
}
#newsgraphic {
	width: 677px;
	background-image: url(../img/newsbanner.png);
	background-repeat: no-repeat;
	height: 140px;
	background-color: #000000;
}




#height {
	background-color: #FFFFFF;
	width: 980px;
	float: left;
	overflow: hidden;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	clear: both;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	list-style-type: none;
	padding: 0px;
}

#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	line-height: 14px;
}
.copyright {
	padding-left: 5px;
}
.form {
	width: 236px;
	padding: 5px;
	background-color: #f0f3f3;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #1b536a;
	margin-bottom: 14px;
	font-weight: bold;
}
input.submit {
	background-image: url(../img/submit.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 74px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003399;
}
input.submithover {
	background-position: 0px -34px;
}
input.reset {
	background-image: url(../img/clear.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #003399;
}
input.resethover {
	background-position: 0px -34px;
}
.casestudies {
	margin-bottom: 15px;
}

#services {
	background-image: url(../img/servicesbkg.gif);
	background-repeat: repeat-y;
	width: 632px;
	float: left;
}
#servicesfooter {
	background-image: url(../img/servicesbkgbottom.gif);
	background-repeat: repeat-y;
	width: 632px;
	height: 8px;
	clear: left;
	margin-bottom: 20px;
}
.switchit {
	width: 134px;
	float: left;
	background-image: url(../img/switchit.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}
.addit {
	width: 134px;
	float: left;
	background-image: url(../img/addit.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}
.supportit {
	width: 134px;
	float: left;
	background-image: url(../img/supportit.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}
.recoverit {
	width: 134px;
	float: left;
	background-image: url(../img/recoverit.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}
#services p {
	margin-top: 18px;
	margin-bottom: 5px;
}
.newsstory {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 637px;
	margin-bottom: 20px;
}
.newsstory h2 {
	margin-bottom: 10px;
}
#homelinks {
	background-image: url(../img/homelinksbkg.gif);
	background-repeat: repeat-y;
	width: 629px;
	float: left;
	margin-top: 14px;
}
#homelinksfooter {
	background-image: url(../img/homelinksfooter.gif);
	width: 629px;
	height: 9px;
	clear: left;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#homelinks p {
	font-size: 11px;
	margin-top: 25px;
}
#homelinks a {
	font-size: 11px;
	margin-top: 25px;
	color: #185C87;
	text-transform: uppercase;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#homelinks a:hover {
	color: #666666;
	text-transform: uppercase;
}

#bloglink {
	width: 186px;
	float: left;
	background-image: url(../img/bloglink.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
}
#newsletterlink {
	width: 186px;
	float: left;
	background-image: url(../img/evolutionlink.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
}
#tipslink {
	width: 185px;
	float: right;
	background-image: url(../img/tipslink.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
}
#contentleft {
	float: left;
	width: 286px;
}
#contentright {
	float: right;
	width: 316px;
	margin-right: 5px;
}
#contentright ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#contentright li {
	list-style-type: none;
	background-image: url(../img/posts.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	margin-top: 8px;
}
#value {
	background-image: url(../img/value.png);
	background-repeat: no-repeat;
	width: 262px;
	float: left;
	margin-top: 14px;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
#valuefooter {
	background-image: url(../img/valuefooter.gif);
	width: 286px;
	height: 9px;
	clear: left;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#value p {
	color: #1B536A;
	margin-top: 25px;
}
#mission {
	background-image: url(../img/mission.png);
	background-repeat: no-repeat;
	width: 292px;
	float: left;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
}
#missionfooter {
	background-image: url(../img/missionfooter.gif);
	width: 316px;
	height: 9px;
	clear: left;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
.1 {
	background-image: url(../img/missionli1.gif);
	background-repeat: no-repeat;
}
#workright {
	float: right;
	width: 316px;
	margin-right: 5px;
}
#workright ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#workright li {
	list-style-type: none;
	background-image: url(../img/postsgrey.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	margin-top: 8px;
}
#siteplan {
	width: 677px;
}
#siteplan ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 20px;
}
#footer p {
	font-size: 11px;
	color: #999999;
	padding-left: 4px;
	padding-top: 10px;
}
.graphic {
	margin-bottom: 15px;
}
#offergraphic {
	width: 677px;
	background-image: url(../img/offerheader.png);
	background-repeat: no-repeat;
	height: 203px;
	background-color: #000000;
}
.leftrs {
	float: left;
	width: 310px;
	text-align: center;
}
.rightss {
	float: right;
	width: 310px;
	text-align: center;
}
.analogytype {
	font-size: 18px;
	font-weight: normal;
	color: #175D88;
}
.resulttype {
	font-size: 30px;
	font-weight: bold;
	margin-top: 15px;
	color: #19608C;
}
.resulttypered {
	font-size: 30px;
	font-weight: bold;
	margin-top: 15px;
	color: #EF2828;
}
.switchit   a {
	font-size: 11px;
	margin-top: 25px;
	color: #185C87;
	text-transform: uppercase;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.addit a {
	font-size: 11px;
	margin-top: 25px;
	color: #185C87;
	text-transform: uppercase;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.supportit a {
	font-size: 11px;
	margin-top: 25px;
	color: #185C87;
	text-transform: uppercase;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.recoverit  a {
	font-size: 11px;
	margin-top: 25px;
	color: #185C87;
	text-transform: uppercase;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.contentleft {
	float: left;
	width: 285px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contentleft h2 {
	background-image: url(../img/assist.png);
	background-repeat: no-repeat;
	padding-left: 72px;
	margin-bottom: 15px;
}

.contentright {
	float: right;
	width: 285px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contentright h2 {
	background-image: url(../img/shield.png);
	background-repeat: no-repeat;
	padding-left: 72px;
	margin-bottom: 15px;
}

#services h3 a:hover {
	color: #FFFFFF;
	padding-left: 0px;
	text-decoration: underline;
}
.hidden {
	visibility: hidden;
	display: none;
}
.iceberg {
	margin-bottom: 10px;
}
.darkblue {
	color: #154254;
}
.blue {
	color: #00A0E3;
}
#moveitlist li {
	color: #333333;
	list-style-type: disc;
	margin-bottom: 10px;
	display: list-item;
	text-transform: none;
	font-size: 12px;
	padding-left: 5px;
	margin-left: 10px;
	line-height: 18px;
	float: none;
}
.logos {
	margin-bottom: 25px;
	margin-top: 10px;
}
#subservices {
	width: 632px;
	float: left;
	background-color: #E4E4E4;
}
#subservices h3 a:hover {
	color: #FFFFFF;
	padding-left: 0px;
	text-decoration: underline;
}
#subservices p {
	margin-top: 18px;
	margin-bottom: 5px;
}
.subservicespadding {
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#subservices h3 a {
	color: #FFFFFF;
	padding-left: 0px;
	background-image: none;
}
#subservicesfooter {
	background-image: url(../img/subservicesbkgbottom.gif);
	background-repeat: repeat-y;
	width: 632px;
	height: 8px;
	clear: left;
	margin-bottom: 20px;
}
.freestufflist {
	background-image: url(../img/pdficon.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	list-style-type: none;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#actnow {
	background-image: url(../img/actnow.jpg);
	background-repeat: no-repeat;
	width: 222px;
	float: left;
	margin-top: 14px;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
}
#actnowfooter {
	background-image: url(../img/actnowfooter.gif);
	width: 246px;
	height: 9px;
	clear: left;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#actnow p {
	color: #1B536A;
	margin-top: 20px;
}
.actform {
	width: 210px;
	padding: 5px;
	background-color: #f0f3f3;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #1b536a;
	margin-bottom: 14px;
	font-weight: bold;
}
#ticker {
	width: 630px;
	color: #333333;
	margin-top: 0px;
	display: block;
	clear: left;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ticker a {
	color: #FFFFFF;
	text-decoration: underline;
}
#news {
	background-repeat: no-repeat;
	width: 630px;
	height: 27px;
	color: #FEFEFF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
	font-size: 11px;
	padding-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.text {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.profilepic {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#homelinks h3 a {
	color: #FFF;
	background-image: none;
	padding-left: 0px;
}
#homelinks h3 a:hover {
	color: #FFF;
	text-decoration: underline;
}
.offerpichome {
	margin-bottom: 15px;
	float: left;
}
#nav li a.testimonials {
	background-image: url(../img/testimonials.jpg);
	color: #FFFFFF;
	padding-left: 36px;
	background-repeat: no-repeat;
	width: 92px;
	height: 23px;
	float: left;
	padding-top: 11px;
}
#supplyitcell {
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
