/* Home Page Bottom Features */
table#bottom_features {
	margin: 0px;
	padding: 0px;
	width: 763px;
}
table#bottom_features td {
	vertical-align: top;
}
table#bottom_features td h2 {
	font: normal 20px "Trebuchet MS", Arial, Heveltica, sans-serif;
	margin: 0px 0px 5px 8px;
	padding: 0px;
}
table#bottom_features td h4 {
	font: normal 1px "Trebuchet MS", Arial, Heveltica, sans-serif;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
table#bottom_features td h4 a {
	background-position: top left;
	background-repeat: no-repeat;
	height: 14px;
	display: block;
}
table#bottom_features td h4 a span {
	display: none;
	visibility: hidden;
}
table#bottom_features td p {
	font: normal 11px "Tahoma", Arial, Heveltica, sans-serif;	
	margin: 0px;
	padding: 0px 8px 10px 8px;
	color: #2F2D26;
	text-align: justify;
}
/* bottom left feature */
td#bottom_left_feature {
	width: 256px;
}
td#bottom_left_feature li {
	color: #000000;
	font-size: 11px;
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
	padding-bottom: 3px;
	list-style-image: url(../images/content/bullet-orange.gif);
}
td#bottom_left_feature li a {
	color: #D59C00;
	text-decoration: none;
}


td#bottom_left_feature div.pic {
	background-image: url(../images/content/home_feature_left.jpg);
	width: 254px;
	height: 124px;
	margin-bottom: 1px;
}
td#bottom_left_feature div.colorline {
	width: 254px;
	height: 3px;
	font-size: 1px;
	background-color: #D59C00;
	margin-bottom: 7px;
}
td#bottom_left_feature h2 {	
	color: #D59C00;
}
td#bottom_left_feature h4 a {
	background-image: url(../images/text/home_feature_left_btn.gif);
	width: 130px;
}
/* bottom middle feature */
td#bottom_middle_feature {
	width: 256px;
}
td#bottom_middle_feature li {
	color: #000000;
	font-size: 11px;
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
	padding-bottom: 3px;
	list-style-image: url(../images/content/bullet-blue.gif);
}
td#bottom_middle_feature li a {
	color: #3366CC;
	text-decoration: none;
}



td#bottom_middle_feature div.pic {
	background-image: url(../images/content/home_feature_middle.jpg);
	width: 254px;
	height: 124px;
	margin-bottom: 1px;
}
td#bottom_middle_feature div.colorline {
	width: 254px;
	height: 3px;
	font-size: 1px;
	background-color: #3366CC;
	margin-bottom: 7px;
}
td#bottom_middle_feature h2 {	
	color: #3366CC;
}
td#bottom_middle_feature h4 a {
	background-image: url(../images/text/home_feature_middle_btn.gif);
	width: 172px;
}
/* bottom middle feature */
td#bottom_right_feature {
	width: 251px;
}
td#bottom_right_feature div.pic {
	background-image: url(../images/content/home_feature_right.jpg);
	width: 251px;
	height: 124px;
	margin-bottom: 1px;
}
td#bottom_right_feature div.colorline {
	width: 251px;
	height: 3px;
	font-size: 1px;
	background-color: #1F8A0B;
	margin-bottom: 7px;
}
td#bottom_right_feature h2 {	
	color: #1F8A0B;
}
td#bottom_right_feature p {
	width: 235px;
}
td#bottom_right_feature h4 a {
	background-image: url(../images/text/home_feature_right_btn.gif);
	width: 204px;
}
td#bottom_right_feature li {
	color: #000000;
	font-size: 11px;
	list-style-type: square;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
	padding-bottom: 3px;
	list-style-image: url(../images/content/bullet-green.gif);
}
td#bottom_right_feature li a {
	color: #1F8A0B;
	text-decoration: none;
}
