/* CSS Document */

#Smoother {
	background-color: #FFFFFF;
	position: absolute;
	height: 35px;
	width: 760px;
	left: 218px;
	top: 250px;
	z-index: 0;
}
#Top {
	padding-top: 100px;
	min-height: 400px;
}

#Left_Col {
	margin-top: 50px;
}
#Sub_Nav a {
	color: #87C899;
	font-size: .9em;
	display: block;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 6px;
}
.howCanWeHelp_Int {
	margin-left: 40px;
	margin-bottom: 20px;
}
#Sub_Nav {
	margin-left: 50px;
	margin-bottom: 30px;
}
#Sub_Nav .marker {
	font-weight: bold;
	text-decoration: none;
}
#Sub_Nav a:hover {
	color: #455682;
}
#Copy {
	width: 460px;
	padding-top: 48px;
}
#Content {
	z-index: 2;
	position: relative;
}
* html #Top {
	height:400px}
