#right {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 207px;
	margin: 0px;
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 1407px;
}
#left {
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 120px;
	background-color: #588BE6;
	float: left;
	height: 1400px;
}
#center {
	background-color: #FFFFFF;
}

#center .branch {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #588BE6;
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 410px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#center .branch img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#center .branch .oxford {
}
#center .branch .wilts {
}
#center .branch h2 {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
#center h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#center .branch p a {
	text-decoration: none;
	font-weight: normal;
}

#center .clear {
	height: 20px;
	float: left;
	width: 530px;
}
#center .branch:hover {
	background-image: url(../../images/backgrounds/branches-HOVER.jpg);
	background-repeat: repeat;
	background-position: center top;
}
