@import url('mambo.css');@import url('menu.css');@import url('callouts.css');body, html {	background-color: #fff;	margin: 0px;	padding: 0px;	color: #222;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;		height:100%;}#outer {	height:100%;	min-height:100%;/*for mozilla*/	background-color: #FFFF66;	padding: 0;}html>body #outer {height:auto}td,tr,p,div {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #1D4319;	}/* Links */a:link, a:visited {	font-size: 13px; 	color: #008000; 	text-decoration: none;	font-family:  Arial, Helvetica, sans-serif;	font-weight: bold;	}a:hover {	color: #222;	text-decoration: none;	}.footer {	clear: both;	text-align: center;	color: #aaa;	font-size: 9px;	font-weight: normal;}.footer a:link {	color: #aaa;	font-size: 9px;	font-weight: bold;	text-decoration: none;	border-bottom: 0px dashed #CCCCCC;}.footer a:visited {	color: #aaa;	font-size: 9px;	font-weight: bold;	text-decoration: none;	border-bottom: 0px dashed #CCCCCC;}.footer a:hover {	color: #aaa;	font-size: 9px;	font-weight: bold;	text-decoration: none;	border-bottom: 1px dashed #CCCCCC;}.header {	background-image: url(../images/header.jpg);	background-repeat: no-repeat;	text-align: right;	vertical-align: bottom;	background-color:#FFFFFF;}.nav {	height: 19px;	margin: 0 0 16px 0;	padding: 1px 0 0 0;	vertical-align: bottom;	}.calls {	width: 180px;	padding: 10px 3px 0 3px;}.leftcol {		padding: 0px 25px 10px 25px;	vertical-align: top;	text-align: left;				}#top-area{	height: 140px;	width: 100%;}#logo {	background-image: url(../images/logo.jpg);	background-position: center;	background-repeat: no-repeat;	width: 100%;	height: 133px;	margin: 0 auto 0 auto;}#scroll {	float: right;	width: 480px;	margin: 25px 55px 50px 0px;	font-size: 18px;	color: #008000;	font-family: "Times New Roman", Times, serif;	}.border {		margin: 10px 0 0 0;}