div#main_container h1#why_aims {
	width: 303px;
	height: 23px;
	background-image: url(../images/why_aims_title.png);
}

div#main_container h1#testimonials {
	width: 257px;
	height: 23px;
	background-image: url(../images/testimonials_title.png);
}

div#main_container h1#press_releases {
	width: 292px;
	height: 23px;
	background-image: url(../images/press_releases_title.png);
}

div#right_column h1#other_press_releases {
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	display: block;
	width: 225px;
	height: 18px;
	background-image: url(../images/other_press_releases_title.png);
}

div#main_container h3 {
	padding: 38px 0 0 0;
	margin: 0px;
	font-size: 12px;
	color: #d3d3d3;
	text-transform: uppercase;
}

div#main_container ul.normal_list {
	margin: 0px;
	padding: 20px 0 0 0;
}

div#main_container ul.normal_list li {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 20px 18px;
	font-size: 12px;
	color: #d3d3d3;
	background-image: url(../images/list_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 18px;
}

div#main_container ul.normal_list li.last {
	padding-bottom: 0px;
}

div#right_column {
	width: 277px;
	padding-left: 26px;
}

div#right_img_container {
	float: left;
	width: 260px;
	padding: 53px 5px 33px 0;
	background-image: url(../images/img_bg.jpg);
	background-repeat: no-repeat;
	background-position: 272px 58px;
}

div#right_column img {
	border: 6px solid;
	border-color: #ffffff;
}

div#right_column ul.other_press_list {
	padding: 0px;
	margin: 0px;
	width: 272px;
	float: left;
}

div#right_column ul.other_press_list li {
	list-style-type: none;
	float: left;
	width: 272px;
	border-bottom: 1px solid;
	border-color: #000000;
	margin: 0px;
	padding: 22px 0 0 0;
}

div#right_column ul.other_press_list li div.element_container {
	float: left;
	width: 272px;
	border-bottom: 1px solid;
	border-color: #c3015d;
}

div#right_column ul.other_press_list li div.element_container p {
	padding: 0 0 16px 42px;
	margin: 0px;
	font-weight: bold;
	color: #d3d3d3;
	font-size: 12px;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}

div#right_column ul.other_press_list li div.element_container a.download {
	display: block;
	width: 101px;
	height: 27px;
	text-indent: -9999px;
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 0 22px 84px;
}

div#right_column ul.other_press_list li div.element_container a.download:hover { background-position: 0px -27px; }

div#right_column ul.other_press_list li div.element_container p a {	color: #d3d3d3; }
div#right_column ul.other_press_list li div.element_container p a:hover { text-decoration: none; }

/* TESTIMONIAL STYLES */
div.testimonial_container {
	float: left;
	width: 576px;
	padding: 15px 0 0 0;
}

div.first {
	padding-top: 26px;
}

div.last {
	padding-bottom: 104px;
}

div.testimonial_quote {
	float: left;
	width: 29px;
	height: 11px;
	background-image: url(../images/quotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 5px 0;
}

div.testimonial_top {
	float: left;
	width: 576px;
	height: 2px;
	background-image: url(../images/testimonials_top.jpg);
	background-repeat: no-repeat;
}

div.testimonial_bottom {
	float: left;
	width: 576px;
	height: 37px;
	background-image: url(../images/testimonials_bottom.png);
	background-repeat: no-repeat;
}

div.testimonial_bottom p {
	padding: 5px 9px 0 9px !important;
	margin: 0px !important;
	font-size: 11px !important;
	color: #bfbfbf !important;
}

div.testimonial_content {
	float: left;
	width: 574px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #a30044;
	background-image: url(../images/testimonials_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #510023;
}

div.testimonial_content p {
	padding: 12px 9px 12px 9px !important;
	margin: 0px !important;
	font-size: 11px !important;
	color: #d3d3d3 !important;
}