.left_side_bg {
	background-image: url(../images/left_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.left_side_text_container {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 8px;
	width: 196px;
}
.left_orange_text_container {
	margin-top: 25px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 18px;
}
.left_orange_bullet {
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.middle_text_container {
	padding-right: 14px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	line-height: 16px;
	padding-top: 12px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 350px;
	overflow: auto;
	width: 527px;
	margin-left: 1px;
}

.middle_text_container H1,H2,H3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	line-height: 16px;
}


.middle_text_container a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	line-height: 16px;
}

.bullet_arrow {
	margin-top: 5px;
}
