body#fhmhome {
	background: #fff url(../pics/home/bg.gif) top center repeat-y;
	margin: 0;
	padding: 0;
	font-size:12px;
}

div#container {
	margin-top: 0;
	padding-top: 0;
	background-color: #fff;
}
div.mainpromo {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

div.subpromo {
	margin-bottom: 10px;
	background-color: #fff;
}

div.mainpromo img, div.subpromo img, div#features img {
	border: none;
}

div#features {
	margin-bottom: 10px;
	background: #fff url(../pics/home/promo_bg.gif) bottom left repeat-x;
}

div#features img {
	border: 1px solid #f90;
}

hr.hrfeature {
	color: #e8e8e8;
	background-color: #e8e8e8;
	width: 100%;
	height: 1px;
	border: none;
	margin: 3px 0;
}

div#features .titlebar {
	margin: 1px 0 0 1px;
}

div#features .inner {
	margin: 1px;
	background: #fff url(../pics/home/promo_bg.gif) bottom left repeat-x;
}

div#adspace {
	padding: 0 0 0 20px;
}

#features h6 {
	color: #c00;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#features h6 a{
	color: #c00;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#features p {
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 13px;
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#features p a {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
