/* CSS Document */

div#LeftBox h3{
	width:575px;
	height:auto;
	background:#7ca5e1;
	color:#FFFFFF;
	border-top:1px solid #bdd2f0;
	border-bottom:1px solid #bdd2f0;
	padding:5px 0px 5px 5px;
	margin-bottom:15px;
}

div#LeftBox h3 strong{
	background:url(../images/h3_dot.gif) 0 0 repeat-y;
	padding:0px 0px 0px 15px;
}

div#LeftBox div.businessTop{
	margin:0px 0px 40px 0px;
}

div#LeftBox div.businessTop h4{
	margin:0px 0px 20px 3px;
}

div#LeftBox div.businessTop p{
	margin:0px 0px 0px 7px;
	line-height:150%;
}

div#LeftBox div.businessBottom{
	margin:0px;
}

div#LeftBox div.businessBottom h4{
	width:575px;
	height:auto;
	border-bottom:1px solid #cac5b5;
	padding:5px 0px 5px 5px;
	margin-bottom:15px;
	color:#7ca5e1;
}

div#LeftBox div.businessBottom h5,
div#LeftBox div.businessBottom p{
	margin:0px 0px 15px 20px;
}

div#LeftBox div.businessBottom h4 strong{
	background:url(../images/h4_dot.gif) 0 0 repeat-y;
	padding:0px 0px 0px 15px;
}

div#LeftBox div.businessBottom p.imgTxt{
	margin:0px;
	text-align:center;
}

