* {
  -moz-box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}
html {
	height: 100%;
}
body {
	font: 12px/.75em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #5e5e5e url(images/main-site-bg-tile-01.jpg) repeat-x;
	height: 100%;
}
img {
  border-style: none;
}
a:hover {
	text-decoration: underline !important;
}
#center-wrapper {
  width: 996px;
  margin: 0px auto;
}
#float-wrapper {
  float: left;
  width: 996px;
  margin: 31px 0px 0px;
  padding: 0px;
  text-align: left;
  display: inline;
  background: #FFFFFF url(images/main-content-bg-tile-01.gif) repeat-y;
}
#shadow-left {
  float: left;
  background: url(images/main-site-bg-shadow-left.jpg);
  height: 393px;
  width: 8px;
  font-size: 1px;
  line-height: 1px;
  display: inline;
}
#shadow-right {
  float: left;
  background: url(images/main-site-bg-shadow-right.jpg);
  height: 393px;
  width: 13px;
  font-size: 1px;
  line-height: 1px;
  display: inline;
}
#page-content {
  float: left;
  width: 975px;
	display: inline;
}
/*#header {
  float: left;
  width: 975px;
  height: 138px;
  background: #FFFFFF url(images/content-header-bg-01.jpg) no-repeat 15px 13px;
  display: inline;
}*/
#site-logo {
  float: left;
  height: 81px;
  width: 143px;
  margin: 29px 0px 0px 47px;
  display: inline;
}
#top-navigation {
  float: right;
  margin: 38px 38px 0px 0px;
  display: inline;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
}
#top-navigation ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline;
}
#top-navigation li {
  float: left;
  margin: 0px;
  padding: 0px 11px;
  height: 19px;
  line-height: 19px;
  border-left: 1px solid #FFFFFF;
  list-style: none;
  display: inline;
}
#top-navigation .first-item {
  border-style: none;
  padding-left: 0px;
}
#top-navigation a {
  color: #FFFFFF;
  text-decoration: none;
}
#top-navigation a:hover {
  text-decoration: underline;
}
#top-navigation label {
  float: left;
  margin: 0px 5px 0px 0px;
  display: inline;
}
#top-navigation .top-search-box {
  float: left;
  width: 170px;
  height: 19px;
  margin: 0px 10px 0px 0px;
  padding: 0px;
  border: 1px solid #999;
  border-width: 0px 1px;
  display: inline;
  background: url(images/main-content-search-bg-tile.gif) repeat-x;
}

/*
#main-navigation {
  float: left;
  width: 945px;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 10px 0px;
  display: inline;
}
#main-navigation ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline;
}
#main-navigation li {
  float: left;
  margin: 0px;
  display: inline;
}
#main-navigation a {
  float: left;
  height: 30px;
  margin: 0px;
  line-height: 800px;
  background: no-repeat 0px 0px;
  overflow: hidden;
  display: inline;
}

#main-navigation a:hover, #main-navigation .active a {
	background-position: 0px -30px;
}
#main-navigation .meddev a {
	width: 248px;
	background-image: url(images/main-nav-01-meddev.gif)
}
#main-navigation .disciplines a {
	width: 206px;
	background-image: url(images/main-nav-02-disciplines.gif)
}
#main-navigation .casestudies a {
	width: 207px;
	background-image: url(images/main-nav-03-casestudies.gif)
}
#main-navigation .about a {
	width: 207px;
	background-image: url(images/main-nav-03-casestudies.gif)
}
#main-navigation .careers a {
	width: 126px;
	background-image: url(images/main-nav-04-careers.gif)
}
#main-navigation .contact a {
	width: 158px;
	background-image: url(images/main-nav-05-contact.gif)
}

#landing-page {
  float: left;
  width: 945px;
  margin: 0px 0px 0px 15px;
  background: url(images/landing-content-bg-bottom.jpg) no-repeat right bottom;
  display: inline;
}

#landing-flash {
  float: left;
  width: 394px;
  margin: 0px;
  display: inline;
}
#landing-content {
  float: left;
  margin: 0px 0px 0px 15px;
  background: url(images/landing-content-bg-top.jpg) no-repeat right top;
  width: 536px;
  display: inline;
}
*/
/* Removed background image */
#landing-content h1 {
  margin: 31px 28px 0px 42px;
  padding: 0px 0px 15px 0px;
  line-height: 22px;
  font-size: 22px;
  color: #4E68A3;
/*  background: url(images/landing-title-bg-tile.gif);*/
}
#landing-content h2 {
  margin: 0px 28px 0px 42px;
  padding: 0px 0px 10px;
  font-size: 14px;
  line-height: 30px;
  color: #828284;
  background-image: url(images/landing-subtitle-bg-tile.gif);
}
/*
#landing-content h2 a {
	color: #4b649c;
}

#landing-bottom-content {
  float: left;
  width: 500px;
  margin: 12px 0px 0px 18px;
  display: inline;
  background: url(images/landing-content-btm-bg.gif) repeat-y;
}
*/
#landing-bottom-content a {
  color: #176cae;
  text-decoration: none;
}
#landing-bottom-content p {
  margin: 0px 0px 12px 0px;
}
#landing-bottom-content ul {
  margin: 0px 0px 12px 0px;
  padding: 0px;
  list-style: none;
}
/*
#landing-bottom-content li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background: none;
}
#landing-ateam       {
  float: left;
  width: 245px;
  margin: 0px 36px 0px 0px;
  display: inline;
  background: url(images/landing-content-ateam-bg.gif) no-repeat 0px 0px;
}
#landing-ateam  h3  {
  color: #4e68a3;
  font-size: 18px;
  margin: 15px 0px 6px 44px;
  padding: 0px;
  font-weight: normal;
  line-height: normal;
}
*/
#landing-ateam .content {
  margin: 0px 0px 0px 16px;
  padding: 0px;
}
/*
#landing-news  {
  float: left;
  width: 219px;
  margin: 0px;
  display: inline;
  background: url(images/landing-content-news-bg.gif) no-repeat 0px 7px;
}
*/
#landing-news .content {
  margin: 0px 0px 0px 16px;
}
/*
#landing-news  h3  {
  color: #4e68a3;
  font-size: 18px;
  margin: 16px 0px 6px 30px;
  padding: 0px;
  font-weight: normal;
}

#tertiary-page {
  float: left;
  width: 944px;
  margin: 0px 0px 0px 16px;
  background: url(images/tertiary-content-bg-tile.jpg) repeat-y right top;
  display: inline;
}
*/
.tertiary-left-bar {
  background: url(images/main-content-bg-tile-02.gif) repeat-y right top !important;
}
/*
#secondary-page {
  float: left;
  width: 944px;
  margin: 0px 0px 0px 16px;
  background: url(images/secondary-content-bg-top.jpg) no-repeat 221px 180px;
  display: inline;
}
*/
.secondary-generic {
	background: none !important;
}
#secondary-bg-wrapper {
  float: left;
  width: 944px;
	background: url(images/secondary-content-bg-tile.jpg) repeat-x 0px 0px !important;
  display: inline;
}
/*
#leftnav-column {
	float: left;
  width: 210px;
  margin: 0px 11px 0px 0px;
	background-color: #fff;
  display: inline;
}

#leftnav {
  float: left;
  width: 210px;
  margin: 0px 0px 12px;
  background: #e1f1ff;
  display: inline;
}
*/
#leftnav h3 {
  margin: 0px;
  padding: 9px 6px 9px 20px;
  background: #325cb1;
  font-size: 11px;
  font-weight: bold;
  color: #d1e4f6;
  line-height: 11px;
}
#leftnav h3 a {
  color: #d1e4f6;
  text-decoration: none;
}
/*
#leftnav ul {
  margin: 0px;
  padding: 10px 0px;
  list-style: none;
}
#leftnav li {
  margin: 0px;
  padding: 4px 4px 4px 30px;
  display: block;
  background: url(images/left-column-nav-bullet.gif) no-repeat 20px 10px;
}
*/
#leftnav li.active {
  background-color: #FFFFFF;
}
#leftnav li a {
  text-decoration: none;
  color: #325cb1;
}
#leftnav-column .content {
	float: left;
  width: 210px;
  margin: 0px 0px 0px 0px;
  display: inline;
}
#leftnav-column .content p {
	margin: 0px 0px 12px 0px;
}
#tertiary-content-wrapper {
  float: left;
  width: 723px;
  display: inline;
}
#tertiary-content {
  float: left;
  width: 723px;
  background:url(images/tertiary-content-bg-top.jpg) no-repeat left top;
  font-size: 11px;
  color: #373737;
  padding-bottom: 22px !important;
  display: inline;
}
#tertiary-content .content-left {
  float: left;
  width: 445px;
  margin: 36px 0px 0px 46px;
  display: inline;
}
#casestudies-bg-wrapper {
	float: left;
  width: 943px;
  display: inline;
}
#casestudies-bg-wrapper .content-left {
  float: left;
  width: 630px;
  margin: 36px 0px 0px 46px;
  display: inline;
}
#casestudies-bg-wrapper .content-right {
  float: left;
  width: 130px;
  margin: 36px 0px 0px 46px !important;
  display: inline;
}
#casestudies-bg-wrapper #tertiary-content {
  width: 943px !important;
  background: none;
}
#casestudies-bg-wrapper .content-right p {
	text-align: center;
  margin-bottom: 18px;
}
.content-left-large {
	width: 630px !important;
}
.content-main-large {
	width: 830px !important;
}
#tertiary-content .content-left h1 {
  color: #4e68a3;
  font-size: 22px;
  line-height: 27px;
  font-weight: bold;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  display: block;
}
#tertiary-content .content-left h3 {
  margin: 0px 0px 12px;
  font-size: 11px;
  font-weight: bold;
}
#tertiary-content .content-left p {
  margin: 0px 0px 12px;
}
#tertiary-content .content-left a {
  color: #4E68A3;
}
#tertiary-content .content-left ul {
  margin: 0px 0px 12px 0px;
  padding: 0px;
  list-style: none;
}
#tertiary-content .content-left ul li ul {
	margin-bottom: 0px;
}
#tertiary-content .content-left li {
  margin: 0px;
  padding: 2px 0px 2px 10px;
  background: url(images/landing-content-bullet-gray.gif) no-repeat 0px 8px;
}
#tertiary-content .content-left li ul li {
  background-image: url(images/landing-content-bullet-grayb.gif);
}
.arrow-list li {
  margin: 0px;
  padding: 2px 0px 2px 14px !important;
  background: url(images/left-column-arrow-bullet.gif) no-repeat 0px 8px !important;
}
#tertiary-content .content-left table td {
	vertical-align: top;
  text-align: left;
}
#tertiary-content .content-right {
  margin: 0px 0px 0px 44px;
  float: left;
  width: 188px;
  display: inline;
}
#tertiary-content .content-right .photo {
  background: #FFFFFF;
  padding: 10px 0px 10px 10px;
  margin: 65px 0px 0px;
  font-size: 10px;
  line-height: 12px;
}
#tertiary-content .content-right .photo h4 {
  background: #eda538;
  margin: 0px;
  padding: 8px 10px;
  font-size: 10px;
  line-height: 11px;
  font-weight: bold;
}
#tertiary-content .content-right .photo h4 a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  background: url(images/tertiary-content-image-pop.gif) no-repeat right top;
}
#tertiary-content .content-right .photo p {
  margin: 12px 0px 6px;
  padding: 0px;
}
#secondary-content-wrapper {
  float: left;
  display: inline;
  width: 723px;
  margin: 0px;
}
#secondary-banner, .industries-banner {
  float: left;
  width: 723px;
  margin: 0px;
  display: inline;
}
.industries-banner {
	border-bottom: 10px solid #ffffff;
}
.industries-banner p {
	margin: 0px;
  padding: 0px;
}
/*
#secondary-content {
  float: left;
  width: 638px;
  margin: 40px 0px 0px 46px;
  color: #373737;
	padding-bottom: 20px !important;
  display: inline;
}
*/
.industrial-landing {
	width: 925px !important;
	margin: 20px 0px 0px 20px !important;
}
.industries-column {
	float: left;
	width: 205px;
  margin-right: 27px;
  color: #828284;
  font-size: 11px;
  line-height: 18px;
  display: inline;
}
.industries-column p {
	margin: 5px 5px 0px 5px !important;
}
.last-column {
	margin-right: 0px !important;
}
.industries-column a {
	color: #4b649c;
  text-decoration: none;
}
.secondary-generic #secondary-content {
	margin: 33px 0px 0px 55px;
  width: 536px;
}
.secondary-generic #right-column-content {
	float: left;
  width: 270px;
  margin: 33px 0px 0px 60px;
  display: inline;
}
.secondary-generic #secondary-banner {
	width: 944px;
  padding-bottom: 12px !important;
}
#right-column-content h3 {
  color: #4e68a3;
  font-size: 16px;
  font-weight: bold;
}
#right-column-content p {
  margin: 0px 0px 16px;
}
#right-column-content a {
	color: #4E68A3;
  text-decoration: none;
}
#secondary-content  h1 {
  color: #4e68a3;
  font-size: 22px;
  line-height: 27px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  display: block;
}
#secondary-content h4 {
	font-size: 13px;
  font-weight: bold;
  font-style: italic;
  margin: 0px 0px 12px;
}
#secondary-content p {
  margin: 0px 0px 12px;
}
#secondary-content ul {
  margin: 0px 0px 12px 0px;
  padding: 0px;
  list-style: none;
}
#secondary-content li {
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 0px;
background: none;
}
#secondary-content a {
	color: #325cb1;
  text-decoration: none;
}
.ContactForm {
	width: 500px;
}
.ContactForm td {
	text-align: left;
  padding: 0px 0px 5px 0px;
}
/*
.ContactLabel {
	float: left;
  width: 120px;
  margin: 0px;
  padding: 0px;
  text-align: right;
  display: inline;
}
.ContactTextField {
	float: right;
  width: 355px;
  border: 1px solid #7f9db9;
  display: inline;
}
*/
.NoLabel {
	margin: 0px;
}
.ContactCheckLabel input, .ContactCheck td input {
	float: left;
  margin-right: 6px;
  vertical-align: middle;
  display: inline;
}
.ContactTextArea {
	float: right;
  width: 355px;
  border: 1px solid #7f9db9;
  height: 100px;
  display: inline;
}
.ContactCheck td {
	padding-left: 20px;
}
.ContactError {
	float: right;
  width: 305px;
  color: #FF0000;
	margin: -12px 0px 0px 0px;
  display: inline;
}
.search-results {
	padding-bottom: 12px;
}
.search-results td {
	text-align: left;
  vertical-align: top;
  padding: 6px 6px 6px 0px;
  border-bottom: 1px solid #666666;
}
.search-results .SubHead, .search-results a.SubHead {
	color: #4b649c;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;  
  font-weight: bold;
}
.search-results .Normal {
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;  
}
#footer {
  float: left;
  width: 996px;
  background: #5E5E5E url(images/main-footer-bg-01.gif) no-repeat;
  color: #CACACA;
  font-size: 9px;
  display: inline;
  line-height: 1.5em;
  padding: 0px 0px 24px;
}
#copyright   {
  float: left;
  margin: 40px 0px 0px 20px;
  display: inline;
}
#copyright a {
  color: #CACACA;
  text-decoration: none;
}
#copyright a:hover {
  text-decoration: underline;
}
#other-websites {
  float: right;
  margin: 44px 21px 0px 0px;
  display: inline;
}
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/

/***********************************************************/
/* REMOVED FLASH HEADER GRAPHICS - Devicepharm update 2011 */
/***********************************************************/
/*
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
*/

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/*---- Header styling ---*/
/*---- Pop Menu ----*/
#dropmenudiv{
  position: absolute;
  width: 188px !important;
  *width: 186px !important;
  border: 1px solid #b7b7b7;
  border-bottom-width: 0px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 0px;
  z-index:100;
}

#dropmenudiv a{
  width: 186px;
  display: block;
  text-indent: 3px;
  border-bottom: 1px solid #b7b7b7;
  padding: 1px 0px;
  font-size: 10px;
  background-color: #5e5e5e;
  text-decoration: none;
  color: #ffffff;
  text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #9e9e9e;
}
/*  thickbox skins */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* DNN Styles Overwrites */
.Normal, .NormalDisabled
{
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
}


/*************************************************/
/* New Site Redesign Changes 2011 by DevicePharm */
/*************************************************/

#header {
    background: url("images/header.jpg") no-repeat scroll 0px 0px #FFFFFF;
    display: inline;
    float: left;
    height: 138px;
    width: 975px;
    position: relative;
}

#main-navigation {
  float: left;
  width: 975px;
  margin: 0;
  padding: 0;
  display: inline;
}
#main-navigation ul {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline;
}
#main-navigation li {
  float: left;
  margin: 0px;
  display: inline;
}
#main-navigation a {
  float: left;
  height: 40px;
  margin: 0px;
  line-height: 800px;
  background: no-repeat 0px 0px;
  overflow: hidden;
  display: inline;
}
#main-navigation a:hover, #main-navigation .active a {
	background-position: 0px -39px;
}
#main-navigation .meddev a {
	width: 195px;
	background-image: url("images/main-nav-01-meddev.gif")
}
#main-navigation .disciplines a {
	width: 195px;
	background-image: url("images/main-nav-02-disciplines.gif")
}
#main-navigation .casestudies a {
	width: 195px;
	background-image: url("images/main-nav-03-casestudies.gif")
}
#main-navigation .about a {
	width: 195px;
	background-image: url("images/main-nav-03-casestudies.gif")
}
#main-navigation .careers a {
	width: 195px;
	background-image: url("images/main-nav-04-careers.gif")
}
#main-navigation .contact a {
	width: 195px;
	background-image: url("images/main-nav-05-contact.gif")
}
#vention {
	text-transform: none;
	padding: 20px 0 0 0;
	clear: both;
}
#vention a {
	text-decoration: underline; 
	color: #fff;
	font-size: 10px;
}
/* Home Page Content */
#landing-page {
	background: none;
/*    background: url("images/landing-content-bg-bottom.jpg") no-repeat scroll right bottom transparent;*/
    display: inline;
    float: left;
    margin: 0;
    width: 975px;
}
#landing-content {
	background: none;
/*    background: url("images/landing-content-bg-top.jpg") no-repeat scroll right top transparent;*/
    display: inline;
    float: left;
    margin: 0;
    width: 975px;
}
#landing-content h2 {
	background: none;
}
#landing-flash {
    display: inline;
    float: left;
    margin: 0;
    width: 975px;
	height: 300px;
	background: #CCC;
}
#dnn_ContentPane {
	background: #FFF;
	width: 440px;
	float: left;
}
#sIFR-replaced h1 embed, #sIFR-replaced h2 embed, #sIFR-replaced h3 embed {
	display: none!important;
}
/*
#dnn_ContentPane h1 {
    color: #023E61;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    margin: 15px 0 6px 44px;
    padding: 0;
}
*/
#landing-bottom-content {
    background: url("images/landing-content-btm-bg.gif") repeat-y scroll 0 0 transparent;
	background-position: 0px 20px;
    display: inline;
    float: left;
    margin: 20px 0 0 0;
    width: 475px;
}
#landing-bottom-content li {
    background: none;
    margin: 0;
	padding: 0 0 4px 20px;
}
#landing-ateam {
    background: url("images/landing-content-ateam-bg.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin: 0 36px 0 0;
    width: 250px;
}
#landing-ateam h3 embed {
	display: none;
}
#landing-ateam h3 {
    color: #023E61;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: -3px 0 6px 50px;
    padding: 0;
}
#landing-news {
    background: url("images/landing-content-news-bg.gif") no-repeat scroll 0 7px transparent;
    display: inline;
    float: left;
    margin: 0;
    width: 150px;
}
#landing-news h3 {
    color: #023E61;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 6px 30px;
    padding: 0;
}
#landing-news h3 embed {
	display: none;
}
#landing-bottom-content p {
    margin: 16px 0 10px 12px;
}
.sIFR-alternate {
    display: inline;
    height: auto;
    left: auto;
    overflow: show;
    position: relative;
    top: auto;
    width: auto;
}
#landing-content h2 a {
    color: #023E61;
}
#landing-content #dnn_ContentPane {
    width: 500px;
}
/* Specialized Manufacturing Services */

/* Bullets */

.specialized-manufacturing-services {
	list-style-type: none!important;
	margin-left: 0px;
}
.specialized-manufacturing-services li {
	list-style: none!important;
	padding: 0 0 4px 20px;
}
.specialized-manufacturing-services li span {
	color: #000;
}
li.mature-product-energizer {
	color: #E41A41;
	background: url("images/bullet-squire-red.gif") no-repeat 0 2px transparent!important;
}
li.packaging-optimization-process {
	color: #F8941C;
	background: url("images/bullet-squire-orange.gif") no-repeat 0 2px transparent!important;
}
li.customized-solutions {
	color: #3AB54A;
	background: url("images/bullet-squire-green.gif") no-repeat 0 2px transparent!important;
}
li.product-launcher {
	color: #92268F;
	background: url("images/bullet-squire-purple.gif") no-repeat 0 2px transparent!important;
}
li.manufacturing-performance-management {
	color: #273790;
	background: url("images/bullet-squire-blue.gif") no-repeat 0 2px transparent!important;
}

/* Middle Nav */

#middle-nav {
	display: block;
	float: left;
	width: 975px;
	padding: 0;
	margin: 0;
	background: #FFF;
}
#middle-nav ul {
	display: inline-block;
	float: left;
	width: 975px;
	padding: 0;
	margin: 0;
}
#middle-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#middle-nav li a {
	float: left;
	width: 195px;
	height: 68px;
	padding: 0;
	margin: 0;
	text-align: center;
}
#middle-nav li a span {
	display: none;
}
#middle-nav a.mature-product-energizer {
	background: url("images/middle-nav-mature-product.png") no-repeat top left;
}
#middle-nav a.mature-product-energizer:hover {
	background-position: bottom left;
}
#middle-nav a.packaging-optimization-process {
	background: url("images/middle-nav-packaging-optimization.png") no-repeat top left;
}
#middle-nav a.packaging-optimization-process:hover {
	background-position: bottom left;
}
#middle-nav a.customized-solutions {
	background: url("images/middle-nav-customized-solutions.png") no-repeat top left;
}
#middle-nav a.customized-solutions:hover {
	background-position: bottom left;
}
#middle-nav a.product-launcher {
	background: url("images/middle-nav-product-launcher.png") no-repeat top left;
}
#middle-nav a.product-launcher:hover {
	background-position: bottom left;
}
#middle-nav a.manufacturing-performance-managment {
	background: url(images/middle-nav-manufacturing-performance.png) no-repeat top left;
}
#middle-nav a.manufacturing-performance-managment:hover {
	background-position: bottom left;
}

#left-menu {
	font-family: Arial, Helvetica, sans-serif;
}


#left-nav {
	display: inline-block;
	float: left;
	width: 226px;
	padding: 0;
	margin: 0;
	clear: both;
}
#left-nav li {
	list-style: none;
	background: url("images/left-nav-bakgrd-tile.png") repeat-x left top;
}
#left-nav li a {
	float: left;
	width: 226px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#left-nav li a span {
	display: none;
}
a.mature-product-energizer {
	height: 68px;
	background: url("images/middle-nav-mature-product.png") no-repeat top left;
}
a.mature-product-energizer:hover {
	background-position: bottom left;
}
a.packaging-optimization-process {
	height: 68px;
	background: url("images/middle-nav-packaging-optimization.png") no-repeat top left;
}
a.packaging-optimization-process:hover {
	background-position: bottom left;
}
a.customized-solutions {
	height: 68px;
	background: url("images/middle-nav-customized-solutions.png") no-repeat top left;
}
a.customized-solutions:hover {
	background-position: bottom left;
}
a.product-launcher {
	height: 68px;
	background: url("images/middle-nav-product-launcher.png") no-repeat top left;
}
a.product-launcher:hover {
	background-position: bottom left;
}
a.manufacturing-performance-managment {
	height: 68px;
	background: url("images/middle-nav-manufacturing-performance.png") no-repeat top left;
}
a.manufacturing-performance-managment:hover {
	background-position: bottom left;
}

/* Left Nav Call Out */

#left-nav-call-out {
	display: inline-block;
	float: left;
	width: 226px;
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 1.2em;
}
#left-nav-call-out li {
	list-style: none;
}
#left-nav-call-out li a {
	float: left;
	width: 226px;
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
	text-align: left;
}
#left-nav-call-out li a span {
	display: block;
	line-height: 1.2em;
}
#left-nav-call-out a:hover {
	text-decoration: none!important;
}
#left-nav-call-out h3 {
	font-size: 14px;
	background: none;
	color: #036;
	padding: 0;
	margin: 10px 0 6px 0;
}
#left-nav-call-out h4 {
	color: #036;
	text-decoration: underline;
	text-align: right;
	padding: 0;
	margin: 6px 0 0 0;
}
.quick-facts {
	height: 100px;
	background: url("images/call-out-blue-bakgrd.png") repeat-y top left!important;
	border-top: solid 2px #FFF;
}
.quick-facts span {
	font-size: 12px;
	margin-left: 14px;
	width: 200px;
}
h4.bullet-arrow-drkblue {
	background: url("images/arrow-drk-blue.png") no-repeat 4px right;
}
.contact-atek {
	height: 100px;
	background: url("images/call-out-gray-bakgrd.png") repeat-y top left!important;
	border-top: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
}
.contact-atek span {
	font-size: 12px;
	margin-left: 14px;
	width: 160px;
}
.contact-atek h4 {
	text-align: left!important;
}
/* Old Left Nav styles */
#leftnav-column {
    background: url("images/left-column-bakgrd.png") repeat-y!important;;
    display: inline;
    float: left;
    margin: 0;
    width: 246px;
	height: 100%;
}
#leftnav {
    display: inline;
    float: left;
    margin: 0;
    width: 226px;
}
#leftnav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#leftnav li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#dnn_ctr511_HtmlModule_lblContent {
	display: none;
}
/* Secondary Template changes */

#tertiary-page {
    background: url("images/tertiary-content-bg-tile.jpg") repeat-y scroll right top transparent;
    display: inline;
    float: left;
    margin: 0;
    width: 975px;
}
#secondary-page {
  float: left;
  width: 975px;
  margin: 0px;
/*  background: url(images/secondary-content-bg-top.jpg) no-repeat 221px 180px;*/
  display: inline;
}
#secondary-content {
    color: #373737;
    display: inline;
    float: left;
    margin: 20px 0 0 10px;
    padding-bottom: 20px !important;
    width: 638px;
}
#secondary-content ul {
	margin: 0;
	padding: 0;
}
#secondary-content li {
	background: url("images/bullet-blue.png") no-repeat 0 4px;
	list-style-type: none;
    margin: 0;
	padding: 0 0 4px 18px;
}
.bullet-list ul {
	margin: 0;
	padding: 0;
}
.bullet-list li {
	background: url("images/bullet-blue.png") no-repeat 0 4px;
	list-style-type: none;
    margin: 0;
	padding: 0 0 4px 18px;
}
#dnn_ContentPane {
	width: 680px;
}
#dnn_ContentPane h1 {
    color: #023E61;
    font-size: 26px;
    font-weight: normal;
    line-height: normal;
    margin: 8px 0 4px 0;
    padding: 0;
}
h2 {
    color: #023E61;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 20px;
    font-weight: normal;
	line-height: 1.6em;
    margin: 15px 0 10px 0;
}
h3 {
    color: #023E61;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 16px;
	line-height: 1.6em;
    margin: 6px 0 6px 0;
}
a {
    color: #023E61;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 12px;
	text-decoration: none;
}
a:hover {
    color: #6699CC;
	text-decoration: underline;
}
ul {
    margin: 10px 0 0 20px;
}
ul li {
    list-style-type: disk!important;
}
.caption {
	font-size: 10px;
	width: 400px;
	margin-bottom: 40px!important;
}

#dnn_ctr521_HtmlModule_lblContent {
	margin-left: -14px;
}
#dnn_ctr519_ContentPane {
	width: 700px;
}
#dnn_ctr1515_ContentPane {
	width: 680px;
}
/* Home Page Content Wrapper */
#dnn_ctr502_ContentPane {
	width: 440px;
}
/* Leadership Profiles */
#corporate-leadership {
	float: left;
}
#corporate-leadership img {
	display: block;
	float: left;
	clear: both;
	background: #999;
	width: 120px;
	height: 180px;
	margin: 20px 0 0 0;
	padding: 0;
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;

}
#corporate-leadership .profile {
	float: left;
	width: 300px;
	margin: -4px 0 0 16px;
	padding: 6px;
}
#corporate-leadership .profile h3 {
	margin: 0;
	padding: 0;
}
#corporate-leadership .profile ul li {
	padding-bottom: 4px;
}
#corporate-leadership .profile-wrapper {
	display: block;
	float: left;
}

/* Portal changes */
/* homepage */

#dnn_ctr_Login_pnlLogin table {
	margin: 10px 0 0 40px;
}

/* Removed .sIFR-flash */

.sIFR-flash {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible;
}
/* Contact Form */
.ContactLabel {
  width: 120px;
  margin: 0px;
  padding: 0px;
}
.ContactTextField {
  width: 260px;
  border: 1px solid #7f9db9;
  display: inline;
  margin: 0px;
  padding: 0px;
}
.ContactForm {
	width: 680px;
}
#dnn_ctr540_ContentPane {
	width: 500px;
	float: left;
}
/* Contact us Information */
#dnn_ctr541_ContentPane {
	width: 160px;
	float: left;
}

/* Call to Action - Contact */

.call-to-action-contact {
	background: #E0E0E0;
	font-weight: bold;
	width: 100%;
	border: 2px double #023E61;
	padding: 6px;
	margin: 10px 0;
}
/* Small Methodology Links */
.small-methodology-links {
	width: 100%;
}
.small-methodology-links a {
	margin: 0;
	padding: 0;
}
.small-methodology-links img {
	margin: 0 0 0 -4px;
	padding: 0;
}
