@charset "utf-8";
/* CSS Document */

div#corp_main {
	float:left;
	width:555px;
	border:0px solid #FF0000;
}

div#corp_main h1 {
	font:28px Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
	margin:0px;
	padding:0px;
}

div#corp_main blockquote {
	background:url(/images/quote_top.jpg) top left no-repeat;
	margin:0px;
	padding:10px;
	border:0px solid #FF0000;
}

div#corp_main blockquote p {
	font:16px Georgia, "Times New Roman", Times, serif;
	line-height:155%;
	background:url(/images/quote_bottom.jpg) bottom right no-repeat;
	margin:0px;
	padding:0px;
}

div#corp_right_column {
	float:left;
	width:220px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #FF0000;
}

div#corp_news {
	background:url(/images/esl_news.jpg) top center no-repeat;
	width:218px;
	height:212px;
	border:1px solid #FFF;
	overflow:hidden;
}

div#corp_news div {
	height:155px;
	margin:45px 10px 0px 20px;
	padding:0px;
	list-style-type:none;
}

div#corp_news strong {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

div#corp_news a {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

div#corp_news a:hover {
	text-decoration:underline;
}

div#corp_news ul {
  list-style-type: none;
  padding:0px;
  margin:0px;
}

div#corp_boxes p {
	margin:0px;
	padding:5px 0px 5px 0px;
}

div#corp_boxes2 img {
	display:inline;
	border:0px solid #FF0000;
}