@charset "UTF-8";
#capheader {
	font-size: 14px;
	text-transform: capitalize;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
	font-weight: bold;
}
#banner {
}
#content {
	margin-top: 200px;
	margin-right: 620px;
	margin-bottom: 0px;
	margin-left: 110px;
	float: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #E3E3E3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 450px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #E3E3E3;
	height: auto;
}
#banner {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
