h1 {
padding-top: 27px;
}

.lg {
font-size: 15px;
line-height: 20px;
}

#homeFlash {
	padding: 0px;
	background-color: #ffffff;
	border-bottom-color: #c8e220;
	border-bottom-style: solid;
	border-bottom-width: 9px;
	height: 253px;
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 0px;
	border-top-color: #3b54d2;
	border-top-style: solid;
	border-top-width: 6px;
	width: 950px;
}

.ie6 #homeFlash {
}

#homeFeatures {
	float: left;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 31px;
	margin-left: -30px;
	background-image: url(/images/bkd_home_features.gif);
	background-repeat: repeat-x;
	width: 654px;
}

.ie6 #homeFeatures {
	width: 639px;
	margin-left: -15px;
}

.feature {
	width: 312px;
	float: left;
}

.feature img {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: -4px;
}

.feature h4 {
	padding-top: 10px;
}

.feature p {
	padding: 5px 0 0 0;
	margin: 0px;
	line-height: 14px;
	font-size: 11px;
	width: 312px;
}

.ie .feature p {
	width: 212px;
}


.sidebar {
	padding-bottom: 0px;
	margin-top: 4px;
}

.ie6 .sidebar {
padding-left: 0px;
}



