body {
  margin: 0px; padding: 0px;
  text-align: center;
  background-color: #37619a;
}
a {
  color: #37619a;
  text-decoration: none;
}
a:hover {
  color: #8cb5d9;
}
p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 13px;
}
#outer {
  width: 966px;
  margin: 0px auto;
  text-align: left;
}
#header {
  height: 144px;
  background-image: url('images/header.gif');
}
.clear {
	clear: both;
}
#topmenu {
  margin: 0px auto;
  height: 26px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 2px;
  margin-top: 0px;
  margin-right: 12px;
  padding-left: 37px;
  background-color: #ffffff; /*#f4f4f4;*/
}
#topmenu a {
  display: block;
  height: 26px;
  float: left;
  background-image: url('images/topmenu_cap2.gif');
  background-position: left top;
  background-repeat: no-repeat;
  color: #37619a;
  text-decoration: none;
  font-family: Arial;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  
}
#topmenu a span {
  display: block;
  height: 26px;
  background-image: url('images/topmenu_slide2.gif');
  background-position: right top;
  background-repeat: no-repeat;
  padding: 0px 5px;
  padding-right: 11px;
  margin: 0px 6px;
  padding-top: 5px;
}
#topmenu a:hover {
  background-image: url('images/topmenu_cap2_h.gif');
  color: #ffffff;
}
#topmenu a:hover span {
  background-image: url('images/topmenu_slide2_h.gif');
}
#leftmenu {
  width: 200px;
  padding-left: 14px;
  padding-bottom: 14px;
  padding-top: 20px;
  float: left;
}
#leftmenu a {
  display: block;
  background-color: #729ec5;
  border: solid 1px #3e699f;
  color: #ffffff;
  font-size: 14px;
  font-family: Arial;
  text-decoration: none;
  font-weight: bold;
  white-space: nowrap;
}
#leftmenu a span {
  display: block;
  border-left: solid 10px #3e699f;
  padding: 3px;
}
#leftmenu a:hover, #leftmenu a.active {
  background-color: #8cb5d9;
}
#leftmenu a:hover span, #leftmenu a.active span {
  border-left: solid 10px #ffffff;
}
#leftmenu h1 {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  margin: 0px; padding: 0px;
  color: #3e699f;
  padding-top: 20px;
  padding-bottom: 9px;
}
#bottommenu, #phone {
  clear: both;
  text-align: center;
  padding-bottom: 20px;
}
#phone {
  padding-top: 20px;
}
#bottommenu a {
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  color: #37619a;
}
#bottommenu a:hover {
  color: #8cb5d9;
}
#sidebar {
  width: 200px;
  font-family: Arial;
  font-size: 12px;
  float: left;
  padding-top: 20px;
}
#sidebar div.phone {
  text-align: center;
  padding-bottom: 20px;
}
#sidebar div.item {
  background-image: url('images/sidebar_bg.gif');
  background-repeat: repeat-x;
  padding: 8px;
  padding-bottom: 20px;
}
#sidebar div.item a {
  display: block;
  text-align: right;
  color: #37619a;
  text-decoration: none;
  padding-top: 5px;
}
#sidebar div.item a:hover {
  color: #8cb5d9;
}
#middle {
  float: left;
  width: 507px;
  padding: 10px;
}
#middle .article {
  background-image: url('images/article_bg.gif');
  background-position: left top;
  background-repeat: repeat-x;
  border: solid 1px #bdbdbd;
  background-color: #e5e5e5;
  margin-bottom: 10px;
}
#middle .article h1, #middle .article h2 {
  font-family: Arial;
  margin: 0px; padding: 10px;
}
#middle .article h1 {
  font-size: 16px;
  font-weight: bold;
  color: #ff3507;
}
#middle .article h2 {
  font-size: 14px;
  font-weight: normal;
  padding-top: 0px;
}
#middle .article img {
  float: right;
  margin: 7px 7px 0px 7px;
}
#main {
  border-left: solid 1px #b9b9b9;
  background-image: url('images/shadow_side.gif');
  background-repeat: repeat-y;
  background-position: top right;
  background-color: #ffffff;
}
#middle div.tagline {
  padding: 10px;
  font-family: Arial;
  font-size: 14px;
}
.hborder {
  border-top: solid 1px #b9b9b9;
  width: 955px;
  overflow: hidden;
  height: 0px;
}
#footer {
  height: 7px;
  background-image: url('images/shadow_bottom.gif');
  border: none;
}
#middle .article1 {
  background-position: left top;
  background-repeat: repeat-x;
  margin-bottom: 0px;
}
#middle .article1 h1, #middle .article1 h2 {
  font-family: Arial;
  margin: 0px; padding: 10px;
  padding-bottom: 0px;
}
#middle .article1 h1 {
  font-size: 16px;
  font-weight: bold;
  color: #3e699f;
}
#middle .article1 h2 {
  font-size: 14px;
  font-weight: normal;
  padding-top: 0px;
}
#middle .article1 img {
  float: right;
  margin: 7px 7px 0px 7px;
}
#middle div.tagline {
  padding: 10px;
  font-family: Arial;
  font-size: 14px;
}
#middle div.tagline1 {
  padding: 10px;
  font-family: Arial;
  font-size: 13px;
}
#middle div.tagline i {
	font-size: 11px;	
}
#middle div.tagline1 a {
  color: #37619a;
  text-decoration: none;  
}
#middle div.tagline1 a:hover {
  color: #8cb5d9;
}
#widget {
  width: 484px;
  height: 235px;
  margin-left: auto;
  margin-right: auto;
}
#widget.one {
  background-image: url('images/widget_3.gif');
}
#widget.two {
  background-image: url('images/widget_4.gif');
}
#widget.three {
  background-image: url('images/widget_1.gif');
}
#widget.four {
  background-image: url('images/widget_2.gif');
}
#widget div.button {
  width: 50%;
  height: 40px;
  overflow: hidden;
  float: left;
  position: relative;
  top: 140px;
}
#preload {
  display: none;
}
table#mytable, #mytable td {border: solid 1px #000; border-collapse: collapse; background-color: #EEEEEE;}
#mytable td { padding-left: 5px; }
#home_headline {
	background-image: url(images/home_headline_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
#home_headline h1, #home_headline h2, #home_headline h3, #home_headline h4, #home_headline h5, #home_headline h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px; padding: 0px;
	text-align: center;
	font-style: italic;
}
#home_headline h1 {
	font-size: 14px;
	text-transform: uppercase;
}
#home_headline h2 {
	font-size: 13px;
}
#home_headline h3 {
	color: #07568a;
	font-size: 15px;
	padding-top: 5px;
}
#home_headline h4 {
	color: #c81426;
	font-size: 30px;
}
#home_headline h5 {
	font-size: 17px;
}
#home_headline h6 {
	font-style: normal;
	color: #000000;
	font-size: 14px;
	padding: 10px 0 20px 0;
}
#home_headline #inner {
	width: 320px;
	margin: 0px auto;
}
#problems {
	background-color: #ecf4fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 509px;
}
#problems td {
	vertical-align: middle;
	text-align: center;
}
#problems .left {
	width: 200px;
	text-align: left;
	background-color: #d4e3ed;
}
#problems .right {
	width: 200px;
	text-align: right;
	background-color: #d4e3ed;
}
#w {
	width: 472px;
	height: 223px;
	background-image:url(images/w_1.gif);
	margin: 20px auto;
	position: relative;
}
#w #w_1, #w #w_2, #w #w_3, #w #w_4 {
	position: absolute;
	height: 27px;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 48px;
	padding-top: 7px;
}
#w #w_1 {
	bottom: 48px;
	left: 7px;
}
#w #w_2 {
	bottom: 48px;
	right: 8px;
}
#w #w_3 {
	bottom: 8px;
	left: 7px;
}
#w #w_4 {
	bottom: 8px;
	right: 8px;
}
#w .text {
	padding: 10px;
	width: 340px;
}
#w .text h1, #w .text p {
	margin: 0px; padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}
#w .text h1 {
	font-size: 18px;
	padding-bottom: 3px;
}
.quote
{
	font: normal normal normal 13px/16px Arial;
	color:#000;
	padding:0.75em 0;
}
.quote h3.head
{
    font-size:116%;
    font-weight:bold;
    display:block;
	color:#fff;
	background-color:#729ec5;
	padding:0.35em 0.75em;
	border:1px solid #3e699f;
	margin:0;
}
.quote h3.head img
{
	float:right;
	position:relative;
	top:-0.2em;
}
.quote blockquote
{
	background:#fff url(images/quotes_bg.gif) repeat-x scroll left top;
	padding:0.75em;
	border-top:none;
	border-bottom:none;
	border-left:1px solid #3e699f;
	border-right:1px solid #3e699f;
	margin:0;
}
.quote blockquote cite
{
	clear:both;
	float:right;
	margin:0;
	font-style:normal;
	font-weight:normal;
	padding-bottom:0.75em;
}
.quote blockquote em
{
	display:block;
	padding-bottom:0.75em;
	color: #2a4873;
	font-size:85%;
}
.quote strong.foot
{
    display:block;
	color:#2a4873;
	background-color:#ffffe4;
	padding:0.35em 0.75em;
    font-weight:bold;
	border:1px solid #3e699f;
}
.quote strong.foot em
{
    font-weight:normal;
    font-style:normal;
	color:#790000;
}
.quote p
{
	text-align:left;
	padding:1em 1em 0 1em;
}
.tagline fieldset.quote
{
background:#FFFFFF url(images/quotes_bg.gif) repeat-x scroll left 0px;
*background:#FFFFFF url(images/quotes_bg.gif) repeat-x scroll left 23px;
}
.tagline fieldset.quote legend
{
	border:1px solid #3e699f;
	background-color:#729ec5;
	font-size:116%;
	font-weight:bold;
	color:#fff;
	margin-left:0.5em;
	*margin-left:0;
	padding:0.35em 0.75em;	
}
#table_logos
{
	 margin-top: 0.75em;
	 margin-bottom: 0.15em;
}
 
