
#content h1{
	font-size:17px;
	margin:0px 0px 30px 0px;
	padding:3px 15px 3px 0px;
	background-color:#000;
	background-image:url(../images/press/news_bg_img.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFF;
	text-align:right;
}

#content h2 {margin-left:0px;}

#content p {margin-left:0px;}
#content p.services {line-height:21px;}

#content .highlight {border:1px solid #E5E5E5;padding:10px 10px 0px 10px;overflow:auto;margin:0px 0px 20px 0px;}
#content .highlight .image {
	float:left;padding:0px;
	width:185px;
}

#content .highlight .image p {
	margin:10px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .highlight .text {
	float:left;width:568px;
	margin:0px 0px 0px 0px;
}

#content .highlight img.floatLeft {float:left;margin:0 10px 10px 0;}
#content .highlight img.floatRight {float:right;margin:0 0 10px 10px;}
#content .highlight img.center { text-align:center;}
#content .highlight .gray {color:#818181;}

#content .highlight ul {margin:0 0 0 20px;padding:0 0 0 15px;}
#content .highlight ul li {margin:0 0 10px;padding:0;}


#footer{background-image:url(../images/press/news_bg_footer.jpg);background-position: right bottom;background-repeat: no-repeat;padding:10px 0px 10px 15px;font-weight:bold;}
#footer p{border-left:4px solid #C0252D;margin:0px;padding:2px 0px 0px 6px;}
#footer p a{color:#C0252D;text-decoration:none;}

