@charset "utf-8";
/* //////////////////////////////////////////// */
/* /// Tangent-One CSS Document /////////////// */
/* /// London 2009 //////////////////////////// */
/* /// andrew.nartey@tangentone.co.uk ///////// */
/* //////////////////////////////////////////// */

/* /////////////////////////////////////////////////// */	
/* ///// CSS rules for article pages ///////////////// */
/* /////////////////////////////////////////////////// */

#header_title{	
	background: url(../images/header_title.png) left no-repeat; 
	width:961px; 
	height: 58px; 
	margin-left:0.15em; 
	margin-top: 0.5em;
	}

#content_pane{	
	min-height: 39em;
	margin-left:0.15em; 
	width:961px;
	}
	
#sub_menu 	{
	margin: 0em 0.5em 0.5em 0.7em; 
	height: 1.7em;
	}
					
#content_pane img {	
	margin-bottom: 0em;
	}

#content_pane .inner_left_pane_a {
	margin-top: 0em;
	}

#content_pane .inner_left_pane_b img {
	margin-top: 0.5em;
	}

#content_pane .right_pane h2 {
	font-size: 15px; 
	color: #fff; 
	margin-bottom: 0.5em;
	}

#content_pane .right_pane h3 {
	font-size: 17px; 
	color: #000; 
	margin: 0 0.25em 0.2em;
	}
	
#right_pane_content .about_wwa {
	padding: 0em; 
	margin: 0 0.4em 0 0.4em;
	background-color: none;
	}	
	
#content_pane .left_pane h2 {
	font-size: 17px; 
	color: #000; 
	margin-bottom: 0.5em;
	}	

#content_pane p {
	line-height: 1.5em;
	}

#content_pane a:link {
	color: #ff3300; 
	text-decoration : none; 
	}

#content_pane a:visited { 
	color: #ff3300; 
	text-decoration : none; 
	}

#content_pane a:hover { 
	color : #000;
	}

#content_pane a:focus { 
	background-color : #C3D9FF;
	}

#content_pane a:active  { 
	background-color : #ff3300; 
	outline : none;
	}

.left_pane {
	width: 58.4em; 
	min-height:42.5em;
	}

.right_pane	{
	width: 20.6em;
	_width: 20.6em;
	margin-left: 0.8em; 
	background:url(../images/bg_r.png) left repeat;
	}
					
.right_pane_title_s {
	background:url(../images/recent_stuff_bg.png) left no-repeat;  
	height:40px; 
	font-size: 18px; 
	color: #fff; 
	font-weight: bold;
	}
					 
#content_pane .right_pane_title_s h2 {
	margin:0em; 
	padding:0.45em 0.4em;
	}
					
#right_pane_content {
	padding: 0.5em;
	_padding: 0em;
	}

#right_pane_content p {
	line-height: 1.5em;
	padding: 0 0.2em 0em;
	}

#right_pane_content img {
	padding:0.6em; 
	_padding: 0.6em;
	background-color: #fff; 
	margin: 0 2% 2%;
	_margin: 0 1% 1%;
	}

.inner_left_pane_a	{
	float: left;
	width:50%;
	*width:49%;
	_width:49%;
	*padding-top: 1em;
	_padding-top: 1em;
	position:relative;
	}
	
.inner_left_pane_a ul li {
	margin: 0 1.5em;
	list-style: circle;
	
}
	
.inner_left_pane_b	{
	float: left;
	width:50%;
	*width:49%;
	_width:49%;
	*padding-top: 1em;
	_padding-top: 1em;
	position:relative;
	}

.inner_left_pane_b h2 {
	margin-left: -0.5em;
	}

.inner_left_pane_b p {
	lineheight: 1.5em;
	margin: 0em;
}

/*Inner content panes begins*/

.inner_left_pane_a p {
	padding: 0 11px 0 7px;
	lineheight: 1.5em;
	margin: 0em;
}

.inner_right_pane_b p {
	padding: 0 0px 0;
	lineheight: 1.5em;
}	

/*Inner content panes ends*/

.getintouch p{
	padding: 0;
	margin: 5px 0 17px;
	}