@charset "utf-8";
/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/* -- generic site styles --*/

html,body{
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align: left;
	background-color: transparent;
}

html
{
	background: #8255CC url(../images/bg_purple.jpg) left top no-repeat;
	background-attachment: fixed;
}
#horizlines
{
	/*float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg_horizLines.png) left top repeat;*/
}

.strongGold
{
	color: #D8B161;
}
strong,
.color1
{
	color: #592787;
}
.color2
{
	color: #592686;
}
.siteClear
{
	clear: both;
	margin: 0;
	padding: 0;
}
.cAlign
{
	margin: 10px 0 10px 0;
	text-align: center !important;
}
.lAlign
{
	text-align: left !important;
	clear: both;
}
.adminTitle
{
	font-size: 1.3em;
	clear: both;
	color: #9369D1;
	font-weight: bold;
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
}
.adminTextBox
{
	width: 99% !important;
}
.adminTableBrder
{
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
.adminTableBrder td
{
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	padding: 8px;
}

/* -- Container and background tiles -- */

#container
{
	position: relative;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 20px 0 0 0;
	z-index: 10000;
	background: transparent url(../images/body_bg_header.png) left top no-repeat;
}
#containerBFooter
{
	position: relative;
	width: 960px;
	height: 30px;
	margin: 0 auto;
	z-index: 9999;
	background: transparent url(../images/body_bg_footer.png) left top no-repeat;
}
#containerFooter
{
	position: relative;
	width: 960px;
	height: 120px;
	margin: 5px auto 0 auto;
	background: transparent url(../images/footer_bg.png) left top no-repeat;
}
/* -- upper navigation -- 
#navHolder
{
	position: relative;
	z-index: 1000;
	width: 863px;
	height: 24px;
	clear: both;
	background: transparent url(../images/navTile.jpg) top left repeat-x;	
}
#navCornerLeft
{
	float: left;
	width: 5px;
	height: 24px;
	background: transparent url(../images/navLeft.jpg) top left no-repeat;
}
#navCornerRight
{
	float: right;
	width: 5px;
	height: 24px;
	background: transparent url(../images/navRight.jpg) top left no-repeat;
}
.navLink
{
	float: left;
	margin: 0 0 0 0;
	padding: 5px 15px 6px 15px;
	background: transparent url(../images/navBreak.jpg) top right no-repeat;
}
.navLink a:link, .navLink a:active, .navLink a:visited
{
	color: #592787;
	font-size: 1.1em;
	font-weight: bold;
}
.navLink a:hover
{
	text-decoration: underline;
}
.navSubLink
{
	float: left;
	height: 22px;
}
.navSubLink .navLink
{
}
.navSubHolder
{
	height: auto;
	position: absolute;
	clear: both;
	top:23px;
	left:0px;
}
.subNavPos
{
	display:none;
	border: 1px solid #CCC;
	border-top: none;
	width: 170px;
}
.navSubHolder .navLink
{
	float:none;
	display:block !important;
	background: #E5DCED url(../images/navTileNoBorder.jpg) top left repeat-x;
}*/
/* Navigation */
#navHolder
{
	position: relative;
	z-index: 1000;
	width: 863px;
	height: 30px;
	clear: both;
	background: transparent url(../images/navTile.jpg) top left repeat-x;	
	margin: 0 0 10px 47px;
}
#navCornerLeft
{
	float: left;
	width: 7px;
	margin: 0 0 0 -2px;
	height: 30px;
	background: transparent url(../images/navLeft.jpg) top left no-repeat;
}
#navCornerRight
{
	float: right;
	width: 7px;
	height: 30px;
	margin: 0 -4px 0 0;
	background: transparent url(../images/navRight.jpg) top left no-repeat;
}
.nav, .nav ul 
{
	list-style: none;
	margin: 3px 0 0 0;
	padding: 0;
}
.nav 
{
	z-index: 100;
	/*position: relative;*/
	
	float: left;
}
.nav li 
{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	background: transparent url(../images/navBreak.jpg) top right no-repeat;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited 
{
	font: bold 1.1em/25px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	padding: 0 9px;
	text-decoration: none;
}

.nav li a:hover 
{
	color: #FFF;
	text-decoration: underline;
}
#nav-one li:hover a,
#nav-one li.sfHover a 
{
/*	background: transparent url(../images/navTile.jpg) top left repeat-x;*/
background: transparent url(../images/navBreak.jpg) top right no-repeat;
	color: #FFF;
}
#nav-one li:hover ul a,
#nav-one li.sfHover ul a 
{
	background: transparent url(../images/navTile.jpg) left -2px repeat-x;
	color: #FFF;
}
#nav-one li:hover ul a:hover,
#nav-one li.sfHover ul a:hover 
{
	color: #FFF;
	text-decoration: underline;
}

.nav ul 
{
	list-style: none;
	margin: 0;
	width: 233px;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul 
{
	top: 23px;
}
.nav ul li 
{
	float: none;
	height: 23px;
	background: transparent url(../images/navTile.jpg) left -2px repeat-x;
}
.nav ul a 
{
	padding-right: 20px;
	width: 215px;
	white-space: nowrap;
}
.nav ul a:hover 
{
	color: #FFF;
}

/* -- logo and links header -- */
/* -- page admin -- */
.pageAdmin
{
	position: absolute;
	top: 11px;
	right: 50px;
}
.pageAdmin img
{
	float: left;
}
.pageAdmin .adminLinks
{
	float: left;
	margin: 4px 0 0 5px;
	color: #000;
}
#headerHolder
{
	position: relative;
	height: 56px;
	margin: 0 0 12px 47px;
	width: 867px;
}
#carterCorsonLogo
{
	float: left;
}
#carterCorsonContact
{
	float: right;
	width: 200px;
	height: 40px;
	margin: 8px 0 0 0;
	padding: 5px 10px;
	color: #592787;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: right;
	background: transparent url(../images/contact_upper_bg.gif) left top no-repeat;
}
#carterCorsonContact a
{
	color: #333;
	text-decoration: none;
}
#carterCorsonContact a:hover
{
	text-decoration: underline;
}

/* -- footer area -- */
#footerLinks
{
	position: relative;
	width: 854px;
	padding: 12px 0 0 0;
	margin: 0 auto;
}
#footerLinks .l
{
	float: left;
	margin: 0 10px 0 0;
}
#footerLinks .r
{
	float: right;
	margin: 0 0 0 10px;
}
#footerLinks a
{
	margin: 0 5px 0 0;
}
#footerText
{
	position: relative;
	width: 854px;
	padding: 12px 0 0 0;
	margin: 0 auto;
	
	text-align: right;
	line-height: 1.5em;
	color: #EEE;
}
#footerText a
{
	color: #EEE;
	displa: none;
	visibility: hidden;
}
/* -- upper display area -- */
#displayAreaLrg
{
	float: left;
	height: 190px;
	overflow: hidden;
	margin: 0 0 8px 47px;
}
.displayAreaImg
{
	float: left;
	height: 120px;
	margin: 0 0 10px 47px;
	overflow: hidden;
}
.displayAreaImg,
.displayAreaImgHP
{
	float: left;
	width: 865px;
}
.displayAreaImgHP
{
	width: 865px;
}
.displayAreaImg ul,
.displayAreaImgHP ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#displayAreaCommon
{
	float: left;
	width: 194px;
	height: 178px;
	padding: 10px 0 0 22px;
	background: transparent url(../images/headerCommonBg.jpg) top left no-repeat;
}
#displayAreaMedCommon
{
	float: left;
	width: 210px;
	height: 118px;
}
#displayAreaMedCommon img
{
	float: left;
}

#displayAreaMed
{
	float: left;
	height: 118px;
	overflow: hidden;
	margin: 12px 0 10px 0;
}
/* -- content area -- */

#contentColLeft
{
}
#contentColMid
{
}
#contentColLM
{
	float: left;
	line-height:1.9em;
	font-size: 1.1em;
	width: 640px;
	border: 1px solid red;
}
#contentColLMR
{
	float: left;
	line-height:1.9em;
	font-size: 1.1em;
	width: 866px;
	margin: 0 0 0 47px;
}
#contentColLM h1, #contentColLM h2, #contentColLM h3, #contentColLM h4, #contentColLM h5,
#contentColLMR h1, #contentColLMR h2, #contentColLMR h3, #contentColLMR h4, #contentColLMR h5
{
	font-size: 1.3em;
	float: left;
	padding: 15px 10px 5px 10px;
	clear: both;
	color: #9369D1;
	font-weight: bold;
}
#contentColLM a:link, #contentColLM a:active, #contentColLM a:visited,
#contentColLMR a:link, #contentColLMR a:active, #contentColLMR a:visited,
#contentColRight a:link, #contentColRight a:active, #contentColRight a:visited
{
	color: #592787;
	text-decoration: underline;
}
#contentColLM a:hover,
#contentColLMR a:hover,
#contentColRight a:hover
{
}
#contentColRight
{
	float: right;
	margin: 0 6px 0 0;
	line-height:1.9em;
	font-size: 1.1em;
	width: 208px;
	border: 1px solid red;
}
#contentColRight .icon
{
	float: left;
	margin: 0 10px 0 0;
}
#contentColRight .title
{
	float: left;
	font-size: 1.3em;
}
#contentColRight p
{
	clear: both;
	padding: 10px 0 0 0;
	margin: 0 0 15px 10px;
	text-align: justify !important;
}
.contentCopyHp, .contentCopy, .contentCopyBlank
{
	float: left;
	width: 860px;
	min-height: 33px;
	margin: 12px 0 0 0;
	background: transparent url(../images/sectionHeaderBreak.jpg) top left no-repeat;
}
.contentCopy
{
	background: transparent url(../images/sectionHeaderBreakSml.jpg) top left no-repeat;
}
#contentColLM ul,
#contentColLM ul li
{
	clear:both;
}
#contentColLM ul li
{
	margin: 0 0 15px 0;
}
#contentColLM ul li img
{
	display:block; 
	margin: 0px 5px 0 0px;
}

.contentCopyBlank
{
	position: absolute;
	background: none;
}
.contentCopyTitle
{
	float: left;
	width: 95%;
	font-size: 1.3em;
	padding: 0 0 0 10px;
}
#contentColLM p,
#contentColLMR p,
.contentCopyHp p
{
	float: left;
	clear: left;
	text-align: justify !important;
	width: 96%;
	padding: 10px 10px 0 10px;
}
.contentCopyTitle img
{
	float: left;
	margin: 10px 10px 10px 0;
}
#contentColRight .contentCopy
{
	margin: 0;
}
#contentColRight .contentCopyTitle img
{
	margin: 10px 10px 10px 0;
}
#contentColRight .contentCopyTitle h1, #contentColRight .contentCopyTitle h2, #contentColRight .contentCopyTitle h3, #contentColRight .contentCopyTitle h4, #contentColRight .contentCopyTitle h5
{
	font-size: 1.0em !important;
	margin-bottom: 10px !important;
}
.contentCopyTitle h1, .contentCopyTitle h2, .contentCopyTitle h3, .contentCopyTitle h4, .contentCopyTitle h5
{
	float: left;
	font-size: 1.1em !important;
	margin: 18px 0 10px 0 !important;
	padding: 0px !important;
	clear: none !important;
	color: #666666 !important;
	font-weight: bold !important;
}

.contentColRightCopy, .contentColRightCopyBlank
{
	float: left;
	padding: 0 0 0 9px;
	margin: 0 0 20px 0;
	min-height: 33px;
	background: transparent url(../images/sectionHeaderBreakSml.jpg) top left no-repeat;
}
.contentColRightCopyBlank
{
	background: none;
}
.contentColRightCopyComment
{
	float: left;
	margin: 10px 0 0 0;
	text-align: justify !important;
}
.contentColRightCopyComment img
{
	float: left;
}
.contentColRightCopyComment strong
{
	display: block;
	color: #666666;
	font-size: 0.8em;
}
.colRightCaseStudies
{
	clear: both;
	padding: 10px 0 10px 0;
}
.colRightCaseStudies .clientImg
{
	float: left;
	border: 1px solid #D3D3D3;
	margin: 0px 5px 0 0;
}
.colRightCaseStudies .clientText
{
	float: left;
	line-height: normal;
}
/* -- home page component -- */
.firstTitleHolder
{
	position: relative;
	height: 40px;
}
.firstParaRight
{
	float: right;
	width: 197px;
	margin: 0 17px 0 0;
}
.hpLogoMargin
{
	margin: 30px 0 0 0;
}
/* -- Enquiry Form -- */
#siteForm
{
	clear: both;
	padding: 10px;
}
#siteForm p
{
	padding: 10px 10px 0 0;
}
#siteForm span
{
	color: #552C92;
}
#siteForm label,
#siteForm input
{
	display: block;
}
#siteForm input,
#siteForm select,
#siteForm textarea
{
	font-size: 1.0em;
	color: #000000;
	font-family: Verdana;
	border: 1px solid #E2E3EA;
	width: 90%;
	padding: 4px;
}
#siteForm textarea
{
	height: 239px;
}
.formDDL
{
	width: 93% !important;
}
.leftFloat
{
	float: left;
	width: 40%;
}
.rightFloat
{
	float: right;
	width: 60%;
}
.wideFloat
{
	float: left;
	width: 100%;
	clear: both;
}
.btnAlign
{
	/*position: relative;
	text-align: right;
	right: 30px;*/
	float: right;
	margin: 10px 27px 0 0;
	*margin: 0 15px 0 0;
	clear: both;
}
.btnSml
{
	width: 59px !important;
	height: 22px;
	border: none !important;
	background: transparent url(../images/btnBgSml.gif) top left no-repeat;
}
.btnSml:hover
{
	width: 59px;
	height: 22px;
	text-decoration: underline;
	background: transparent url(../images/btnBgSml.gif) top right no-repeat;
}
/* ------ */
#map {
	float:left;
	width: 320px;
	height: 165px;
	margin: 0 20px 10px 10px;
	/*background: transparent url(../images/gMapImg.gif) top left no-repeat;*/
}
#map span, #map a
{
	visibility: hidden;
}
#contactAddress
{
	float: left;
	padding: 10px 0 0 10px;
	margin: 0 20px 0 0;
	width: 220px;
	background: transparent url(../images/sectionHeaderBreakSml.jpg) top left no-repeat;
}
#contactDetails
{
	float: left;
	padding: 10px 0 0 10px;
	width: 205px;
	background: transparent url(../images/sectionHeaderBreakSml.jpg) top left no-repeat;
}
/* -- Client List -- */
.clientLister
{
	float: left;
	clear: both;
	margin: 30px 0 0 0;
}
.clientListerLeft
{
	float: left;
	width: 110px;
}
.clientListerLeft .web
{
	padding: 0 0 0 23px;
	background: transparent url(../images/iconGoToSml.gif) top left no-repeat;
	background-position: 0px 2px;
}
.clientListerLeft .case
{
	padding: 0 0 0 23px;
	background: transparent url(../images/iconClientSml.gif) top left no-repeat;
	background-position: 0px 2px;
}
.clientListerMid
{
	float: left;
}
.clientListerLeftMid
{
	float: left;
	width: 620px;
	margin: 0 0 0 10px;
}
.clientListerMid .clientTitle, .clientListerLeftMid .clientTitle
{
	color: #666666;
	font-size: 1.2em;
}
.clientListerMid p, .clientListerLeftMid p
{
	padding: 0px !important;
}
.clientListerRight
{
	float: right;
	width: 167px;
}
.clientListerRight .areas
{
	float: right;
}
.timedSlideshow
{
	position: relative;
	width: 647px;
	height: 188px;
	background: transparent url(../images/headerPendulum.jpg) top left no-repeat;
}
/* -- new -- */
.newsLister
{
	float: left;
	clear: both;
	margin: 10px 0 20px 0;
}
.newsListerMid
{
	float: left;
	margin: 0 0 0 10px;
}
.newsListerMid .newsTitle
{
	color: #666666;
	font-size: 1.2em;
}
.newsListerMid p
{
	padding: 0px !important;
}
/* -- case -- */
.caseLister
{
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 20px 0;
}
.caseListerMid
{
	float: left;
	margin: 0 0 0 10px;
}
.caseListerMid .caseTitle
{
	color: #666666;
	font-size: 1.2em;
}
.caseListerMid p
{
	padding: 0px !important;
}
/* - link list -- */
.linkList
{
	clear: both;
	float: left;
	margin: 0px 0px 10px 10px;
	*margin: 0px 0px 10px 0;
	width: 100%;
}
.linkList img
{
	margin: 0 10px 0 0;
}
/* -- the team -- */
.teamMember
{
	float: left;
	margin: 10px 0 10px 0;
}
.teamMember img
{
	border: 1px solid #CCC;
	margin: 15px 10px 0 10px;
}
.teamMember p
{
	clear: none !important;
	float: none !important;
	width: auto !important;
}
/* -- the team sml -- */
.teamMemberSml
{
	float: left;
	margin: 0 0 0 0;
}
.teamMemberSml img
{
	margin: 15px 10px 0 10px;
}
.teamMemberSml p
{
	clear: none !important;
	float: none !important;
	width: auto !important;
}
/* home page */
#hpLowerTabs
{
	clear: both;
	width: 885px;
	height: 288px;
	margin: 0 0 -20px -10px;
	color: #666;
	line-height: 1.5em;
	background: transparent url(../images/hp_tabs_bg.jpg) left top no-repeat;
}
#hpLowerTabs p
{
	padding: 5px 0;
	height: 80px;
}
#hpLowerTabs #p1,
#hpLowerTabs #p2,
#hpLowerTabs #p3
{
	position: relative;
	float: left;
	width: 260px;
	padding: 10px;
	margin: 40px 5px 0 10px;
}
#hpLowerTabs #p1 a,
#hpLowerTabs #p2 a,
#hpLowerTabs #p3 a
{
	float: right;
	margin: 0 5px 0 0;
	display: block;
	text-indent: -10000px;
	width: 90px;
	height: 37px;
	cursor: pointer;
}
#hpLowerTabs #p1 a
{
	width: 111px;
	background: transparent url(../images/btnKnowMore.png) left top no-repeat;
}
#hpLowerTabs #p2 a
{
	width: 150px;
	background: transparent url(../images/btnLikeMore.png) left top no-repeat;
}
#hpLowerTabs #p3 a
{
	width: 156px;
	background: transparent url(../images/btnTrustMore.png) left top no-repeat;
}
/*Main copy table*/
table.copyTable
{
	clear:both;
	width: 865px;
	border-bottom: 1px solid #F0F0F0;
}
table.copyTable td.col1
{
	vertical-align: top;
	width: 418px;
	padding: 0 15px 20px 0;
}
table.copyTable td.col2
{
	vertical-align: top;
	width: 417px;
	padding: 0 15px 20px 0;
}
table.copyTable td.col12
{
	vertical-align: top;
	width: 850px;
	padding: 0 15px 0 0;
}
table.copyTable tr td.col1 p,
table.copyTable tr td.col2 p
{
	width: auto !important;
	clear: none !important;
	float: left !important;
}
table.copyTable td.col1 img
{
	float: left;
	margin: 0 10px 0 0;
}
table.copyTable td.col2 img
{
	float: right;
}
table.copyTable tr td.col1 ul,
table.copyTable tr td.col2 ul
{
	clear: both;
	margin: 10px;
}
table.copyTable tr td.col1 ul li,
table.copyTable tr td.col2 ul li
{
	clear: both;
	padding: 0 0 0 15px;
	background: transparent url(../images/bullet_purple.gif) left 7px no-repeat;
}
/* Employee copy table */
.teamMember .pic
{
	float: left;
}
.teamMember
{
	width: 100%;
	border-bottom: 1px solid #F0F0F0;
}
.teamMember table.copyTable
{
	float: left;
	width: 705px;
	border-bottom: none;
	clear: none !important;
}
.teamMember table.copyTable td.col1
{
	vertical-align: top;
	width: 338px;
	padding: 0 15px 20px 0;
}
.teamMember table.copyTable td.col2
{
	vertical-align: top;
	width: 337px;
	padding: 0 15px 20px 0;
}
/*companys*/
table.companyTable
{
	width: 865px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #F0F0F0;
}
table.companyTable td.col1
{
	vertical-align: top;
	width: 418px;
	padding: 0 15px 20px 0;
}
table.companyTable td.col2
{
	vertical-align: top;
	width: 417px;
	padding: 0 15px 20px 0;
}
table.companyTable td.col12
{
	vertical-align: top;
	width: 850px;
	padding: 0 15px 0 0;
}
table.companyTable tr td.col1 p,
table.companyTable tr td.col2 p
{
	width: auto !important;
	clear: none !important;
}
table.companyTable td.col1 img,
table.companyTable td.col2 img
{
	float: left;
}
/*links*/
table.linksTable
{
	width: 865px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #F0F0F0;
}
table.linksTable td.col1
{
	vertical-align: top;
	width: 418px;
	padding: 0 15px 20px 0;
}
table.linksTable td.col2
{
	vertical-align: top;
	width: 417px;
	padding: 0 15px 20px 0;
}
table.linksTable td.col12
{
	vertical-align: top;
	width: 850px;
	padding: 0 15px 0 0;
}
table.linksTable tr td.col1 p,
table.linksTable tr td.col2 p
{
	width: auto !important;
	clear: none !important;
}
table.linksTable td.col1 img,
table.linksTable td.col2 img
{
	float: left;
}
table.linksTable tr td.col1 p a,
table.linksTable tr td.col2 p a
{
	text-decoration: none !important;	
}
table.linksTable tr td.col1 p a:hover,
table.linksTable tr td.col2 p a:hover
{
	text-decoration: underline !important;	
}
/*news*/
table.newsTable
{
	clear:both;
	width: 865px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #F0F0F0;
}
table.newsTable td.col1
{
	vertical-align: top;
	width: 418px;
	padding: 0 15px 20px 0;
}
table.newsTable td.col2
{
	vertical-align: top;
	width: 417px;
	padding: 0 15px 20px 0;
}
table.newsTable td.col12
{
	vertical-align: top;
	width: 850px;
	padding: 0 15px 0 0;
}
table.newsTable tr td.col1 p,
table.newsTable tr td.col2 p
{
	width: auto !important;
	clear: none !important;
}
table.newsTable td.col1 img,
table.newsTable td.col2 img
{
	float: left;
}
table.newsTable tr td.col1 p a,
table.newsTable tr td.col2 p a
{
	text-decoration: none !important;	
}
table.newsTable tr td.col1 p a:hover,
table.newsTable tr td.col2 p a:hover
{
	text-decoration: underline !important;	
}

/* jquery open tabs */

#faqAa, #faqBa, #faqCa, #faqDa, #faqEa, #faqFa, #faqGa, #faqHa,
#faqIa, #faqJa, #faqKa, #faqLa, #faqMa, #faqNa, #faqOa, #faqPa,
#faqQa, #faqRa, #faqSa, #faqTa {
	 DISPLAY: none; 
}
#faqA, #faqB, #faqC, #faqD, #faqE, #faqF, #faqG, #faqH,
#faqI, #faqJ, #faqK, #faqL, #faqM, #faqN, #faqO, #faqP,
#faqQ, #faqR, #faqS, #faqT{
	 DISPLAY: block;
}
table.copyTableDrop
{
	clear:both;
	width: 865px;
	border: 1px solid #F0F0F0;
}
table.copyTableDrop td.col12
{
	vertical-align: top;
	width: 850px;
	padding: 0 15px 20px 0;
	background: transparent url(../images/drop-tile.jpg) left top repeat-x;
}
table.copyTableDrop td.col12 p
{

}
table.copyTableDrop td.col12 p a
{
	text-decoration: none !important;
	font-weight: bold;
	padding: 5px 0 0 18px;
	font-size: 1.1em;
	background: transparent url(../images/drop-arrow.gif) left 9px no-repeat;
}
table.copyTableDrop td.col12 p a:hover
{
	text-decoration: underline !important;
}
/* --- */
#popHolder
{
	padding: 10px;
}
#popHolder .contentCopy
{
	width: 100%;
}
#popHolder p
{
	clear: both;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 0 1em 0;
}
#popHolder a
{
	color: #592787;
}

#solutionDiagram
{
	position: relative;
	width: 755px;
	height: 244px;
	margin: 0 0 20px 40px;
	background: transparent url(../images/about-us-diagram.gif) left top no-repeat;
}
#solutionDiagram a
{
	position: absolute;
	display: block;
	height: 40px;
	text-indent: -1000em;
	background: transparent url(../images/spacer.gif) left top repeat;
}
#solutionDiagram a.btnAssess
{
	top: 190px;
	left: 505px;
	width: 210px;
}
#solutionDiagram a.btnTraining
{
	top: 38px;
	left: 110px;
	width: 160px;
}
#solutionDiagram a.btnDevelopment
{
	top: 200px;
	left: 275px;
	width: 130px;
}
#solutionDiagram a.btnCoaching
{
	top: 10px;
	left: 305px;
	width: 100px;
}
#solutionDiagram a.btnSupport
{
	top: 100px;
	left: 610px;
	width: 150px;
}
#solutionDiagram a.btnOrganisational
{
	top: 140px;
	left: 30px;
	width: 210px;
}
#solutionDiagram a.btnCareers
{
	top: 20px;
	left: 480px;
	width: 150px;
}
#socialLinks
{
	width: 230px;
	position: absolute;
	top: 5px;left: 677px;
	z-index: 1000;
}
#socialLinks a
{
color: #FFF;
}
