body {
	margin: 0 0 20px 0;
	font-family: arial, tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.55em;
}
div#m_topbar {
	position: relative;
	width: 100%;
	height: 68px;
	background: #FFF url(../images/sfm_tb_tile.jpg) repeat-x left top;
}
div#m_topbar a.homelink {
	width: 134px;
	height: 33px;
	margin: 10px 0 0 10px;
	background: transparent url(../images/sfm_tb_logo.png) no-repeat 0px 0px;
	position: absolute;
	display: block;
}
div.content {
	margin: 0 10px;
	font-size: 14px;
}
div.content a {
	color: #000;
}
h1 {
	font-size: 15px;
	line-height: 1.4em;
}
div.content_graphic {
	float: right;
	padding: 0 0 5px 8px;
	display: block;
}

div.features h2 {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 1px;
}
