body {
	background-color: #fff;
	font-family: Arial,Helvetica;
	font-size: 12px;
	text-align: center;
	color: #000;
	margin: 10px;
}

.newsItemList p{
display:inline;
}

#printLogo
{
	display:none;
}

#printHeader
{
	display:none;
}

#printFooter
{
	display:none;
}

div#page-wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

div#footer-wrapper {
	background: url(/images/home-footer-bg.gif) no-repeat;
	padding: 112px 81px 30px 90px;
}

#newsFooterLink {
		position:absolute;
margin-top:-45px;
width:100px;
height:40px;
text-indent:-10000px;
}


ul#footer-links {
	list-style-type: none;
}

ul#footer-links li {
	float: left;
}
ul#footer-links li a {
	text-decoration: none;
	color: black;
}

div#footer-wrapper #copyright {
	float: right;
}

a, a:visited, a:link
{
	color:#532E63;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:none;
}


/* STYLES FOR HOME PAGE */

body#home div#header-wrapper {
	background: #fff url(/images/home-header-bg.jpg) no-repeat;
	height: 645px;
	padding: 11px 0 0 90px;
}

body#home div#logo-wrapper h1 {
	background: transparent url(/images/home-logo.gif) no-repeat;
	width: 250px;
	height: 79px;
	text-indent: -999em;
}

body#home div#company {
	padding-top: 55px;
	width: 400px;
	float: left;
}
body#home div#services {
	padding-top: 55px;
	/*float: left;*/
}
body#home div#services h2, body#home div#company h2 {
	color: #cccccc;
}

body#home #company ul {
	padding-top: 25px;
	list-style-type: none;
	position: relative;
	height: 296px;
}
body#home #company ul li {
	position: absolute;
	display: block;
	background: transparent no-repeat;
}
body#home #company ul li a { display: block; position: absolute; text-indent: -999em; }
body#home #company ul li#client-area a { top: 0; left: 93px;  width: 75px; height: 87px; background-image: url(/images/home-nav-company-client-area.png); }
/*body#home #company ul li#news a { top: 56px; left: 4px;  width: 41px; height: 79px; background-image: url(/images/home-nav-company-news.png); }*/
body#home #company ul li#news a { top: 56px; left: 0px;  width: 80px; height: 79px; background-image: url(/images/home-nav-news-info.png); }
body#home #company ul li#about a { top: 104px; left: 104px;  width: 48px; height: 83px; background-image: url(/images/home-nav-company-about.png); }
body#home #company ul li#reading-room a { top: 48px; left: 209px;  width: 62px; height: 102px; background-image: url(/images/home-nav-company-reading-room.png); }
body#home #company ul li#videos a { top: 48px; left: 209px;  width: 62px; height: 102px; background-image: url(/images/home-nav-videos.png); }
body#home #company ul li#icompli a { top: -150px; left: 331px;  width: 62px; height: 102px; background-image: url(/images/home-nav-icompli.png); }
body#home #company ul li#links a { top: 163px; left: 11px;  width: 39px; height: 88px; background-image: url(/images/home-nav-company-links.png); }
body#home #company ul li#faq a { top: 220px; left: 113px;  width: 31px; height: 76px; background-image: url(/images/home-nav-company-faq.png); }
body#home #company ul li#contact-us a { top: 157px; left: 210px;  width: 57px; height: 102px; background-image: url(/images/home-nav-company-contact-us.png); }

body#home #services ul {
	padding-top: 25px;
	list-style-type: none;
	position: relative;
}
body#home #services ul li {
	float: left;
	margin-right: 45px;
	background: transparent no-repeat;
}
body#home #services ul li a { display: block; text-indent: -999em; }
body#home #services ul li#compliance a { margin-top: 10px; width: 119px; height: 91px; background-image: url(/images/home-nav-services-compliance.png); }
body#home #services ul li#consultancy a { margin-top: 15px; width: 126px; height: 86px; background-image: url(/images/home-nav-services-consultancy.png); }
body#home #services ul li#training a { width: 82px; height: 101px; background-image: url(/images/home-nav-services-training.png); }
body#home #services ul li#technology a { margin-top: 5px; margin-left: 75px; width: 115px; height: 89px; background-image: url(/images/home-nav-services-technology.png); }
body#home #services ul li#legal a { width: 62px; margin-left: 40px; height: 93px; background-image: url(/images/home-nav-services-legal.png); }

body#home h3#tag-line {
	clear: left;
	display: block;
	float: left;
	margin-left: 400px;
	margin-top: -37px;
	background: transparent url(/images/home-tag-line.png) no-repeat;
	width: 356px;
	height: 132px;
	text-indent: -999em;
}

body#home div#footer-wrapper {
	margin-top: -131px;
}

/* STYLES FOR INNER PAGE */

body#inner div#header-wrapper {
	background: #fff url(/images/inner-header-bg.jpg) no-repeat;
	height: 355px;
	padding: 11px 25px 0 10px;
}

body#inner div#logo-wrapper h1 {
	float: left;
	background: transparent url(/images/inner-logo.gif) no-repeat;
	width: 250px;
	height: 79px;
	text-indent: -999em;
	margin-left: 80px;
}

body#inner div#services h2, body#inner div#company h2 {
	color: #fff;
	font-size: 14px;
}


body#inner div#services {
	float: right;
}


body#inner div#services h2 {
	margin-left: 2px;
}


body#inner #services ul {
	list-style-type: none;
	margin-top: -10px;
}
body#inner #services ul li {
	background: transparent no-repeat;
	float: right;
	clear: right;
}
body#inner #services ul li a { display: block; text-indent: -999em; }
body#inner #services ul li#compliance a { margin-right: 2px; width: 184px; height: 56px; background-image: url(/images/inner-nav-services-compliance.png); }
body#inner #services ul li#consultancy a { margin-right: 9px; width: 177px; height: 49px; background-image: url(/images/inner-nav-services-consultancy.png); }
body#inner #services ul li#training a { margin-top: 4px; margin-right: 4px; width: 181px; height: 57px; background-image: url(/images/inner-nav-services-training.png); }
body#inner #services ul li#technology a { margin-top: 4px; margin-right: 4px; width: 181px; height: 50px; background-image: url(/images/inner-nav-services-technology.png); }
body#inner #services ul li#legal a { margin-top: 4px; margin-right: 4px; width: 181px; height: 55px; background-image: url(/images/inner-nav-services-legal.png); }

body#inner div#company {
	clear: both;
	float: left;
	margin-top: -110px;
}

body#inner div#company h2 {
	float: left;
	display: block;
	margin: 74px 20px 0 0;
}

body#inner #company ul {
	float: left;
	list-style-type: none;
}
body#inner #company ul li {
	float: left;
	margin-right: 45px;
	display: block;
	background: transparent no-repeat;
}
body#inner #company ul li a { float: left; display: block; text-indent: -999em; }

body#inner #company ul li#about a { margin-top: 1px; width: 44px; height: 93px; background-image: url(/images/inner-nav-company-about.png); }
body#inner #company ul li#news a { margin-top: 2px; width: 41px; height: 92px; background-image: url(/images/inner-nav-company-news.png); }
body#inner #company ul li#client-area a { width: 75px; height: 94px; background-image: url(/images/inner-nav-company-client-area.png); }
body#inner #company ul li#reading-room a { margin-top: 4px; width: 59px; height: 108px; background-image: url(/images/inner-nav-company-reading-room.png); }
body#inner #company ul li#links a { margin-top: 1px; width: 39px; height: 93px; background-image: url(/images/inner-nav-company-links.png); }
body#inner #company ul li#faq a { margin-top: 4px; width: 31px; height: 92px; background-image: url(/images/inner-nav-company-faq.png); }
body#inner #company ul li#contact-us a { margin-top: 1px; width: 57px; height: 111px; background-image: url(/images/inner-nav-company-contact-us.png); }
body#inner #company ul li#home a { margin-top: 5px; width: 44px; height: 89px; background-image: url(/images/inner-nav-company-home.png); }

body#inner #content-wrapper-outer {
	background: transparent url(/images/inner-content-wrapper-bg.gif) no-repeat;
	margin-top: -131px;
	padding-top: 80px;
}
body#inner #content-wrapper-inner {
	background: transparent url(/images/inner-content-wrapper-inner-bg.gif) no-repeat bottom left;
	padding-bottom: 100px;
}

body#inner #content-navigation {
	float: left;
}

body#inner #content-navigation h3 {
	color: #fff;
	margin-left: 90px;
	font-size: 26px;
}
body#inner #content-navigation ul {
	list-style-type: none;
	margin: 15px 0 0 65px;
}
body#inner #content-navigation ul li a {
	display: block;
	background: transparent url(/images/inner-content-nav-bg.gif) no-repeat 0 0;
	height: 18px;
	padding: 4px 0 0 25px;
	overflow: hidden;
	margin-top: 0px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 185px;
}
body#inner #content-navigation ul li a.selected, body#inner #content-navigation ul li a:hover {
	background-position: 0 -22px;
}

body#inner #content {
	float: left;
	margin: 0 0 0 45px;
	width: 600px;
}
body#inner #content h3:first-child {
	font-size: 22px;
	color: #333;
	margin-top:inherit;
	border-bottom: solid 1px #532E63;
	padding-bottom:7px;
	width:450px;
}

#printIcon
{
	position:relative;
	top:0px;
	float:right;
}

#twitterIcon
{
	position:relative;
	top:10px;
	float:right;
}

#rssIcon
{
	position:relative;
	top:10px;
	float:right;
	padding-right:5px;
}

body#inner #content h3 {
	font-size: 18px;
	color: #333;
	margin-top:10px;
	padding-bottom:none;
	border-bottom:none;
}


body#inner #content h4 {
	font-size: 20px;
	color: #333;
}

body#inner #content h4 a, body#inner #content h4 a:visited{
	font-size: 20px;
	color: #333;
	text-decoration: none;
}

body#inner #content h4 a:hover{
	font-size: 20px;
	color: #532E63;
	text-decoration: none;
}

body#inner #content p {
	margin-top: 15px;
}

body#inner div#footer-wrapper{
	margin-top: -119px;
	padding-top: 69px;
}

body#inner #footer-navigation {
	list-style-type: none;
}

body#inner #footer-navigation li {
	float: left;
}
body#inner #footer-navigation li a {
	display: block;
	text-indent: -999em;
	margin-right: 40px;
}
body#inner #footer-navigation li#about a { margin-top: 10px; width: 44px; height: 17px; background-image: url(/images/inner-footer-nav-about.gif); }
body#inner #footer-navigation li#news a { margin-top: 10px; width: 41px; height: 17px; background-image: url(/images/inner-footer-nav-news.gif); }
body#inner #footer-navigation li#client-area a { margin-top: 10px; width: 75px; height: 17px; background-image: url(/images/inner-footer-nav-client-area.gif); }
body#inner #footer-navigation li#reading-room a { width: 59px; height: 35px; background-image: url(/images/inner-footer-nav-reading-room.gif); }
body#inner #footer-navigation li#links a { margin-top: 10px; width: 39px; height: 17px; background-image: url(/images/inner-footer-nav-links.gif); }
body#inner #footer-navigation li#faq a { margin-top: 10px; width: 31px; height: 19px; background-image: url(/images/inner-footer-nav-faq.gif); }
body#inner #footer-navigation li#contact-us a { width: 57px; height: 35px; background-image: url(/images/inner-footer-nav-contact-us.gif); }
body#inner #footer-navigation li#home a { margin-top: 10px; width: 44px; height: 17px; background-image: url(/images/inner-footer-nav-home.gif); }
body#inner #footer-navigation li#partners a { width: 62px; height: 35px; background-image: url(/images/inner-footer-nav-partners.jpg); }
body#inner #footer-navigation li#compliance a { margin: 2px 0px 0px 15px; width: 34px; height: 32px; background-image: url(/images/inner-footer-nav-compliance.gif); }
body#inner #footer-navigation li#consultancy a { margin: 2px 0px 0px 5px; width: 27px; height: 28px; background-image: url(/images/inner-footer-nav-consultancy.gif); }
body#inner #footer-navigation li#training a { margin: 0px 0px 0px 5px; width: 33px; height: 33px; background-image: url(/images/inner-footer-nav-training.gif); }

body#inner #content ol, body#inner #content ul
{
	margin-left:20px;
}

body#inner ul#footer-links {
	list-style-type: none;
	margin-top: 8px;
}

body#inner #copyright {
	float: right;
}


/* New news page style */

.newsDateCell:first-child
{
	margin-top:10px;
}

.newsDateCell
{
	background-color:#532e64;
	color:white;
	font-size:16px;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	width:100%;
}

.newsTitleCell
{
	background: url(/images/text-icon.png) left no-repeat;
	margin-left: 5px;
	padding-left: 40px;
	margin-top:13px;
}

.newsTitleCell div:first-child
{
	font-size:17px;
	color:black;
}

.newsTitleCell div
{
	font-size:14px;
	color:black;
}

.newsIntroCell
{
	border-bottom:1px solid #9a9a9a;
	width:100%;
	margin-bottom:2px;
	padding-bottom:16px;
	margin-top:5px;
	color: #532e64;
	text-align:justify;
}
#content-navigation h4 a {
    background: url("/images/inner-content-nav-bg.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 18px;
    margin-top: 0;
    overflow: hidden;
    padding: 4px 0 0 25px;
    text-decoration: none;
    width: 185px;
  }
#content-navigation h4 a:hover {
	background-position: 0 -22px;
}
