/* PAGE RESET */* {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	font-weight: normal;	vertical-align: baseline;	background: transparent;}ol, ul {	list-style: none;}/* GENERAL STYLES */html {	background-color: #fff;	font-family: arial, helvetica, san serif;	color: #000;}body {	margin: 0;}div#bodyblock {	margin: 50px auto 20px;	padding: 0;	width: 960px;	height: 580px;}div#navigation {	margin: 0;	padding: 0;	width: 240px;	height: 580px;	background-image: url('../i/navigation_background.gif');	background-repeat: no-repeat;	float: left;}div#navigation h1 a {	display: block;	margin: 85px 0 5px;	width: 240px;	height: 20px;	text-indent: -9999px;	overflow: hidden;	background-image: url('../i/navigation_alliedale.gif');}div#navigation h2 a {	display: block;	margin: 0;	width: 240px;	height: 20px;	text-indent: -9999px;	overflow: hidden;	background-image: url('../i/navigation_email.gif');}div#navigation ul {	margin: 45px 0 0;}div#navigation ul li#work a {	display: block;	margin: 0 0 25px 3px;	width: 56px;	height: 15px;	text-indent: -9999px;	overflow: hidden;	background-image: url('../i/navigation_print.png');	background-position: center 0;	background-repeat: no-repeat;}div#navigation ul li#work a:hover {	background-position: center -15px;}div#navigation ul li#web a {	display: block;	margin: 0 0 25px 6px;	width: 37px;	height: 15px;	text-indent: -9999px;	overflow: hidden;	background-image: url('../i/navigation_web.png');	background-position: center 0;	background-repeat: no-repeat;}div#navigation ul li#web a:hover {	background-position: center -15px;}div#navigation ul li#fun a {	display: block;	margin: 0 0 25px 7px;	width: 34px;	height: 15px;	text-indent: -9999px;	overflow: hidden;	background-image: url('../i/navigation_fun.png');	background-position: center 0;	background-repeat: no-repeat;}div#navigation ul li#fun a:hover {	background-position: center -15px;}div#navigation ul li#links a {	display: block;	margin: 0 0 0 7px;	width: 48px;	height: 15px;	text-indent: -9999px;	overflow: hidden;	background-image: url('../i/navigation_links.png');	background-position: center 0;	background-repeat: no-repeat;}div#navigation ul li#links a:hover {	background-position: center -15px;}div#content {	margin: 0 0 0 80px;	padding: 35px 0 0;	width: 525px;	height: 580px;	float: left;}div#content img {	margin: 0 0 8px;	width: 525px;	height: 380px;}.floatclear {	clear: both;}h1 {	margin: 0;	font-size: 1.3em;	line-height: 1.4em;}h2 {	margin: 0;	font-size: 1.1em;	line-height: 1.3em;}h3 {	margin: 0;	font-size: 1.2em;	line-height: 1.1em;	font-weight: bold;}p {	margin: 0;	font-size: 0.8em;	line-height: 1.3em;}ul {	margin: 0 0 12px;}ul li {	margin: 0 10px 0 0;	font-size: 1em;	line-height: 1.2em;	display: inline;}a {	color: #1ec675;	text-decoration: none;}a:hover {	color: #000;}hr {	margin: 0 0 8px;	width: 100%;	height: 2px;	background-color: #1ec675;}