* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	display: block;
}

.clear {
	clear: both;
}

.hide {
	position: absolute;
	top: -10000px;
}

ul {
	list-style: none;
}

ul li span {
	position: absolute;
	top: -10000px;
}



body {
	color: #fff;
	background: url(../images/topshade.jpg) top left repeat-x;
	background-color: #351f1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}


/*-----------------------------*/
/*----- links styles ----- */
/*-----------------------------*/


a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #950A43;
}

/*a:visited {
	color: #d40069;
}*/

a:hover, a:active {
	color: #f3f1e9;
	background-color: #601F31;
	border-bottom: 1px solid #DB015F;
}

/*a:active {
	color: #000;
	background-color: #f3f1e9;
	border: none;
}*/


/*-----------------------------*/
/*----- main structure styles ----- */
/*-----------------------------*/


#outerbox {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
}

#topbox {
	height: 170px;
	background: url(../images/nav_bkgd.gif) bottom left repeat-x;
}

#leftcolumn {
	float: left;
	width: 180px;
	margin: 0 15px 0 0;
}

#middlecolumn {
	float: left;
	width: 400px;
	margin: 0 15px 0 0;
	background: url(../images/bkgd_middlecol.gif) top left repeat-x;
	min-height: 333px;
}

#rightcolumn {
	float: left;
	width: 180px;
}

#bottombox {
	clear: both;
	height: 142px;
	background: url(../images/border_gradient.gif) top left repeat-x;
}

#bottomboxcontent {
	width: 398px;
	padding: 22px 0 0 197px;
}

#bottomboxcontent p {
	color: #989289;
}

#bottomboxcontent span {
	margin: 0 9px 0 0;
}

#bottomboxcontent span.highlight {
	color: #fff;
	margin: 0;
}

#bottomboxcontent span.namehighlight {
	color: #fff;
}

#bottomboxcontent a {
	color: #b49e63;
	border: 0;
}

#bottomboxcontent a:hover, #bottomboxcontent a:active {
	color: #fff;
}

/*#bottomboxcontent a:active {
	color: #000;
}*/

#extradetails  {
	margin: 10px 0 25px 0;
}

p#extradetails   {
	color: #6b6459;
}




/*-----------------------------*/
/*----- 'inside left column' styles ----- */
/*-----------------------------*/

.picture {
	margin: 0 0 15px 0;
}

.bottompic {
	margin: 0 0 50px 0;
}

.smallbrowntext {
	color: #EAD9BF;
	font-size: 10px;
	line-height: 16px;
}


#leftcolumn h3 {

}


#leftcolumn p {
	margin: 0 0 10px 0;
}

#leftcolumn a {
	color: #DB015F;
	border: none;
}

#leftcolumn a:hover, #leftcolumn a:active {
	color: #FFF;
}

/*#leftcolumn a:active {
	color: #000;
}*/

#leftnav {
	background: url(../images/bkgd_leftnav.gif) top left repeat-x;
	text-align: right;
}

#leftnav ul {
	height: 236px;
	padding: 9px 16px 0 0;
	line-height: 21px;
}

#leftnav li {
	
}

#leftnav a, #leftnav a:visited, #leftnav a:hover, #leftnav a:active {
	background: url(../images/bullet_pink.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
}

#leftnav a {
	color: #fff;
}

#leftnav a:link#leftnavselected, #leftnav a:visited#leftnavselected {
	color: #B49E63;
}

#leftnav a:hover, #leftnav a:active {
	color: #DB015F;
}

/*#leftnav a:active {
	color: #B49E63;
}*/




/*-----------------------------*/
/*----- 'inside middle column' styles ----- */
/*-----------------------------*/

#middlecolumncontent {
	width: 370px;
	margin: 0 0 0 15px;
}

#middlecolumncontent p {
	width: 360px;
}

#middlecolumn h2 {
	width: 370px;
	height: 59px;
	margin: 0 0 15px 0;
}

#middlecolumn h3 {
	width: 370px;
	height: 44px;
	margin: 0 0 16px 0;
}

#middlecolumn p {
	margin: 0 0 17px 0;
}

#middlecolumn ul {
	margin: 0 0 10px 0;
}

#middlecolumn li {
	font-weight: bold;
	background: url(../images/bullet_brown.gif) 0 7px no-repeat;
	padding: 0 15px 17px 9px;
}


/*-----------------------------*/
/*----- 'inside right column' styles ----- */
/*-----------------------------*/


#rightcolumn h3 {
	width: 165px;
	height: 59px;
	margin: 0 0 13px 0;

}

#quote {
	width: 160px;
}

.ldquo, .rdquo {
	width: 30px;
	display: block;	
}

.ldquo {
	background: url(../images/quote_top.gif) bottom left no-repeat;
	height: 24px;
	margin: 0 0 17px 0;
}

.rdquo {
	background: url(../images/quote_bottom.gif) bottom left no-repeat;
	height: 36px;
	margin: 0 0 15px 0;
}

.quotecredit {
	color: #b49e63;
}

p#rightcolumn_cta  {
	padding: 4px 0 11px 0px;
}


/*-----------------------------*/
/*----- home-specific styles ----- */
/*-----------------------------*/

/*------- homepage body id-------*/

#homepage #topbox {
	background: url(../images/nav_bkgd_home.gif) bottom left repeat-x;
}


#homepage #leftcolumn {
	background: url(../images/bkgd_home_leftcol.gif) top left no-repeat;
	height: 486px;
}

#homepage #middlecolumn {
	background: #1A0F0E url(../images/bkgd_home_middlecol.gif) bottom left repeat-x;
}

#homepage #middlecolumn p {
	margin-bottom: 17px;
}

#homepage #middlecolumn #flashcontent {
	font-size: 1px;
	line-height: 1px;
	height: 350px;
}

#homepage #rightcolumn {
	background: url(../images/bkgd_home_rightcol.gif) top left no-repeat;
	height: 595px;
}

#homepage #bottombox {
	width: 400px;
	margin: 0 0 0 195px;
}

#homepage #bottomboxcontent {
	padding: 22px 0 0 0;
}


#homepage h4 .newsdate {
	color: #FFB310;
}

#homepage h4 {
	line-height: 14px;
	margin: 0 0 11px 0;
}


/*-----------------------------*/

#home_spot01 {
	margin: 113px 0 0 12px;
}

#home_spot01 h3 {
	width: 165px;
	height: 30px;
	margin: 0 0 11px 0;
	background: url(../images/title_home_spotlight01.gif) top left no-repeat;
}

#home_spot01 p {
	line-height: 21px;
	width: 150px;
}

#title_home {
	background: url(../images/title_home.gif) bottom left no-repeat;
}


#home_spot02 {
	width: 135px;
	margin: 0 0 0 45px;

}

#home_spot03 {
	width: 140px;
	margin: 0 0 0 14px;
}

#home_spot02 h3 {
	width: 92px;
	height: 31px;
	margin: 64px 0 11px 0;
	background: url(../images/title_home_spotlight02.gif) top left no-repeat;
}

#home_spot03 h3 {
	width: 105px;
	height: 31px;
	margin: 84px 0 11px 0;
	background: url(../images/title_home_spotlight03.gif) top left no-repeat;
}

#home_spot01 p, #home_spot02 p, #home_spot03 p {
	color: #EAD9BF;
	margin: 0 0 10px 0;
}

#home_spot02 h4 a, #home_spot03 h4 a {
	border: none;
}

	#home_spot02 h4 a:hover , #home_spot03 h4 a:hover {
		background: transparent;
		color: #B49E63;
	}
	
		#home_spot02 h4 a:active , #home_spot03 h4 a:active {
			background: transparent;
			color: #B49E63;
		}




/*-----------------------------*/
/*----- news-specific styles ----- */
/*-----------------------------*/


/*------- newspage body id-------*/

#newspage #title_news01 {
	background: url(../images/title_news_01.gif) bottom left no-repeat;
}

#newspage .ldquo {
	background: url(../images/quote_top_news.gif) bottom left no-repeat;
}

#newspage .rdquo {
	background: url(../images/quote_bottom_news.gif) bottom left no-repeat;
}

#newspage h4 {
	color: #97C9C5;
}

#newspage #middlecolumn h2 {
	margin-bottom: 0;
}

/*----------------*/

#newsdates {
	width: 370px;
	height: 48px;
	background: url(../images/bkgd_newsdates.gif) bottom left repeat-x;
	margin: 0 0 16px 0;
}

#newsdates p {
	padding: 15px 0 0 0;
	font-weight: bold;
}

#newsdates .latestnews {
	color: #B49E63;
}



/*-----------------------------*/
/*----- approach-specific styles ----- */
/*-----------------------------*/


/*------- approachpage body id-------*/

#approachpage #title_approach01 {
	background: url(../images/title_approach_01.gif) bottom left no-repeat;
}

#approachpage .ldquo {
	background: url(../images/quote_top_approach.gif) bottom left no-repeat;
}

#approachpage .rdquo {
	background: url(../images/quote_bottom_approach.gif) bottom left no-repeat;
}


/*----------------*/


/*-----------------------------*/
/*----- process-specific styles ----- */
/*-----------------------------*/


/*------- processpage body id-------*/

#processpage #leftcolumn p {
	width: 140px;
}

#processpage #middlecolumn {
	background: url(../images/bkgd_process_middlecol.gif) top left repeat-x;
}

#processpage #rightcolumn {
	background: url(../images/bkgd_process_spot02.gif) top left repeat-x;
}

#processpage #title_process01 {
	background: url(../images/title_process_01.gif) bottom left no-repeat;
}


#processpage #title_audition {
	background: url(../images/title_audition.gif) bottom left no-repeat;
}

#processpage #title_process02 {
	background: url(../images/title_process_02b.gif) bottom left no-repeat;
}


#processpage h4 {
	color: #00A6CD;
}

#processpage .ldquo {
	background: url(../images/quote_top_process.gif) bottom left no-repeat;
	height: 43px;
}

#processpage .rdquo {
	background: url(../images/quote_bottom_process.gif) bottom left no-repeat;
}


/*----------------*/


#process_leftcolumn_extra_bkgd {
	background: url(../images/bkgd_process_leftcol.gif) bottom left no-repeat;
	height: 311px;
}


#process_spot01 h3 {
	width: 165px;
	height: 43px;
	margin: 0 0 14px 0;
	background: url(../images/title_process_spot01.gif) bottom left no-repeat;
}


#process_spot02 {
	margin: 0 0 33px 14px;
}

#process_spot02 h3 {
	background: url(../images/title_process_spot02.gif) bottom left no-repeat;
}

#process_spot02 p {
	color: #EAD9BF;
	line-height: 21px;
	margin: 0 15px 0 0;
	width: 145px;
}

#process_rightcolumn_extra_bkgd {
	background: url(../images/bkgd_process_rightcol.gif) top left no-repeat;
	height: 389px;
}


/*-----------------------------*/
/*----- projects-specific styles ----- */
/*-----------------------------*/


/*------- projectspage body id-------*/

#projectspage .picture {
	margin-bottom: 0;
}

#projectspage #title_projects01 {
	background: url(../images/title_projects_01.gif) bottom left no-repeat;
}

#projectspage .ldquo {
	background: url(../images/quote_top_projects.gif) bottom left no-repeat;
}

#projectspage .rdquo {
	background: url(../images/quote_bottom_projects.gif) bottom left no-repeat;
}


#projectspage #rightcolumn {
	background: url(../images/bkgd_projects_rightcol.gif) top left repeat-y;
	min-height: 400px;
}

	#projectspage #rightcolumn.no_bkgd {
		background: transparent;
	}


#projectspage #rightcolumn h3 {
	background: url(../images/title_projects_download.gif) bottom left no-repeat;
	height: 40px;
}

#projectspage #rightcolumn p {
	width: 155px;
}


	#projectspage #title_projects_zurich {
		background: url(../images/title_projects_zurich.gif) bottom left no-repeat;
		height: 83px;
		margin: 0 0 18px 0;
	}
	
	#projectspage #title_projects_carlisle {
		background: url(../images/title_projects_carlisle.gif) bottom left no-repeat;
		height: 83px;
		margin: 0 0 18px 0;
	}
	
	#projectspage #title_projects_inty {
		background: url(../images/title_projects_inty.gif) bottom left no-repeat;
		height: 83px;
		margin: 0 0 18px 0;
	}
	
	#projectspage #title_projects_jordans {
		background: url(../images/title_projects_jordans.gif) bottom left no-repeat;
		height: 83px;
		margin: 0 0 18px 0;
	}
	
	#projectspage #title_projects_wiltshire {
		background: url(../images/title_projects_wiltshire.gif) bottom left no-repeat;
		height: 83px;
		margin: 0 0 18px 0;
	}
	
	
	
	
	
	
	
	
#projectspage #rightcolumn a {
	color: #DB015F;
	border: none;
}

	#projectspage #rightcolumn a:hover, #projectspage #rightcolumn a:active {
		color: #FFF;
	}

#projectspage #rightcolumn .smallbrowntext a {
	color: #fff;
	border: 0;
}

/*----------------*/



/*-----------------------------*/
/*----- partners-specific styles ----- */
/*-----------------------------*/


/*------- partnerspage body id-------*/

#partnerspage #title_partners01 {
	background: url(../images/title_partners_01.gif) bottom left no-repeat;
}

#partnerspage .ldquo {
	background: url(../images/quote_top_partners.gif) bottom left no-repeat;
}

#partnerspage .rdquo {
	background: url(../images/quote_bottom_partners.gif) bottom left no-repeat;
}

#partnerspage h4 a {
	border: none;
}

	#partnerspage h4 a:hover, #partnerspage h4 a:active {
		color: #FFB310;
		border: none;
		background: transparent;
	}
	
		/*#partnerspage h4 a:active {
			color: #FFF;
			border: none;
			background: transparent;
		}*/
		

	#partnerspage p.partnerinfo   {
		color: #EAD9BF;
	} 

#partnerspage .partnerlink {
	color: #FFB310;
}


/*----------------*/



/*-----------------------------*/
/*----- approach-specific styles ----- */
/*-----------------------------*/


/*------- contactpage body id-------*/

#contactpage #title_contact01 {
	background: url(../images/title_contact_01.gif) bottom left no-repeat;
}

#contactpage #rightcolumn {
	background: url(../images/bkgd_process_spot02.gif) top left repeat-x;
}

#contactpage #rightcolumn h3 {
	background: url(../images/title_contact_spot01.gif) bottom left no-repeat;
}

#contactpage #rightcolumn ul {
	padding: 3px 0 0 0;
	width: 130px;
}

#contactpage #rightcolumn li {
	color: #EAD9BF;
	line-height: 14px;
	padding: 0 0 14px 8px;
}

	#contactpage #rightcolumn li.orangebullet {
		background: url(../images/bullet_orange.gif) 0 5px no-repeat;
	}
	
	#contactpage #rightcolumn li.lightbluebullet {
		background: url(../images/bullet_lightblue.gif) 0 5px no-repeat;
	}
	
	#contactpage #rightcolumn li.greenbullet {
		background: url(../images/bullet_green.gif) 0 5px no-repeat;
	}
	
	#contactpage #rightcolumn li.bluebullet {
		background: url(../images/bullet_blue.gif) 0 5px no-repeat;
	}
	
	#contactpage #rightcolumn li.pinkbullet {
		background: url(../images/bullet_pink.gif) 0 5px no-repeat;
	}
	
	#contactpage #rightcolumn li.yellowbullet {
		background: url(../images/bullet_yellow.gif) 0 5px no-repeat;
	}


/*----------------*/

#contact_spot01 {
	margin: 0 0 33px 14px;
}

#contact_spot01 h3 {
	background: url(../images/title_process_spot02.gif) bottom left no-repeat;
}

#contact_spot01 p {
	color: #EAD9BF;
	line-height: 21px;
	margin: 0 15px 0 0;
}







.contactdetails {
	color: #B49E63;
	font-weight: bold;
}



/*-----------------------------*/
/*----- headings styles ----- */
/*-----------------------------*/

h1 span, h2 span, h3 span {
	position: absolute;
	top: -10000em;
}

h4 {
	font-size: 11px;
}

/*-----------------------------*/
/*----- navigation styles ----- */
/*-----------------------------*/

#logo h1 {
	background: url(../images/logo.gif) 0 33px no-repeat;
	width: 191px;
	height: 90px;
	margin: 0 0 0 299px;
	border: 0;
}

	#logo h1 a {
		display: block;
		width: 191px;
		height: 90px;
		text-decoration: none;
		border: 0;
	}
	
	#logo h1 a:hover, #logo h1 a:active {
		background: url(../images/logo.gif) 0 33px no-repeat;
		border: 0;
	}
	
	
#mainnav {
	float: left;
	width: 750px;
	margin: 35px 0 0 50px;
	display: inline;
}

	#mainnav ul li {
		float: left;
	}
	
		#mainnav ul li a {
			display: block;
			height: 26px;
		}
		
		
	
	#mainnav ul li#home a:link, #mainnav ul li#home a:visited {
		background: url(../images/nav_home.gif) 0 0 no-repeat;
		width: 75px;
		border: 0;
	}
	
		#mainnav ul li#home a:hover {
			background: url(../images/nav_home.gif) 0 -100px no-repeat;
		}
			
			#mainnav ul li#home a#selected {
				background: url(../images/nav_home.gif) 0 -200px no-repeat;
			}
			
	
	#mainnav ul li#news a:link, #mainnav ul li#news a:visited {
		background: url(../images/nav_news.gif) 0 0 no-repeat;
		width: 69px;
		border: 0;
	}
	
		#mainnav ul li#news a:hover {
			background: url(../images/nav_news.gif) 0 -100px no-repeat;
		}
			
			#mainnav ul li#news a#selected {
				background: url(../images/nav_news.gif) 0 -200px no-repeat;
			}
			
			
	#mainnav ul li#approach a:link, #mainnav ul li#approach a:visited {
		background: url(../images/nav_approach.gif) 0 0 no-repeat;
		width: 102px;
		border: 0;
	}
	

		#mainnav ul li#approach a:hover {
			background: url(../images/nav_approach.gif) 0 -100px no-repeat;
		}
			
			#mainnav ul li#approach a#selected {
				background: url(../images/nav_approach.gif) 0 -200px no-repeat;
			}


	#mainnav ul li#process a:link, #mainnav ul li#process a:visited {
		background: url(../images/nav_process.gif) 0 0 no-repeat;
		width: 89px;
		border: 0;
	}
	
		#mainnav ul li#process a:hover {
			background: url(../images/nav_process.gif) 0 -100px no-repeat;
		}
			
			#mainnav ul li#process a#selected {
				background: url(../images/nav_process.gif) 0 -200px no-repeat;
			}
			
			
	#mainnav ul li#projects a:link, #mainnav ul li#projects a:visited {
		background: url(../images/nav_projects.gif) 0 0 no-repeat;
		width: 90px;
		border: 0;
	}
	
		#mainnav ul li#projects a:hover {
			background: url(../images/nav_projects.gif) 0 -100px no-repeat;
		}
			
			#mainnav ul li#projects a#selected {
				background: url(../images/nav_projects.gif) 0 -200px no-repeat;
			}
			

	#mainnav ul li#partners a:link, #mainnav ul li#partners a:visited {
		background: url(../images/nav_partners.gif) 0 0 no-repeat;
		width: 96px;
		border: 0;
	}
	
		#mainnav ul li#partners a:hover {
			background: url(../images/nav_partners.gif) 0 -100px no-repeat;
		}
			
			#mainnav ul li#partners a#selected {
				background: url(../images/nav_partners.gif) 0 -200px no-repeat;
			}
			
			
	#mainnav ul li#contact a:link, #mainnav ul li#contact a:visited {
		background: url(../images/nav_contact.gif) 0 0 no-repeat;
		width: 90px;
		border: 0;
	}
	
		#mainnav ul li#contact a:hover {
			background: url(../images/nav_contact.gif) 0 -100px no-repeat;
		}
			
			#mainnav ul li#contact a#selected {
				background: url(../images/nav_contact.gif) 0 -200px no-repeat;
			}
			
			

	#mainnav ul li#blog a:link, #mainnav ul li#blog a:visited {
				background: url(../images/nav_blog.gif) 0 0 no-repeat;
				width: 90px;
				border: 0;
			}
			
				#mainnav ul li#blog a:hover {
					background: url(../images/nav_blog.gif) 0 -100px no-repeat;
				}
					
					#mainnav ul li#blog a#selected {
						background: url(../images/nav_blog.gif) 0 -200px no-repeat;
					}



		#home_cta {
			display: block;
			border: 0;
			width: 250px;
			height: 16px;
			margin: 0 0 0px 0;
		}

			a#home_cta  {
				background: url(../images/nav_cta_home1.gif) 0 0 no-repeat;
			}
			
			a:hover#home_cta  {
				background: url(../images/nav_cta_home1.gif) 0 -100px no-repeat;
			}
			
		#home_cta2 {
			display: block;
			border: 0;
			width: 250px;
			height: 16px;
			margin: 0 0 0px 0;
		}

			a#home_cta2  {
				background: url(../images/nav_cta_home2.gif) 0 0 no-repeat;
			}
			
			a:hover#home_cta2  {
				background: url(../images/nav_cta_home2.gif) 0 -100px no-repeat;
			}
			
			
		#casestudy_cta {
			display: block;
			border: 0;
			width: 250px;
			height: 25px;
			margin: 0 0 0px 0;
		}

			a#casestudy_cta  {
				background: url(../images/nav_cta_download.gif) 0 0 no-repeat;
			}
			
			a:hover#casestudy_cta  {
				background: url(../images/nav_cta_download.gif) 0 -100px no-repeat;
			}




a.more {
	border: none;
	background: url(../images/bullet_home_more.gif) 0 5px no-repeat;
	padding: 0 0 0 7px;
}

	a:hover.more, a:active.more {
		color: #b49e63;
		border: none;
		background: url(../images/bullet_home_more.gif) 0 5px no-repeat;
	}

		/*a:active.more {
			color: #000;
			border: none;
			background: #fff;
		}*/

a#backtotop {
	border: none;
	background: url(../images/bullet_backtotop.gif) 0 5px no-repeat;
	padding: 0 0 0 7px;
}

	a:hover#backtotop {
		color: #b49e63;
	}
	
	
	/*------- additional kludges / quick fixes added by kev -------*/
	
	.subhead {
	font-size: 12px;
	font-weight: bold;
}







/*------- blogpage body id-------*/

/*
#processpage #leftcolumn p {
	width: 140px;
}

#processpage #middlecolumn {
	background: url(../images/bkgd_process_middlecol.gif) top left repeat-x;
}

*/

#blogpage #rightcolumn {
	background: url(../images/bkgd_process_spot02.gif) top left repeat-x;
}


#blogpage #title_blog01 {
	background: url(../images/title_blog_01.gif) bottom left no-repeat;
}

#blogpage h2 {
	color: #00A6CD;
	margin: 0;
	padding:0;
}

/*
#processpage #title_audition {
	background: url(../images/title_audition.gif) bottom left no-repeat;
}

#processpage #title_process02 {
	background: url(../images/title_process_02b.gif) bottom left no-repeat;
}



#processpage .ldquo {
	background: url(../images/quote_top_process.gif) bottom left no-repeat;
	height: 43px;
}

#processpage .rdquo {
	background: url(../images/quote_bottom_process.gif) bottom left no-repeat;
}


/*----------------*/

/*
#process_leftcolumn_extra_bkgd {
	background: url(../images/bkgd_process_leftcol.gif) bottom left no-repeat;
	height: 311px;
}

*/


#blog_spot02 {
	margin: 0 0 33px 14px;
}

#blog_spot02 h3 {
	background: url(../images/title_blog_spot02.gif) bottom left no-repeat;
}

#blog_spot02 p {
	color: #EAD9BF;
	line-height: 21px;
	margin: 0 15px 0 0;
	width: 145px;
}

/*
#process_rightcolumn_extra_bkgd {
	background: url(../images/bkgd_process_rightcol.gif) top left no-repeat;
	height: 389px;
}

*/

#blogdates {
	margin: 0 0 16px 0;
}

#blogdates p {
	padding: 15px 0 0 0;
	font-weight: bold;
	color:#b49e63;
}

#blogdates .latestnews {
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}
#projectspage #title_projects_groovy {

		background: url(../images/title_projects_groovy.gif) no-repeat left bottom;
		height: 83px;
		margin: 0 0 18px 0;
}
#projectspage #title_projects_nexusvenue {


		background: url(../images/title_projects_nexusvenue.gif) no-repeat left bottom;
		height: 83px;
		margin: 0 0 18px 0;
}
#projectspage #title_projects_npower {



		background: url(../images/title_projects_npower.gif) no-repeat left bottom;
		height: 83px;
		margin: 0 0 18px 0;
}
