#content {
	padding-top: 24px;
	padding-right: 24px;
	padding-left: 24px;
	height: 706px;
	border-top-color: #73CB2E;
	border-bottom-color: #73CB2E;
}

#content h2 {
	font-size: 0.75em;
	display: block;
	height: 26px;
	background-image: url(../images/q_and_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

#content h4 {
	font-size: 0.75em;
	padding-left: 24px;
	padding-bottom: 12px;
	color: #C00;
}

#content .wrap {
	padding-top: 18px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73CB2E;
}
#content p {
	font-size: 0.75em;
	line-height: 1.5;
	padding-left: 24px;
	padding-right: 18px;
}
#content a {
	text-decoration: none;
	color: #666;
	display: block;
}
#content a:hover {
	color: #F00;
	text-decoration: underline;
}
#col1 {
	width: 487px;
	float: left;
	height: 680px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #73CB2E;
}
#col2 {
	height: 680px;
	float: right;
	width: 486px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #73CB2E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73CB2E;
}

#footer {
	border-top-color: #73CB2E;
}

