﻿  html {height: 100%; font-family: Arial, Helvetica, sans-serif;}
  html,body {height: 100%;}
  body {margin: 0; background: url("/assets/images/fadedown.png") top repeat-x #c0c0c0;}
  #wrapper {position: relative; min-height: 100%; width: 900px; margin: -39px auto 0px  auto; background: url("/assets/images/leftback.png") left repeat-y #ffffff; border-left: 1px solid #000000; border-right: 1px solid #000000; border-bottom: 1px solid #000000;}
  #header {position: relative; height: 390px; background: url("/assets/images/headerback.png"); border-top: 39px solid #000000;}
  #menuback {position: absolute; width: 100%; height: 50px; bottom: 0px; background: #3366CC; opacity: .4; filter:alpha(opacity=40); border-top: 1px solid #00FFFF; border-bottom: 1px solid #000000;}
  #menu {position: absolute; width: 700px; height: 51px; bottom: 0px;}
  #menu a:link {position: relative; color: #ffffff; font-size: 10pt; text-decoration: none; font-weight: bold; line-height: 3.5em; padding: 0 10px 0 10px;}
  #menu a:visited {position: relative; color: #ffffff; font-size: 10pt; text-decoration: none; font-weight: bold; line-height: 3.5em; padding: 0 10px 0 10px;}
  #menu a:hover {position: relative; color: #ffffff; font-size: 10pt; text-decoration: none; font-weight: bold; line-height: 3.5em; padding: 0 10px 0 10px;}
  .mb {position: relative; float: left; height: 50px;}
  #phone {position: absolute; right: 0px; bottom: 2px; width: 150px; height: 50px; font-size: 13pt; color: #ffffff; font-weight: bold; vertical-align: middle; line-height: 3em;}
  #phone img {vertical-align: middle;}
  #content {position: relative; padding-bottom: 185px;}
  .heading {position: relative; font-weight: bold; color: #336699;}
  .leftheading {font-size: 12pt; font-weight: bold; color: #336699;}
  #left {position: relative; float: left; width: 235px; height: 460px; padding: 5px; font-size: 10pt; color: #ffffff;}
  #middle {position: relative; float: left; width: 630px; padding: 5px;}
  .right {position: relative; float: right; margin: 10px;}
  #bottompane {position: absolute; bottom: 0px; width: 100%; height: 186px; background: #336699; border-top: 1px solid #000000; color: #ffffff;}
  .seal {position: relative; margin: 10px; float: right;}
  #noconflict {position: relative; font-size: 10pt; margin: 10px; width: 300px; float: left;}
  #noconflict a:link {color: #99ccff;}
  #noconflict a:visited {color: #99ccff;}
  #noconflict a:hover {color: #000000;}
  
  a:link {color: #336699; text-decoration: none;}
  a:visited {color: #336699; text-decoration: none;}
  a:hover {color: #000000; text-decoration: none;}
  
  #sm {
	position: absolute;
	width: 120px;
	bottom: 0px;
	left: 50%;
	margin: -60px;
	text-align: center;
	font-size: .75em;
}
  
  .bottomheading {position: relative; font-size: 12pt; font-weight: bold; color: #99ccff;}
  #footer {position: relative; width: 900px; height: 30px; margin: 0 auto; padding: 8px 0 0 0; font-size: 9pt; color: #000000; background: #c0c0c0; text-align: center;}

