#empres_bottom {
	background: url("../images/empres_bottom.gif");
	width: 920px;
	height: 20px;
	line-height: 0px;
	font-size: 0px;
	
}
#empres_content {
	background: url("../images/empres_bg.gif");
	width: 920px;

}
#empres_half_content_main {
	float: left;
	width: 602px;
}
#empres_half_content_main img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#empres_half_content_main .content {
	width: 560px;
	margin: 0px 20px 20px 20px;
	color: #333333;
	font-size: 0.75em;

}
#empres_half_content_main .content h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	font-weight: regular;

}
#empres_half_content_right {
	float: right;
	width: 318px;
}
#empres_half_content_right img {
	display: block;
}

#empres_half_content_right .content {
	width: 277px;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	background: url("../images/empres_right_top.gif") no-repeat top left;
	padding: 25px 20px 20px 21px;
}
#empres_half_content_right .content_middle {
	width: 277px;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	padding: 25px 20px 20px 21px;
	background: url("../images/empres_right_gray_separator.gif") no-repeat top left;
	
}
#empres_half_content_right .content_middle ul{
	margin: 0px;
	padding: 15px;
	
}

#empres_half_content_right h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
a.empres_button {
	background: transparent url('../images/button_blue_right.gif') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: left;
	font: normal 11px arial, sans-serif;
	height: 19px;
	margin-right: 6px;
	padding-right: 9px; /* sliding doors padding */
	text-decoration: none;
	margin-bottom: 6px;

}
a.empres_button span {
	background: transparent url('../images/button_blue_left.gif') no-repeat;
	display: block;
	line-height: 13px;
	padding: 3px 0 5px 10px;
	width: 258px;
}	
