@charset "UTF-8";
/* CSS Document */

#column1{
	width: 160px;
	height: 480px;
	float: left;
	background-image: url(http://www.patersoncooke.com/images/bk_img_sm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
		padding-top: 20px;
}
#column1 a{
	color:#000000;
}
.img_btn{
padding-left: 10px;
}
#column2{
	width: 380px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	background-image: url(http://www.patersoncooke.com/images/text_line.jpg);
	background-repeat: no-repeat;
	background-position: 43px 22px;
	padding-top: 22px;
}
#column-lab{
	width: 380px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	padding-top: 8px;
}
#column3{
	width: 300px;
	float: left;
	padding-top: 22px;
}

#container{ width: 900px;
height: 950px;
}
#container_jhb{ width: 900px;
height: 1050px;
}
#office{ width:730px;
float:left;
}
#lab{ width:730px;
float:left;
}