﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
	<head>
		<title>Resco Woodford</title>
		<style type="text/css">
			html, body { height:100%;overflow:auto; }
			body { font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#333333;top:0px;margin:0px;padding:0px; }
			h2 { font-size:14px;border-bottom:1px solid #c0c0c0;margin:20px; }
			div.list { margin-left:20px; }
			.list h3 { font-size:12px;margin:2px 0px; }
			.list a { font-size:12px;margin:2px 0px;text-decoration:none;color:#000000;font-weight:bold }
			.list a:hover { text-decoration:underline }
			.list p { font-size:12px;margin:5px 0px 2px; }
			.list div { float:left; }
			.list img { margin-right:15px; }
		</style>
	</head>
	<body>
		<h2>Which feature would you like to work with?</h2>
		<div style="display:flex;flex-direction:row">
			<div class="list" style="flex:1 1 auto">
				<div>
					<img src="WoodfordSiteMapIcon32x32.png" alt="Woodford" height="48" width="48" />
				</div>
				<div>
					<a href="HTML5/index.html" target="_blank">Woodford</a>
					<p>Customization and configuration of Resco mobile application directly from your web browser.</p>
				</div>
			</div>
		</div>
	</body>
</html>
