<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html>
	<head>
		<title>http://assets.registerguard.com/demos/jobs/</title>
	</head>
	<style type = "text/css">
			
			html,
			body {
				height: auto !important; /* FF and compliant browsers should automatically size the body/html. */
				height: 100%; /* IE will set the body/html to 100%, anything overflowing that will (incorrectly) scale to fit. */
				min-height: 100%; /* When FF/etc automatically size the body/html it should be AT LEAST the height of the entire browser window, but can expand based on content. */
				min-width: 1010px; /* Overall width of site template. */
			}
			body { background: #fff; }
			
			#container {
				margin: 10px 0 10px 10px;
				width: 990px;
			}

			ul#footer {
					background:  repeat-x left center;
					margin: 5px 0;
					padding: 0;
				}
					ul#footer li {
						list-style: none;
						background-repeat: no-repeat;
						background-position: 10px center;
						margin: 0;
						padding: 0;

						float: left;
						display: inline;
					}
					ul#footer li.l1 { ; }


					ul#footer li.l2 { ; }

						ul#footer li a {
							font-family: Georgia;
							font-size: 80%;
							font-weight: bold;
							font-style: italic;
							padding: 5px 10px 5px 10px;
							display: block;
						}
						ul#footer li.l1 a { ; 
							background-color: #FF0000}

						ul#footer li.l2 a { ; 
							background-color: #FF6000}

						ul#footer li a,

						ul#footer li a:visited {
							color: #000000;
							text-decoration: none;
						}

						ul#footer li a:visited:hover,
						ul#footer li a:focus,
						ul#footer li a:focus:hover,


						ul#footer li a:hover,
						ul#footer li a:active {
							color: #000099;
							background-color: #C0C0C0;
							background-position: 10px center;
						}

</style>

	<body>
	<div id="container">

		<ul id="footer" class="clear">

			<li class="l1"><a href="#">home</a></li>

			<li class="l2"><a href="#">contact</a></li>

		</ul> <!- /#footer ->

	</div> <!- /#containter ->

	</body>

</html>
