#divLeftGrn {
	width: 36px;
	float: left;
	height: 380px;
	background-image: url(../images/bgslice1.jpg);
	background-repeat: repeat-y;
}
#divLeftNav {
	white-space: nowrap;
	float: left;
	width: 222px;
}
#divLeftText {
	width:173px;
	padding-right: 12px;
	white-space: normal;
	margin-right: -5px;
	float: left;
	padding-top: 20px;
}
ul.nav, ul.nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.nav li  {
	background: url(../images/leftnav-bg.jpg) no-repeat;
	overflow: hidden;
	height: 23px;
	width: 140px;
	padding-right: 24px;
	text-align: right;
	margin-bottom: 3px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.nav li:hover {
	background: url(../images/leftnav-bg-ro.jpg);
}
.nav  a, .nav a:hover {
	color: #002F64;
	text-decoration: none;
}
#divLeftText #OneStop {
	height: 88px;
	width: 135px;
	margin-top: 10px;
	margin-left: 10px;
}
#divLeftText #Cambridge {
	height: 58px;
	width: 136px;
	margin-top: 10px;
}

