* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {width:900px;margin-right: auto;margin-left: auto;}
#bghome {background: url(img/bg_home.gif) repeat-x top;}
#bgoverview {background: url(img/bg-overview.gif) repeat-x top;}
#bgservices {background: url(img/bg-services.gif) repeat-x top;}
#bgequipment {background: url(img/bg-equipment.gif) repeat-x top;}
#bgcaseStudies {background: url(img/bg-casestudies.gif) repeat-x top;}
#bgcontact {background: url(img/bg-contact.gif) repeat-x top;}

/* Top Navigation
==============================*/

#header {
	width: 800px;
	height: 100px;
}
#sub-header {
	height: 100px;
}
#logo {
	float: left;
}
#dmaInfo {
	float: right;
	width: 300px;
	text-align: center;
}
#dmaInfo p {
	font-size:0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#navcontainer {}
#navcontainer ul {
	display: block;
	list-style: none outside;
	margin: 0 0 0 10px;
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
}
#navcontainer li {
	padding: 5px 0px;
	margin: 0 4px 0 0;
	border-top: 1px solid #cecbc6;
	border-right: 1px solid #cecbc6;
	border-left: 1px solid #cecbc6;
	background-color: #fff;
	color: #ffffff;
	font-weight: bold;
	/* the next 4 lines are magic */
	display: block;
	float: left;
	position: relative;
	top: -1.53em;
}
#navcontainer a:link, #navcontainer a:visited {
	padding: 10px 6px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	padding-left: 1em;
	padding-right: 1em;
}
#navcontainer a:hover {
	background-color: #cecbc6;
	color: #000066;
}
#navcontainerclear {
	display: none;
}
html>body #navcontainerclear {
	display: block;
	clear: both;
}
#navcontainer li#active a {
	background-color: #fff;
	color: #000066;
}
#bghome #wrap #navcontainer ul#navlist .bghome a {background: #439DF1;color: #fff;}
#bgoverview #wrap #navcontainer ul#navlist .bgoverview a {background: #F4A52D;color: #fff;}
#bgservices #wrap #navcontainer ul#navlist .bgservices a {background: #A7C520;color: #fff;}
#bgcaseStudies #wrap #navcontainer ul#navlist .bgcaseStudies a {background: #D0A825;color: #fff;}
#bgequipment #wrap #navcontainer ul#navlist .bgequipment a {background: #BC1A8C;color: #fff;}
#bgcontact #wrap #navcontainer ul#navlist .bgcontact a {background: #B9121B;color: #fff;}
/* Header Items
==================================*/
#blurb {
	height: 80px;
	width: 810px;
	padding:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	clear: both;
}
#blurb h1 {
	color: #fff;
	font-size: .9em;
	margin-bottom: 1px;
}
#blurb p {
	color: #fff;
	font-size: 13px;
	
}
#bghome #blurb a:link {color:#039;}
#bghome #blurb a:visited {color: #039;}
#bgoverview #blurb a {color:#630;}

/* Image Styles
===========================*/
#content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
/* Main Boxes
===========================*/

#rcol {
	margin-top: 1em;
	float: left;
	width: 350px;
}
#lcol {
	float: left;
	width: 530px;
}
#rcol2 {
	float: left;
	width: 900px;
	margin-left: 0px;
}
#rcol h2 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#lcol2 {
	float: left;
	width: 250px;
	padding:10px 0 0 10px;
}
#rcol2 h2{font-size: 18px; padding:10px 0;}
#rcol2 p{font-size: .9em; padding:10px 0;}
#rcol2 ul{padding: 6px 20px 6px 40px; }
#rcol2 li{padding: 2px 0; font-size: .9em;}
#rcol2 blockquote{5px 10px 5px 40px}
#content {}
#content h1{
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
}
#content p{
	font-size: .9em;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#container {
	float: left;
	width: 500px;
	padding-left: 10px;
}
div#content {
	margin: 0 20px 0 0;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 180px;
}
div#secondary {
	clear: right;
}
div#footer {
	clear: both;
	width: 100%;
}
#dmaInfo {
	float: right;
	width: 300px;
	text-align: center;
}
#dmaInfo p {
	margin: 2px 0 0 0;
	font-size:.7em;
}
.linkList a {
	color: #3366CC;
	text-decoration: none;
	font-size: .8em;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.learn {
	color:#f60;}
/* Services Array
=================================*/
.serviceBox {
	width: 344px;
	height: 122px;
	margin: 10px auto;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

.serviceBox h2 {
	font-size: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 3px 0 5px 22px;
	font-weight: bold;
}

.serviceBox p {
	color: #9C9EA0;
	font-size: 0.8em;
	width: 210px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 5px;
}

.data {
	background: url(img/service-data-bg.png) no-repeat  center;
}

.security {
	background: url(img/service-security-bg.png) no-repeat center;
}

.fulfill {
	background: url(img/service-fulfill-bg.png) no-repeat center;
}

.print {
	background: url(img/service-printing-bg.png) no-repeat center;
}
/* List Styles
=================================*/
ul#localLinks {
	list-style: none;
	padding: 0;
}
ul#localLinks li {
	margin: 5px auto;
	font-size: 14px;
	font-weight: bold;
}
ul#localLinks li a {text-decoration: none;}
ul.serviceList a { color: #74AE12; }
ul.serviceList a:hover {color:#006600;}

ul.equipList a { color: #EB008B;}

ul.caseList a:link { color:#582C2C; }
ul.caseList a:visited { color:#582C2C; }
ul.caseList a:hover {color:#996633;}


/* Case Study Page Styles
==================================*/
.csbox{
	padding-top: 10px;
}-
.csbox h2{margin-bottom:6px;
	font-size: 18px;}
	
.csbox a:link{
	color:#582C2C;
	text-decoration:none;
}
.csbox a:visited{color:#582C2C;
	text-decoration:none;
}
.csbox a:hover{color:#996633;
	text-decoration:none;
}

.csbox img{
	float:left;
	margin: 0px 10px 20px 0;
}

/* Contact Page Styles
==================================*/
h2.contact {
	font-size: 1em;
	color: #B9121B;
}

body.contact .entry-content #dmaInfo {
	text-align: left;
	float: left;
}
span.strong { font-weight: bold; }

span.blu { color: #0071BB; }

span.org { color:#F4A52D; }

span.grn { color: #74AE12; }

span.red { color: #DF681D; }
#foot p{
	clear: both;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
}
