* {
	margin: 0;
	padding: 0;
}
body {	
	font: 12px/16px Arial;
	color: #333;
}
#wrapper {
	padding: 20px 20px 0;
}
p {
	margin-bottom: 15px;
}

#content {
	overflow: hidden;
	width: 722px;
}

.col1 {
	float: left;
	width: 530px;
}

/* TMP solution */
.col1 div {
	width: 530px;
	overflow: hidden;
}
/* TMP solution */


.col3 {
	float: right;
	width: 150px;
}

#glider {
	width: 720px;
	border: 1px solid #CCC;
	overflow: hidden;
	margin-bottom: 20px;
}
#glider #sections {
	float: left;
	width: 720px;
}


#glider div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 720px; 
	height: 405px;
	overflow: hidden;
}
#glider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:720px;
	height:405px;
	overflow:hidden;
	float:left;
	background-repeat: no-repeat;
}		
#glider div.scroller div.content {
	width: 10000px;
}


.go {
	text-align: right;
	font: 16px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	color: #ccc;
}
.go a{
	color: #93134F;
}


h4 {
	font: 14px/16px Arial;	
	color: #93134F;
	margin-top: 0;
	margin-bottom: 5px;
}

p.small {
	font: 11px/14px Arial;
	color: #666;
	margin-bottom: 12px;
}

img {
	border: 0;
}

a.close {
	padding: 5px 22px 5px 3px;
	background-image: url(/img/close.gif);
	background-repeat: no-repeat;
	background-position: 100% 2px;
	color: #000;
	text-decoration: none;
	border: none;
}

/*lightbox headings*/
.col1 h1 {
	display: block;
	text-indent: -1000px;
	height: 21px;
	overflow: hidden;
	background-position: left top;
	background-repeat: no-repeat;
}

h1.lightbox_bct_getting_work {background-image: url(/img/projects/bct_getting_work.gif);}
h1.brum_jewsch {background-image: url(/img/projects/brum_jewsch.gif);}
h1.bp_review {background-image: url(/img/projects/bp_review.gif);}
h1.bp_gms {background-image: url(/img/projects/bp_gms.gif);}
h1.bp_hsse {background-image: url(/img/projects/bp_hsse.gif);}
h1.bp_im {background-image: url(/img/projects/bp_im.gif);}
h1.bp_flag {background-image: url(/img/projects/bp_flag.gif);}
h1.cake_launch {background-image: url(/img/projects/cake_launch.gif);}
h1.cisco_tcr {background-image: url(/img/projects/cisco_tcr.gif);}
h1.cisco_cud {background-image: url(/img/projects/cisco_cud.gif);}
h1.fi_guides {background-image: url(/img/projects/fi_guides.gif);}
h1.fi_maternity {background-image: url(/img/projects/fi_maternity.gif);}
h1.fi_photocard {background-image: url(/img/projects/fi_photocard.gif);}
h1.fi_praise_book {background-image: url(/img/projects/fi_praise_book.gif);}
h1.fi_relaunch {background-image: url(/img/projects/fi_relaunch.gif);}
h1.fi_searching {background-image: url(/img/projects/fi_searching.gif);}
h1.hampshire_cc_partnership {background-image: url(/img/projects/hampshire_cc_partnership.gif);}
h1.hnb_bottle_labelling {background-image: url(/img/projects/hnb_bottle_labelling.gif);}
h1.hnb_cyclops {background-image: url(/img/projects/hnb_cyclops.gif);}
h1.icomos_annual_report {background-image: url(/img/projects/icomos_annual_report.gif);}
h1.icomos_relaunch {background-image: url(/img/projects/icomos_relaunch.gif);}
h1.nhs_ibr {background-image: url(/img/projects/nhs_ibr.gif);}
h1.nhs_pensions {background-image: url(/img/projects/nhs_pensions.gif);}
h1.rfh_equality {background-image: url(/img/projects/rfh_equality.gif);}
h1.rfh_website {background-image: url(/img/projects/rfh_website.gif);}
h1.socitm_annual_conferences {background-image: url(/img/projects/socitm_annual_conferences.gif);}
h1.socitm_membership_communications {background-image: url(/img/projects/socitm_membership_communications.gif);}
h1.socitm_consulting_launch {background-image: url(/img/projects/socitm_consulting_launch.gif);}
h1.socitm_insight_better_marketed_report {background-image: url(/img/projects/socitm_insight_better_marketed_report.gif);}
h1.socitm_insight_cais_launch {background-image: url(/img/projects/socitm_insight_cais_launch.gif);}
h1.socitm_press_office {background-image: url(/img/projects/socitm_press_office.gif);}
h1.socitm_socitmweb2 {background-image: url(/img/projects/socitm_socitmweb2.gif);}
h1.wmf_britain {background-image: url(/img/projects/wmf_britain.gif);}







