/*
	Headings
*/
#maincontent .heightcontainer {height: 675px;}
#maincontent h1 {font-size: 29px; font-weight: normal; font-family: "Arial Black"; color: #002e54; padding: 0; margin: 0;}
#maincontent h4 {font-size: 18px; font-weight: normal; font-family: "Arial Black"; color: #002e54; padding: 0; margin: 0;}
#maincontent h3 {
			font-size: 22px; 
			font-weight: normal; 
			font-family: "Arial Black"; 
			color: #002e54; 
			padding: 0px 0px 0px 32px; 
			margin: 0; 
			background-image: url(images/bluelight.jpg); 
			background-repeat: no-repeat; 
			height: 44px; 
			display: block;
}
#maincontent h3 span {display: block; padding: 20px 0px 0px 0px;}

#maincontent h2 {
				font-size: 23px; 
				color: #002e54; 
				padding: 0px 0px 0px 42px; 
				margin: 0; 
				display: block; 
				background-image: url(images/plumehome.jpg); 
				background-repeat: no-repeat; 
				height: 42px; 
				font-family: "Arial Black";
				font-weight: normal;
}
#maincontent h2 span {display: block; padding: 15px 0px 0px 0px;}


/*
	Leftcontainer
*/
#maincontent .leftcontainer .pdfnote {
					background-image: url(images/pdficon.jpg); 
					height: 34px; 
					background-repeat: no-repeat; 
					background-position: 100% 0; 
					margin: 0; 
					padding: 15px 0px 15px 0px; 
					font-style: italic; 
					color: #db6262;
}
#maincontent .leftcontainer .pdfnote strong {font-style: normal;}


/*
	Lists
*/
#maincontent ul {padding: 0px 0px 25px 0px; margin: 0; list-style: none;}
#maincontent ul li {
			background-image: url(images/aboutus_li_bg.jpg); 
			background-repeat: no-repeat; 
			background-position: 0 8px; 
			padding: 1px 0px 1px 10px; 
			color: #4e6271; 
			font-weight: bold;
}
#maincontent ul li span {display: block;}
#maincontent ul li a {color: #3085c4;}
#maincontent ul li a:hover {color: #3085c4;}


/*
	Did you know
*/
#maincontent .didyouknow {
				padding: 5px 0px 25px 15px;
				background-repeat: no-repeat; 
				background-position: 100% 0; 
}
#maincontent .didyouknow .dashedline {border-bottom: 1px dashed #c7c9d2; margin-left: 40px; padding: 0;}

/*
	Right container testimonials
*/
#maincontent .rightcontainer .container {padding-right: 197px; background-image: url(images/resources_cpt.jpg); background-repeat: no-repeat; background-position: 95% 25px;}
#maincontent .rightcontainer .container .testimonial {padding: 0px 0px 25px 0px; margin: 0;}
#maincontent .rightcontainer .container .testimonial p {padding: 0; margin: 0; color: #62829a;}
#maincontent .rightcontainer .container .testimonial span {color: #002e54; float: right; font-weight: bold; padding-right: 20px;}
#maincontent .rightcontainer .container .readmore {color: #3085c4; font-size: 12px; font-weight: bold;}
#maincontent .rightcontainer .container .readmore:hover {color: #3085c4;}
