.cms-page-view .col-main #content {
	oveflow: hidden;
}

	.cms-page-view  .col-main #content ul {
		list-style: disc;
		margin: 5px 25px;
	}

		.cms-page-view #content ul li {
			margin: 5px 0;
		}

	.cms-page-view  .col-main #content hr {
		border: 2px dotted #00A2DE;
		border-width: 2px 0 0 0;
		margin: 1em 0;
	}

	.cms-page-view #content .testimonialContent {
		float: left;
		width: 600px;
	}

	.cms-page-view #content .testimonialPromo {
		float: right;
		height: 400px;
		width: 300px;
	}

	.cms-page-view #content .testimonial {
		border-top: 1px solid #f5f5f5;
		margin-top: 10px;
		padding-top: 10px;
	}

img.banner {
	margin-top: 7px;
}

	div.col1-layout img.banner {
		margin-top: 0;
	}

.bluecutbox {
	background: url("../../images/corner_bw.gif") no-repeat scroll right bottom #E6F7FD;
	margin:0 0 10px;
	overflow: hidden;
}

	.bluecutimg {
		float:left;
		line-height:16px;
		padding:10px;
		width:161px;
	}

	.lefter {
		float:left;
		padding:10px 0 0 4px;
		width:500px;
	}

/* Contact Us Page */	

div#contactUsBlock address {
	padding: 1em 0 5em 0;
}

div#contactUsBlock address, div#contactUsBlock div {
	float: left;
	width: 235px;
}

div#contactUsBlock div p {
	margin-top: 1em;
}

form#contactForm {
	clear: both;
	display: block;
}

/* Sitemap */

div.page-sitemap div.pager p a {
	font-weight: bold;
	color: #00A2DE;
}