html {	background: #ababab center top repeat-y url(images/bckhtml.gif);}body {	margin: 0; padding: 0;	background: center top no-repeat url(images/bckbody.gif);	font-family: Arial; font-size: 11px;	color: #737373;}#page {	margin: 0 auto;	width: 740px;}#header {	position: relative;	height: 96px;	background: repeat-x url(images/bckheader.gif);}#header h1 {	margin: 0; padding: 0;	width: 250px; height: 96px;	font-size: 0; font-weight: normal;	text-indent: -9999em;}#header h1 a {	display: block;	width: 100%; height: 100%;	background: no-repeat url(images/bcklogo.gif);}#header ul {	margin: 0; padding: 0;	list-style-type: none;	position: absolute;	top: 35px; right: 0;}#header li {	float: left;	font-size: 10px;	text-transform: uppercase;	padding: 1px 4px;	height: 28px; line-height: 28px;	background: right top repeat-y url(images/bckmenuli.gif);}#header li.last {	background: none;}#header li a {	float: left;	color: #0059b1;	text-decoration: none;	width: 70px;	text-align: center;}#header li a:hover {	color: #fff;	background: no-repeat url(images/bckmenulinkhover.gif);}#banner {	height: 157px;	border-top: #0059b1 8px solid;	border-bottom: #0059b1 8px solid;}#container {	margin: 20px;}.clear {clear: both;}#content {	float: left;	width: 460px;}#content h3 {	font-family: "Palatino Linotype", "Georgia", "Trebuchet MS"; font-size: 17px;	color: #000;}#sidebar {	float: right;	width: 215px;}#sidebar .box {	margin: 0 0 15px 0;	background: repeat-y url(images/bcksidebarbox.gif);}#sidebar .box .b {	background: left bottom no-repeat url(images/bcksidebarboxbottom.gif);}#sidebar .box .t {	padding: 15px;	width: 185px;	background: no-repeat url(images/bcksidebarboxtop.gif);}#sidebar h3 {	margin-top: 0;	font-family: "Palatino Linotype", "Georgia", "Trebuchet MS"; font-size: 17px;	color: #0054a6;}#sidebar address {	font-style: normal;}#footer {	position: relative;	margin: 0 20px; padding: 15px 0 30px 0;	width: 700px;	border-top: #e0e0e0 1px solid;	color: #868686;}#footer a {	color: #868686;	text-decoration: underline;}#footer ul {	position: absolute;	margin: 0; padding: 0;	list-style-type: none;	right: 0; top: 15px;}#footer li {	display: inline;	color: #5c5c5c;}#footer li a {	color: #5c5c5c;	text-decoration: underline;}