html, body {  height: 100%;}body {	margin: 0;	color: #000;	font-family: "Helvetica" "Helvetica-Regular";	font-size: 10pt;	background-color: #233a5a;	}a, a:visited, a:active {	color: #fff;	text-decoration: none;	font-weight: bold;}a:hover {	text-decoration: underline;}a img {	border: none;}h1 {	font-size: 14pt;	text-transform: uppercase;}h2 {	font-size: 12pt;	text-transform: uppercase;}h3 {	font-size: 10pt;	text-transform: uppercase;}ul {	list-style: square inside url(../images/skin/bullet.jpg);	list-style-position: outside;	text-shadow: #000000 0 0 0;}.wrapper-relative {  position: relative;  margin: 0;  min-width: 1000px;  min-height: 100%;}#banner {  position: absolute;  top: 0;  right: 0;}#logo img {float:left;} #logo h1 {font-family: Times New Roman; color: #fff; font-size: 17pt; text-transform: none; float: left; margin: 0; height: 143px; line-height: 143px;}#logo_bottom {	width: 225px;	height: 68px;	float: left;	background: transparent url(../images/skin/logo_bottom.jpg) right no-repeat;}#wrapper {  margin: 0 0 0 72px;	width: 926px;  padding-bottom: 60px;}#content-wrapper {  position: relative;  padding-bottom: 10px;	float: left;	width: 911px;  min-height: 350px;  background: transparent url(../images/skin/content_bg.jpg) repeat-y;	border: 7px solid #002953;}#content {	float: left;	padding: 13px 40px 0px 40px;	min-height: 278px;	width: 830px;  background: transparent url(../images/skin/content_bg-top.jpg) no-repeat;  }#content img {	margin: 12px -15px 0px 0px;	float: right;}#content-banner {	height: 162px;	clear: both;	border-bottom: 2px solid #cacdd6;}#emails a, #emails a:visited {  color: #000;}/* Main Navigation */#nav {  float: left;  height: 68px;  background-color: #002953;}#main-nav {  font: bold 10pt arial;}#link{	/*  color: blue; */  text-decoration: none;  font-size: 13px;}/* Javascript Nav */#sddm{   margin: 0;  padding: 0;}#sddm li{	  margin: 0 0 0 3px;  padding: 0;  width: 107px;  height: 51px;  list-style: none;  float: left;  background: transparent url(../images/skin/button.jpg) no-repeat;}#sddm li.first_button {  margin: 0;  background: transparent url(../images/skin/left_button.jpg) no-repeat;}#sddm li.last_button {  width: 112px;  background: transparent url(../images/skin/right_button.jpg) no-repeat;}#sddm li a{	  display: block;  width: 105px;  padding: 24px 0;  color: #002953;  text-align: center;  text-decoration: none;}  #sddm li.last-button a {  padding-right: 8px;}#sddm li a:hover{	color: #fff; }/* End Javascript Nav */table {	border: 3px solid;}th {	background-color: #ccc;}th, td {	padding: 8px;}/* End Main Navigation *//* Footer */#footer {/*	float: left;	position: relative;	top: -10px;	width: 947px;	height: 30px;	color: #fff;	font-size: 8pt;	text-align: center;*/clear: both;padding-top: 15px;}#footer a {	color: #0000ff;	/*display: block;*/}#footer #awards a {	width: 275px;	height: 86px;	float: left;}#footer #awards img {	margin: 5px 0px 5px 5px;	float: left;} #footer #websites a {margin-right:30px;} #footer #websites img {float: none; height:60.7px;}/* End Footer *//* Footer Links div */#links {	/*width: 420px;	float: left;*/}#links a {	text-align: center;	padding: 5px 0px;}#links h3 {	text-align: left;	margin: 10px 0px 5px;}/* End Footer Links div */.content-item {	width: 525px;	padding-top: 15px;	color: #515152;}.content-header {	margin-top: 6px;	color: #28365d;	font-weight: bold;}.content-item img {	float: left;}.content-title {	margin-top: 15px;	padding: 0px 5px 0px 5px;	width: 515px;	color: #28365d;	font-size: 14pt;	border-bottom: 1px solid #acafb7;}/* Center */.center {	text-align: center;}#content-image {	z-index: 1;	right: 0px;	position: absolute;}#content-text {	padding-top: 200px;}.single-content {	padding-top: 20px;}#bottom_left {  position: absolute;  bottom: -7px;  left: -7px;  width: 52px;  height: 52px;  background: transparent url(../images/skin/bottom_left.png) no-repeat;}#bottom_right {  position: absolute;  bottom: -7px;  right: -7px;  width: 52px;  height: 52px;  background: transparent url(../images/skin/bottom_right.png) no-repeat;}#bottom_banner {  position: absolute;  bottom: 0;  right: 0;  width: 566px;  height: 105px;  background: transparent url(../images/skin/bottom_banner.png) no-repeat;}/* Columns */#left_column {}#right_column {  margin-right: 143px;  float: right;  width: 220px;  border: 1px solid #999;}/* Industry Links */#link a {	color: #0000ff;}/* End Industry Links */.shadow {	display: block;    -moz-box-shadow:    5px 5px 5px #666666;    -webkit-box-shadow: 5px 5px 5px #666666;    box-shadow:         5px 5px 5px #666666;}.shadow2 {	display: block;    -moz-box-shadow:    5px 5px 5px #777777;    -webkit-box-shadow: 5px 5px 5px #777777;    box-shadow:         7px 7px 7px #777777;}/* self-clear floats */.clear-floats:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}* html .clear-floats { /* IE6 */	height: 1%;}*:first-child+html .clear-floats { /* IE7 */	min-height: 1px;}/* End self-clear floats */