body {
	background-image: url(../images/services/bkg_page.jpg);
}

#contentCol {
	float: left;
	width: 650px;
	padding: 20px 50px 0px 0px;
}

#introText {
	padding-top: 33px;
}

#contentCol a {
	color: #CC3333;
}

#secondaryNavBreadCrumb p {
	border-bottom: 1px solid #CC3333;
}

#secondaryNavBreadCrumb span {
	color: #CC3333;
}

#secondaryNav div.tertiaryNav p a {
	color: #CC3333;
}

#contentCol1, #contentCol2 {
	float: left;
	width: 300px;
	padding: 0px 50px 0px 0px;
}

#contentCol2 {
	padding: 0px;
}

#contentCol1 .pic, #contentCol2 .pic {
	float: right;
	position: relative;
	top: -40px;
	left: 10px;
}

#contentCol1 .title, #contentCol2 .title {
	padding-bottom: 14px;
	border-bottom: 2px solid #E8DDD4;
	margin-bottom: 10px;
}

#contentCol p.sectionList {
	margin-top: 10px;
}

#contentCol ul.sectionList {
	padding: 0px;
}

#contentCol li {
	color: #CC3333;
}

#contentCol li span {
	color: #333333;
}

#contentCol ul.sectionList li {
	background-image: url(../images/services/bullet.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 20px;
	list-style: none;
	line-height: 13px;
}

#testimonial {
	background-color: #F3EEE9;
	width: 609px;
	padding: 0px 20px;
}

#testimonial p {
	font-size: 16px;
	font-style: italic;
}

#testimonial p span {
	color: #CC3333;
}

/* STYLES FOR ACTIVITY PAGES */
#contentCol2 ul.aspects {
	padding: 0px;
	margin-bottom: 20px;
}

#contentCol2 ul.aspects li {
	padding: 3px 0px 10px 20px;
	list-style: none;
	font-weight: bold;
	line-height: 13px;
}

#contentCol2 ul.aspects li.on {
	background-image: url(../images/services/enterprise-activities/icon_tick.gif);
	background-repeat: no-repeat;
}

#contentCol2 h2 {
	font-size: 13px;
	border-bottom: 1px solid #E8DDD4;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 5px 0px;
}

#contentCol ul.downloads {
	padding: 0px;
}

#contentCol ul.downloads li {
	list-style: none;
	padding: 10px 0px;
	line-height: 13px;
}

#contentCol ul.downloads li img {
	position: relative;
	top: 10px;
}
