html,body {    font-family: verdana, arial, helvetica,  sans-serif;    background: #FFFFFF url(/images/bg_main.gif) repeat-x;	margin: 0px;padding: 0px;}#header {    height: 141px;    margin:0;    }#logo {	position: absolute;	left: 50px;	top: 0px;	width: 206px;	padding: 0px;	margin-top: 0px;	z-index: 2;}#phone {	position: absolute;	top: 24px;	width: 89%;	padding: 0px;	margin-top: 0px;	margin-bottom: 0px;	font-size: 13px;	font-weight: bold;	line-height: 14px;	color: #314862;	z-index: 2;}#utility {	position: absolute;	top: 80px;	width: 89%;	padding: 0px;	margin-top: 0px;    padding-right: 70px;	margin-bottom: 10px;	font-size: 10px;	color: #5d7891;	line-height: 11px;	z-index: 2;}#utility A:link {COLOR: #5d7891; text-decoration: none;}#utility A:visited {COLOR: #5d7891; text-decoration: none;}#utility A:hover {COLOR: #314862;text-decoration: underline;}#mainnav {	position: absolute;	width: 90%;	top: 104px;	padding: 0px;	margin-top: 0px;	margin-left: 0px;}.maintexthome {	font-size: 10px;	color: #000000;	line-height: 16px;	margin-top: 0px;	margin-bottom: 0px;}.maintexthome A:link {COLOR: #0665b6; text-decoration: none;}.maintexthome A:visited {COLOR: #0665b6; text-decoration: none;}.maintexthome A:hover {COLOR: #314862;text-decoration: underline;}#wrapper{    float:right;    width: 100%;    margin-left:-477px;}#content{    margin-left: 477px;    padding-right: 40px;    padding-top: 20px;}#photoarea{    float:left;    width:477px;}hr {        width:100%;        color:#cccccc;        height:1px;        border-style:solid;                 clear:both;        padding: 0px;       }        #footer{    clear: both;    width: 100%;    height: 21px;    background: #909090 url(/images/footer_fade.gif) repeat-y;    color: #FFFFFF;    font-size: 10px;    padding-top: 5px;}