/* CSS Document */
#primaryNavigationContainer {
	margin-bottom: 38px;
}

#contentRHS {
	float: right;
	padding-right: 50px;
	width: 162px;
	margin-top: 20px;
}
#contentRHS h3 {
	color: #DDD8C3;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#contentRHS ul {
	margin-left: 20px;
}
#contentRHS li {
	color: #DDD8C3;
	margin-bottom: 2px;
	list-style-type: disc;
}
.listText {
	color: #ffffff;
}
#contentLHS {
	padding: 0 50px 0 50px;
	margin-right: 240px;
	border-right: solid 1px #777369;
}
#contentLHS h2 {
	background-image: url(../images/titles/services.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 44px;	
}
#contentLHS p {
	margin-bottom: 15px;
}
