/**
* Global Styles Defintions
*
* @author			Matt Gifford
* @copyright		2008 Timeshifting Interactive Limited
* @version		1.5.1
*/

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0; padding: 0;
	}

html {
	/* always display vertical scrollbar, stops centered content jumping between pages */
	overflow: -moz-scrollbars-vertical; overflow-y: scroll;
	}

body {
	width: 100%; padding: 0 0 20px 0; overflow-x: hidden;
	font: normal 13px verdana, bitstream vera sans, arial, geneva, helvetica, sans-serif;
	background: #dcdcdc;
	}

select, input, textarea {
	font: normal 99% verdana, bitstream vera sans, arial, geneva, helvetica, sans-serif;
	}

table {
	border-collapse: collapse; border-spacing: 0;
	font-size: inherit; font: 100%;
	}

fieldset, img { 
	border: 0; display: block;
	}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal; font-weight: normal;
	}

pre, code {
	font: 115% monospace;
	}

caption, th {
	text-align: left;
	}

ul, ol {
	list-style: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%; font-weight: normal;
	}

q:before, q:after {
	content: '';
	}

abbr, acronym {
	border: 0;
	}

sup {
	position: relative; display: inline-block; vertical-align: 0.3em; height: 1.2em;
	}

sub {
	position: relative; display: inline-block; vertical-align: -0.1em; height: 1.2em;
	}

body * {
	line-height:1.22em;
	}

a {
	color: #19578b; text-decoration: none;
	outline: none !important;
	}

a:hover {
	color: #19578b; text-decoration: underline;
	}

a.active {
	cursor: default;
	}

.clear {
	clear: both;
	}

.hidden {
	display: none !important;
	}

.invisible {
	visibility: hidden !important;
	}

.disclaimer {
	font: italic 10px verdana, bitstream vera sans, arial, geneva, helvetica, sans-serif !important; color: #999 !important;
	}

.clientStatement .disclaimer {
	color: #666 !important;
	}

.caseItemAlt .disclaimer {
	color: #ccc !important;
	}

strong {
	font-weight: bold;
	}

cite, em {
	font-style: italic;
	}



/*  ::  Global Styles  */

#page {
	position: relative; margin: 0 auto 20px auto; padding: 0; width: 860px;
	background: url(../images/global-content-bg.png) repeat-y 0px 0px;
	}



/*  ::  Global Styles  --  Header  */

#globalHeader {
	position: relative; width: 100%; height: 65px;
	background: url(../images/global-header-bg.png) no-repeat 0px 0px;
	}

#globalHeaderLogo {
	position: absolute; left: 17px; top: 32px;
	}


/*  ::  Global Styles  --  Header  ::  Navigation  */

#globalHeaderNav {
	position: absolute; display: block; left: 313px; top: 24px; width: 542px; height: 32px;
	}

#globalHeaderNav li a {
	position: absolute; left: 0; top: 0; height: 32px;
	background: url(../images/global-header-nav-bg-array.png) no-repeat 0px 0px;
	text-indent: -9999px;
	}

#globalHeaderNav #navHome a {
	left: 0px; width: 59px;
	background-position: 0 0;
	}

#globalHeaderNav #navHome a.active,
#globalHeaderNav #navHome a:hover {
	background-position: 0 -32px;
	}

#globalHeaderNav #navCases a {
	left: 59px; width: 102px;
	background-position: -59px 0;
	}

#globalHeaderNav #navCases a.active,
#globalHeaderNav #navCases a:hover {
	background-position: -59px -32px;
	}

#globalHeaderNav #navServices a {
	left: 161px; width: 74px;
	background-position: -161px 0;
	}

#globalHeaderNav #navServices a.active,
#globalHeaderNav #navServices a:hover {
	background-position: -161px -32px;
	}

#globalHeaderNav #navIndustries a {
	left: 235px; width: 85px;
	background-position: -235px 0;
	}

#globalHeaderNav #navIndustries a.active,
#globalHeaderNav #navIndustries a:hover {
	background-position: -235px -32px;
	}

#globalHeaderNav #navManagement a {
	left: 320px; width: 140px;
	background-position: -320px 0;
	}

#globalHeaderNav #navManagement a.active,
#globalHeaderNav #navManagement a:hover {
	background-position: -320px -32px;
	}


#globalHeaderNav #navLocations a {
	left: 460px; width: 82px;
	background-position: -460px 0;
	}

#globalHeaderNav #navLocations a.active,
#globalHeaderNav #navLocations a:hover {
	background-position: -460px -32px;
	}





/*  ::  Global Styles  --  Content  */

#globalContent {
	position: relative; width: 848px; padding: 0 5px 20px 7px;
	min-height: 400px;
	word-wrap: break-word;		/* stops very long words from increasing the width of their container */
	font-size: 11px;
	}

#globalContent a.buttonBlue {
	display: block; padding: 7px 18px 0 18px; height: 21px;
	background: url(../images/global-elements-button-bg-blue.png) repeat-x 0px 0px;
	font-size: 10px; font-weight: bold; white-space: nowrap; color: #fff;
	}

#globalContent div.breadcrumbs p {
	padding: 8px 0 12px 548px;
	font-size: 10px;
	}


/*  ::  Global Styles  --  Content  ::  Heading Styles  */

#globalContent h1 {
	padding: 0 0 12px 0;
	font: normal 24px arial, sans-serif; color: #000;
	}

#globalContent h2 {
	padding: 0 0 10px 0;
	font: normal 20px arial, sans-serif; color: #000;
	}

#globalContent h3 {
	padding: 0 0 8px 0;
	font: bold 16px arial, sans-serif; color: #000;
	}

#globalContent h4 {
	padding: 0 0 6px 0;
	font: bold 14px arial, sans-serif; color: #000;
	}

#globalContent h5 {
	padding: 0 0 4px 0;
	font: bold 12px arial, sans-serif; color: #000;
	}

#globalContent h6 {
	padding: 0 0 3px 0;
	font: bold 11px arial, sans-serif; color: #000;
	}

#globalContent h1.runOn,
#globalContent h2.runOn,
#globalContent h3.runOn,
#globalContent h4.runOn,
#globalContent h5.runOn,
#globalContent h6.runOn {
	padding-bottom: 2px;
	}

#globalContent h1.sectionEnd,
#globalContent h2.sectionEnd,
#globalContent h3.sectionEnd,
#globalContent h4.sectionEnd,
#globalContent h5.sectionEnd,
#globalContent h6.sectionEnd {
	padding-bottom: 35px;
	}



/*  ::  Global Styles  --  Content  ::  Paragraph Styles  */

#globalContent p {
	font-size: 11px;
	padding: 0 0 16px 0;
	}

#globalContent p.runOn {
	padding-bottom: 6px;
	}

#globalContent p.sectionEnd {
	padding-bottom: 35px;
	}



/*  ::  Global Styles  --  Content  ::  List Styles  */

#globalContent ol,
#globalContent ul {
	margin-top: 0;
	margin-bottom: 16px;
	padding: 0 0 0 15px;
	}

#globalContent ol ul,
#globalContent ol ul,
#globalContent ol ol,
#globalContent ul ul {
	margin-top: 6px;
	}

#globalContent ol {
	list-style: decimal;
	}

#globalContent ul {
	list-style: disc;
	}

#globalContent ol.runOn,
#globalContent ul.runOn {
	margin-bottom: 6px;
	}

#globalContent ol.sectionEnd,
#globalContent ul.sectionEnd {
	margin-bottom: 35px;
	}

#globalContent ol.noIndent,
#globalContent ul.noIndent {
	margin-left: 0; padding-left: 0;
	list-style: inside;
	}

#globalContent ol.noBullets,
#globalContent ul.noBullets {
	list-style: none;
	}

#globalContent li {
	font-size: 11px;
	padding-bottom: 6px;
	}



/*  ::  Global Styles  --  Content  ::  Column Styles  */

#globalContent div.cols2 {
	float: left; width: 49.975%;
	}

#globalContent div.cols3 {
	float: left; width: 33.275%;
	}

#globalContent div.cols4 {
	float: left; width: 24.975%;
	}

#globalContent div.cols5 {
	float: left; width: 19.975%;
	}



/*  ::  Global Styles  --  Footer  */

#globalFooter {
	position: relative; width: 100%; z-index: 100; padding: 0 0 22px 0;
	background: url(../images/global-footer-bg.png) no-repeat 0px 100%;
	}

#globalFooter p.legal {
	float: right; padding: 4px 15px 4px 0;
	font-size: 10px; color: #ddd;
	}

#globalFooter p.links {
	float: left; padding: 4px 0 4px 17px;
	font-size: 10px; color: #bbb;
	}

#globalFooter p.links a {
	color: #fff;
	}


/*  ::  Global Styles  --  Share  */

#share {
	position: absolute; left: 0; top: 0; width: 100%; height: 1px; z-index: 9999;
	}

#shareBackground {
	position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.6; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	background: #000;
	}



/*  ::  Global Styles  --  Share  ::  Dialog  */

#shareDialog {
	position: fixed; left: 50%; top: 50px; width: 504px; padding: 30px; z-index: 2000; margin: 0 0 0 -250px;
	text-align: left; background: #fff;

	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

#shareDialog a.close {
	position: absolute; display: block; top: 14px; left: 527px; width: 16px; height: 16px; overflow: hidden;
	background: url(http://ajax.googleapis.com/ajax/libs/dojo/1.3/dojox/image/resources/images/close.png) no-repeat 0px 0px;
	}

#shareDialog h3 {
	margin: 0; padding: 0px 0 16px 0;
	font-size: 14px; font-weight: bold; color: #000;
	}

#shareDialog div.social {
	float: left; width: 280px; overflow: hidden;
	}

#shareDialog div.social ul {
	margin: 0; padding: 0 0 0 10px; list-style: none;
	}

#shareDialog div.social ul li {
	display: block; margin: 0; padding: 0 0 10px 0; width: 230px; overflow: hidden;
	}

#shareDialog div.social ul a {
	float: left; display: block; height: auto; margin: 0; padding: 3px 0 4px 21px;
	font-size: 12px; color: #000;
	}

#shareDialog div.social ul a:hover {
	color: #ee1111; text-decoration: none;
	}

#shareDialog div.social ul li a.bebo {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -62px;
	}

#shareDialog div.social ul li a.delicious {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -94px;
	}

#shareDialog div.social ul li a.digg {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -126px;
	}

#shareDialog div.social ul li a.facebook {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px 2px;
	}

#shareDialog div.social ul li a.google {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -158px;
	}

#shareDialog div.social ul li a.myspace {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -30px;
	}

#shareDialog div.social ul li a.technorati {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -190px;
	}

#shareDialog div.social ul li a.windowslive {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -222px;
	}

#shareDialog div.social ul li a.yahoomyweb {
	background: url(../images/global-elements-icons-socialmedia-bg.png) no-repeat 0px -254px;
	}

#shareDialog div.email {
	float: left; width: 200px; overflow: hidden;
	}

#shareDialog div.email form {
	margin: 0; padding: 0;
	}

#shareDialog div.email fieldset {
	margin: 0; padding: 0;
	}

#shareDialog div.email form label {
	display: block; margin: 0; padding: 0;
	font: normal 11px arial, geneva, helvetica, sans-serif; color: #666;
	}

#shareDialog div.email form label.missing {
	padding: 0 0 8px 0; color: #c00;
	}

#shareDialog div.email form label.sending {
	padding: 0 0 8px 0; color: #090;
	}

#shareDialog div.email form label.hidden {
	display: none;
	}

#shareDialog div.email form input {
	display: block; margin: 0 0 4px 0; padding: 0;
	font: normal 11px arial, geneva, helvetica, sans-serif; color: #000;
	}

#shareDialog div.email form input.text {
	width: 190px; padding: 2px 3px;
	background: #fff; border: 1px solid #999;
	}

#shareDialog div.email form textarea {
	display: block; margin: 0 0 4px 0; width: 193px; height: 40px; padding: 2px 0 2px 3px;
	background: #fff; border: 1px solid #999;
	font: normal 11px arial, geneva, helvetica, sans-serif; color: #000;
	}

#shareDialog div.email form div.captcha {
	position: relative; padding: 4px 0 10px 0;
	font-size: 10px;
	}

#shareDialog div.email form div.captcha img {
	margin: 0 0 2px ; border: 1px solid #ccc;
	}

#shareDialog div.email form a.send {
	float: left; display: block; padding: 8px 30px 8px 8px;
	background: #2f61d4 url(../images/global-elements-linkarrow.png) no-repeat 100% 50%;
	font-size: 10px; font-weight: bold; color: #fff; text-decoration: none;
	}

#shareDialog div.email form a.send:hover {
	background: #4e79db url(../images/global-elements-linkarrow-over.png) no-repeat 100% 50%;
	color: #d1dbf4; text-decoration: none;
	}



/*  ::  Page Styles  --  Home  ::  Intro  */

#homeIntro {
	position: relative; width: 100%; height: 205px; padding: 0 0 36px 0;
	}

#homeIntro h1,
#homeIntro h4,
#homeIntro p {
	position: absolute; left: -9999px; width: 1000px;
	}


/*  ::  Page Styles  --  Home  ::  Case Study  */

#homeCaseStudy {
	float: left; width: 352px; padding: 0 29px 25px 42px;
	}

#homeCaseStudy h2 {
	padding: 0 0 10px 0;
	}

#homeCaseStudy h3 {
	padding: 0 0 25px 0;
	font: normal 16px arial, geneva, helvetica, sans-serif;
	}

#homeCaseStudy a.buttonBlue {
	float: right; margin-top: 16px;
	}

#homeCaseStudy div.memberComment {
	position: relative; width: 100%; padding: 0;
	background: #b2e559;
	}

#homeCaseStudy div.memberComment div.photo {
	float: left; width: 76px;
	}

#homeCaseStudy div.memberComment div.text {
	float: left; width: 267px; padding: 10px 0 0;
	}

#homeCaseStudy div.memberComment div.text p.author {
	padding: 0 5px 0 0;
	text-align: right; font-size: 10px;
	}

#homeCaseStudy div.memberComment div.text p.author a {
	font-weight: bold;
	}



/*  ::  Page Styles  --  Home  ::  Latest News  */

#homeLatestNews {
	float: left; width: 352px; padding: 0 0 25px 29px;
	}

#homeLatestNews h2 {
	padding: 0;
	}

#homeLatestNews h2 a {
	float: right; font-size: 10px; padding: 5px 0px 5px 20px;
	background: url(../images/global-elements-icon-rss-small.png) no-repeat 0px 50%;
	}

#homeLatestNews div.newsItem {
	position: relative; width: 100%; padding: 20px 0 10px 0;
	}

#homeLatestNews div.newsItem div.photo {
	float: left; width: 76px;
	}

#homeLatestNews div.newsItem div.text {
	float: left; width: 276px;
	font-size: 11px;
	}

#homeLatestNews div.newsItem div.text h3 {
	padding: 0 0 1px 0;
	font-size: 13px; font-weight: bold;
	}

#homeLatestNews div.newsItem div.text p {
	font-size: 11px;
	}

#homeLatestNews div.newsItem div.text p.author {
	padding: 0 0 8px 0;
	font-size: 10px;
	}

#homeLatestNews div.newsItem div.text p.sectionEnd {
	padding: 8px 0 0 0;
	text-align: right;
	}



/*  ::  Page Styles  --  Inside  ::  Intro  */

#insideIntro {
	position: relative; width: 100%; height: 115px; padding: 0;
	}

#insideIntro h1,
#insideIntro h4,
#insideIntro p {
	position: absolute; left: -9999px; width: 1000px;
	}



/*  ::  Page Styles  --  Cases  ::  List  */

#casesList {
	position: relative; width: 848px; overflow: hidden;
	}

#casesList div.caseItem {
	position: relative; width: 758px; padding: 25px 45px 20px 45px;
	background: #d7e5c0;
	}

#casesList div.caseItemAlt {
	background: #fff;
	}

#casesList div.caseItem p {
	line-height: 1.4;
	}

#casesList div.caseItem ul {
	margin: 15px 0 15px 30px; padding: 0; list-style: disc;
	}

#casesList div.caseItem ol {
	margin: 15px 0 15px 30px; padding: 0; list-style: decimal;
	}

#casesList div.caseItem a.buttonBlue {
	float: right; margin-top: 16px;
	}

#casesList div.caseItem span.alignright {
	float: right; font-weight: bold; font-style: italic;
	text-align: right;
	}



/*  ::  Page Styles  --  Cases  ::  Single  */

#casesSingle {
	position: relative; width: 848px; padding: 15px 0 20px 0;
	}

#casesSingle div.inner {
	position: relative; padding: 0 45px 16px 45px; width: 758px;
	line-height: 1.4;
	font-size: 11px;
	}

#casesSingle div.clientStatement {
	position: relative; width: 730px; padding: 15px 25px 15px 45px; margin: 10px 0 35px 0; overflow: hidden;
	background: #b6df6e;
	}

#casesSingle p {
	padding: 0;
	line-height: 1.4;
	}

#casesSingle ul {
	margin: 15px 0 15px 30px; padding: 0; list-style: disc;
	}

#casesSingle ol {
	margin: 15px 0 15px 30px; padding: 0; list-style: decimal;
	}

#casesSingle li {
	margin: 10px 0 10px 20px;
	}

#casesSingle ul li,
#casesSingle ol li {
	margin: 0;
	}

#casesSingle a.buttonBlue {
	float: left; margin: 14px 0 0 0;
	}

#casesSingle span.alignright {
	float: right; font-weight: bold; font-style: italic; margin: 14px 0 0 0;
	text-align: right;
	}

#casesSingle div.breakOut {
	position: relative; width: 300px;
	}

#casesSingle div.breakOut p {
	padding: 0 0 16px 0;
	}

#casesSingle div.breakOutRight {
	float: right; margin: 0 -101px 50px 20px;
	/*
	position: absolute; right: 45px; top: 0;
	*/
	}

#casesSingle div.breakOutRight div.sectionHeader {
	position: relative; width: 300px; height: 10px;
	background: url(../images/cases-single-breakout-right-bg-top.png) no-repeat 0px 0px;
	}

#casesSingle div.breakOutRight div.sectionBody {
	position: relative; width: 258px; padding: 12px 20px 5px 22px;
	background: url(../images/cases-single-breakout-right-bg-middle.png) repeat-y 0px 0px;
	}

#casesSingle div.breakOutRight div.sectionFooter {
	position: relative; width: 300px; height: 10px;
	background: url(../images/cases-single-breakout-right-bg-bottom.png) no-repeat 0px 0px;
	}

#casesSingle div.breakOutLeft {
	clear: right; float: left; margin: 25px 25px 35px -101px;
	/*
	position: absolute; left: 45px; top: 0;
	*/
	}

#casesSingle div.breakOutLeft div.sectionHeader {
	position: relative; width: 300px; height: 10px;
	background: url(../images/cases-single-breakout-left-bg-top.png) no-repeat 0px 0px;
	}

#casesSingle div.breakOutLeft div.sectionBody {
	position: relative; width: 258px; padding: 12px 20px 5px 22px;
	background: url(../images/cases-single-breakout-left-bg-middle.png) repeat-y 0px 0px;
	}

#casesSingle div.breakOutLeft div.sectionFooter {
	position: relative; width: 300px; height: 10px;
	background: url(../images/cases-single-breakout-left-bg-bottom.png) no-repeat 0px 0px;
	}

#casesSingle div.breakOut div.sectionBody div.photo {
	float: left; width: 80px; padding: 0 0 15px 0;
	}

#casesSingle div.breakOut div.sectionBody div.text {
	float: left; width: 178px; padding: 0 0 15px 0;
	text-align: right;
	}

#casesSingle div.breakOut div.sectionBody div.text p {
	font-size: 11px;
	}

#casesSingle div.breakOut div.sectionBody input.text {
	display: block; width: 248px; height: 19px; padding: 3px 4px 0 4px; margin: 0 0 4px 0;
	background: #fff; border: 1px solid #ccc;
	color: #000;
	}

#casesSingle div.breakOut div.sectionBody input.textDefault {
	color: #999;
	}

#casesSingle div.breakOut div.sectionBody textarea.question {
	display: block; width: 252px; height: 85px; padding: 3px 0 3px 4px; margin: 0 0 6px 0;
	background: #fff; border: 1px solid #ccc;
	color: #000;
	}

#casesSingle div.breakOut div.sectionBody textarea.questionDefault {
	color: #999;
	}

#casesSingle div.breakOut div.sectionBody a.buttonBlue {
	margin: 0 0 12px 0;
	}

#casesSingle div.breakOut div.sectionBody div.question,
#casesSingle div.breakOut div.sectionBody div.answer {
	padding: 8px 10px 4px 10px;
	background: #fff;
	}

#casesSingle div.breakOut div.sectionBody div.question p,
#casesSingle div.breakOut div.sectionBody div.answer p {
	position: relative; width: 238px; padding: 0 0 4px 0; overflow: hidden;
	font-style: italic;
	}

#casesSingle div.breakOut div.sectionBody div.question p span.author,
#casesSingle div.breakOut div.sectionBody div.answer p span.author {
	float: right; margin: 1px 0 0 0;
	}

#casesSingle div.breakOut div.sectionBody p.links {
	text-align: right; padding: 8px 0 0 0;
	}

#casesSingle #caseQuestionPopupOverlay {
	position: fixed; top: 0; left: 0; width: 100%; height: 100%;
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	}

#casesSingle #caseQuestionPopupDialog {
	position: fixed; left: 50%; margin-left: -250px; top: 60px; width: 458px; padding: 20px;
	background: #d7e2c2;
	border: 1px solid #b7bbb4;
	}

#casesSingle #caseQuestionPopup p {
	padding: 0 0 16px 0;
	font-size: 11px;
	}

#casesSingle #caseQuestionPopup input.text {
	display: block; width: 448px; height: 19px; padding: 3px 4px 0 4px; margin: 0 0 4px 0;
	background: #fff; border: 1px solid #ccc;
	color: #000;
	}

#casesSingle #caseQuestionPopup input.textDefault {
	color: #999;
	}

#casesSingle #caseQuestionPopup textarea.question {
	display: block; width: 452px; height: 85px; padding: 3px 0 3px 4px; margin: 0 0 6px 0;
	background: #fff; border: 1px solid #ccc;
	color: #000;
	}

#casesSingle #caseQuestionPopup textarea.questionDefault {
	color: #999;
	}

#casesSingle #caseQuestionPopup div.captcha {
	padding: 5px 0;
	}

#casesSingle #caseQuestionPopup div.captcha img {
	border: 1px solid #ccc;
	}

#casesSingle #caseQuestionPopup span {
	font-size: 11px;
	}

#casesSingle #caseQuestionPopup a.buttonBlue {
	margin: 0 0 12px 0;
	}

#casesSingle div.indentLeft {
	padding-left: 220px; min-height: 700px;
	}

#casesSingle div.indentRight {
	padding-right: 220px; min-height: 700px;
	}



/*  ::  Page Styles  --  Services  */

#services {
	position: relative; width: 808px; padding: 15px 0 20px 40px;
	}

#services table.services {
	margin: 0; padding: 0; border: 0; border-collapse: colllapse; border-spacing: 0px;
	background: #fff;
	}

#services table.services td {
	width: 185px; margin: 0; padding: 0;
	vertical-align: top;
	background: #d2d3d3;
	}

#services table.services td:hover {
	background: #ccd2be;
	}

#services table.services td.gutter,
#services table.services td.gutter:hover {
	width: 10px;
	background: #fff;
	}

#services table.services td table.heading td {
	width: 185px; height: 54px;
	text-align: center; vertical-align: middle;
	background: url(../images/services-item-heading-bg.png) repeat-x 0px 0px;
	}

#services table.services td:hover table.heading td {
	background-position: 0 -54px;
	}

#services table.services td h2 {
	display: inline; font: bold 13px arial, sans-serif; color: #000;
	}

#services table.services td h2 a {
	color: #000; text-decoration: none;
	}

#services table.services td ul {
	display: block; width: 145px; margin: 0; padding: 20px 20px 35px 20px; list-style: none;
	}

#services table.services td ul li {
	width: 145px; padding: 0 0 12px 0;
	}

#services table.services td p {
	position: absolute; width: 165px; bottom: 35px; margin: 0; padding: 0;
	text-align: right; font-size: 10px; font-weight: bold;
	}


/*  ::  Page Styles  --  Article  ::  Content  */

#articleContent {
	position: relative; width: 100%;
	background: url(../images/article-content-bg.png) repeat-y 0px 0px;
	}



/*  ::  Page Styles  --  Article  ::  Sidebar  */

#articleSidebar {
	float: left; position: relative; width: 216px; padding: 0;
	}

#articleSidebar h3 {
	margin: 0 0 8px 0; padding: 6px 35px;
	font-size: 12px; font-weight: bold;
	background: #b6df6e;
	}

#articleSidebar ul {
	margin: 0; padding: 10px 0; list-style: none;
	}

#articleSidebar li {
	padding: 5px 35px 5px 35px;
	margin: 1px 0;
	}

#articleSidebar li.expanded,
#articleSidebar li.active {
	background: #b6df6e;
	}

#articleSidebar li.collpased ul {
	display: none;
	}

#articleSidebar ul ul {
	margin: 0; padding: 6px 0 0 0; list-style: none;
	}

#articleSidebar li li {
	padding: 5px 0 5px 15px;
	}



/*  ::  Page Styles  --  Article  ::  Body  */

#articleBody {
	float: left; position: relative; width: 632px;
	}

#articleBody div.articleItem {
	position: relative; width: 552px; padding: 15px 0; margin: 0 40px 20px 40px;
	background: #fff;
	}

#articleBody div.articleItemBorder {
	border-bottom: 3px solid #b6df6e;
	}

#articleBody div.articleItem h2 {
	}

#articleBody div.blogItem {
	position: relative; width: 552px; padding: 15px 0; margin: 0 40px 0 40px;
	background: #fff;
	}

#articleBody div.blogItem h3 {
	padding: 0 0 2px 0;
	}

#articleBody div.blogItem h6 {
	padding: 0 0 12px 0;
	}

#articleBody div.blogItem p.footer {
	font-size: 10px;
	}

#articleBody div.blogItem p.footer a {
	color: #000; text-decoration: underline;
	}

#articleBody div.blogItem p.footer a.rss {
	display: inline-block; padding-left: 16px;
	background: url(../images/global-elements-icon-rss-xsmall.png) no-repeat 0px 50%;
	}

#articleBody div.caseItem {
	position: relative; width: 552px; padding: 15px 40px;
	background: #b6df6e;
	}

#articleBody div.caseItem h4 {
	color: #2b5a86;
	}

#articleBody div.caseItem h5 {
	color: #000; font-size: 12px; font-weight: bold;
	}

#articleBody div.caseItem a.buttonBlue {
	float: right; margin-top: 10px;
	}



/*  ::  Page Styles  --  Management Content  */

#managementContent {
	position: relative; width: 100%;
	}

#managementContent div.teamItem {
	position: relative; width: 758px; padding: 25px 45px 0 45px;
	background: #d7e5c0;
	}

#managementContent div.teamItemAlt {
	background: #fff;
	}

#managementContent div.teamItem div.photo {
	float: left; width: 250px; padding-bottom: 25px;
	}

#managementContent div.teamItem div.text {
	float: left; width: 500px;
	}

#managementContent div.teamItem h2 {
	color: #000; padding: 0;
	font: bold 20px arial, geneva, helvetica, sans-serif;
	}

#managementContent div.teamItem h3 {
	color: #000; padding: 0 0 16px 0;
	font: normal 13px arial, geneva, helvetica, sans-serif;
	}

#managementContent div.teamItem p {
	line-height: 1.4;
	}

#managementContent div.teamItem a.buttonBlue {
	float: right;
	}
