/* CSS Document */

h1.business {
	display:block;
	background:url(/images/title_business.gif) no-repeat;
	height:24px;
	width:229px;
	margin-top:5px;
	margin-bottom:23px;
}


div.text_left_pad p {
	margin-top:15px;
}

div.left_content p {
	padding-bottom:20px;
}

#main_body ul {
	list-style:inherit;
	margin-left:15px;
}

#main_body li {
	margin-bottom:10px;
}

#business-profile {
	background:url(/images/bg/bg_business-profile.gif) top no-repeat;
	height:48px;
	margin-top:10px;
	position:relative;
	z-index:3;
}

#business-profile h3 {
	margin:0 0 0 5px;
	padding-top:30px;
	font-weight:100;
}

#bp_content {
	background:#e6e6e6;
	position:relative;
	z-index:2;
}

#bp_content p {
	color:#000000;
	padding-top:5px;
	margin:0 5px 0 5px;
	padding-bottom:15px;
}