/* 
  -------------------------------------
  Diane Genders Solicitors
  www.dianegenders.co.uk
  3 column 940 (wide center)
  -------------------------------------
*/
body {
	min-width: 940px;
}
#columnwrapper {
	width: 940px;
	color: #000000;
}
#c1, #c2, #c3 {
	width: 220px;
	/* margin-right: 20px;  PN */
	margin-right: 10px;
	
}
#c2 {
	width: 460px;
}
#c3 {
	margin-right: 0px;
}
#footer {
	width: 940px;
}
#logo {
	margin:5px;
}