div.bottomLine {
	background: url(/images/header/header_02-legal-news.jpg) top center no-repeat;
}

#header { /* page header - header image */
	background: url(/images/header/header_01-legal-news.jpg) top center no-repeat;
}

div#content div.leftBgPic{
	 background:url(/images/bgs/2.jpg) left bottom no-repeat;
}

div.contactButton { /* container */
	background:#D5C4AA;
	width:156px;
	padding:0;
	float:right;
	clear:right;
}
div.contactButton a.buttonEmail {
	border-top:2px solid #E1C9A7;
	border-right:2px solid #ECE0CF;
	border-bottom:2px solid #B6996F;
	border-left:2px solid #B6996F;
	background:#DABC91;
	color:#596899;
	text-transform:uppercase;
	text-align:center;
	width:151px;
	font-family:Helvetica,Verdana, Arial, Helvetica, sans-serif;
	padding:7px 0 7px 0;
	margin:1px 0 0 0;
	font-size:12px;
	font-weight:bold;
}

div.contactButton a.buttonPhone:hover, div.contactButton a.buttonEmail:hover {
	background: #E1C9A7;
	border-top:2px solid #F0E4D3;
}
