body {
	font-family:Arial, Helvetica, sans-serif;	
	background: url('../images/homepage_r1_c1.jpg') repeat-x;	
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#breadcrumb {
	border: 0px solid #000;	
	color: #999;
	font-size: 11px;
	margin-left: 5px;
	height: 17px;
	margin-top: 5px;
}
#topNavBackground {
	background: transparent url('../images/homepage_r3_c3.jpg') repeat-x top left;	
	height: 46px;
	/*margin-top: 10px;*/
}
#topNavWrapper{ /* Container you can use to surround a CSS button to clear float */
	float: right;
	height: 46px;
}
a:link.boldbuttons, a:visited.boldbuttons {
	color: #9B9C9E; /*button text color*/
}
a:hover.boldbuttons, a:active.boldbuttons {
	color: #FFF;	
}
a.boldbuttons{
	background: transparent url('../images/left.jpg') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 40px; /* This value + 0px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 46px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a.boldbuttons span{
	background: transparent url('../images/right.jpg') no-repeat top right;
	display: block;
	padding: 0px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.boldbuttons{
	background: transparent url('../images/left_over.jpg') no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Arial; /* Change 13px as desired */
	line-height: 40px; /* This value + 0px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 46px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
}
a:hover.boldbuttons span{
	background: transparent url('../images/right_over.jpg') no-repeat top right;
	display: block;
	padding: 0px 10px 6px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/
}
a:hover.boldbuttons{ /* Hover state CSS */
	text-decoration: underline;
}

#logo_spacer {
	height: 81px;
	background: transparent url('../images/homepage_r4_c3.jpg') no-repeat;
	width: 950px;
}
#logo_spacer h1 {
	color: #FFF;
	font-size: 14pt;
	float: right;
	margin: 45px 0px 0px 0px;
	font-weight: normal;
}
.smaller {
	color: #FFF;
	font-size: 13pt;
	font-weight: bold;
}
#logo_spacer h1 a{
	color: #FFF;
	font-size: 13pt;
	font-weight: bold;
}
#logo_spacer h1 a:hover{
	color: #FFF;
	font-size: 13pt;
	text-decoration: none;
}
#main_container {
	background-color: #FFF;
}
#top_spacer {
	height: 3px; 
	background-color:#FFF;
}
#mainNavContainer {
	width: 950px; 
	border: 0px solid #F00;
	margin: 0;
	padding: 0;

}
#mainNavContainerInner {
	width: 938px; 
	border: 0px solid #F00;
	margin-left: 8px;
	margin-top: 6px;
}
.mainNavigationTileLarge {
	float: left;
	width: 185px;
	height: 398px;
	margin: 0px;
	padding: 0px;
}
.navigationTilePr {
	float: left;
	width: 244px;
	margin: 0px 6px 6px 8px;
	padding: 0px;
}
.navigationTileMarketing {
	float: left;
	width: 244px;
	margin: 0px;
	padding: 0px;
}
.navigationTileAdvertising {
	float: left;
	width: 244px;
	margin: 0px 0px 6px 6px;
	padding: 0px;
}
.navigationTileWeb {
	float: left;
	width: 244px;
	margin: 0px 6px 0px 8px;
	padding: 0px;
}
.navigationTileDesign {
	float: left;
	width: 244px;
	margin: 0px;
	padding: 0px;
}
.navigationTilePublishing {
	float: left;
	width: 244px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
#subNavContainer {
	width: 950px; 
	border: 0px solid #F00;
	margin: 0;
	padding: 0;
}
#subNavContainerInner {
	width: 938px; 
	border: 0px solid #F00;
	margin-left: 8px;
	margin-top: 6px;
}
.subNavigationTileLarge {
	float: left;
	width: 183px;
	height: 42px;
	margin: 0px;
	padding: 0px;
}
.navigationTileCaseStudies {
	float: left;
	width: 244px;
	margin: 0px 6px 6px 8px;
	padding: 0px;
}
.navigationTileSpecialisation {
	float: left;
	width: 244px;
	margin: 0px;
	padding: 0px;
}
.navigationTileAdvice {
	float: left;
	width: 244px;
	margin: 0px 0px 6px 6px;
	padding: 0px;
}
#main_nav_spacer {
	height: 3px; 
	border-bottom: 0px solid #000; 
	clear: both;	
}
#sub_nav_spacer {
	height: 12px; 
	border-bottom: 0px solid #000; 
	clear: both;	
}
#leftColumn {
	clear: left;
	width: 185px;
	float: left;
	margin: 0px 3px 0px 6px;
}
#left_column_twitter_header {
	width: 181px;
	_width: 160px;
	background: transparent url('../images/twitter_bg_header.jpg') no-repeat top left; 	
	height: 50px;	
}
#left_column_twitter_header  h2{
	margin: 10px 0px 0px 20px;
}
#left_column_twitter {
	border: 0px solid #000; 
	float: left; 
	width: 180px;
	_width: 160px;
	background: transparent url('../images/twitter_bg.jpg') no-repeat top left; 
	display: block; 
	padding-top: 5px; 
	padding-left: 20px;
	text-align: left; 
	margin-top: 0px; 
	margin-left: 0px;		
}

#left_column_twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
}
#left_column_twitter li {
	margin: 0;
	margin-bottom: 10px;
}
#left_column_twitter li hr {
	border: 1px solid #CCCCCC;
	width: 75%;
	align: left;
}
#left_column_twitter a.follow_us_link {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-left: -10px;
}
#left_column_twitter a:hover.follow_us_link {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
#rightColumn p {
	background-color: #FFF; 
	text-align: left;	
}
#centerColumn {
	width: 488px;
	float: left;
	margin: 0px 6px 0px 3px;
}
#rightColumn {
	border: 0px solid #000; 
	float: left; 
	width: 232px; 
	height: 100%; 
	background: transparent url('../images/news_ticker.jpg') repeat-x top left; 
	display: block; 
	padding-top: 40px; 
	padding-left: 10px;
	text-align: center; 
	margin-top: 0px; 
	margin-left: 0px;		
}
#rightColumn ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px;
}
#rightColumn li {
	margin: 0;
}
#rightColumn li hr {
	border: 1px solid #CCCCCC;
	width: 75%;
	align: center;
}
#rightColumn p {
	background-color: #FFF; 
	text-align: left;	
}
#rightColumn img {
	border: 0px solid #f00;	
	margin: 0 5px 5px 0;
}
hr {
	color: #000;
	width: 100%;
	border: 2px solid;
}
h1 {
	color: #AF003F;
}
h2 {
	color: #999;
}
