﻿body {
  font-family:verdana, arial, helvetica;
  font-size:13px;
  color:#333;
  background-color:#214188;
  background-color:#6981aa;
  padding: 6px;
  margin: 0 auto;
  text-align:left;
  width:776px;
  _width:770px; /* IE7 and below */

}

#wrapper 
{
  background-color:#fff;
  border-color:#4060c0;
  border-width: 3px;
  border-style:solid;
  padding:0px;
  width:770px;
  _width:776px; /* IE7 and below */
}
    

#header {
  background-image:url(images/newdeflogo2.jpg);
  background-repeat:no-repeat;
  padding:0px;
  background-color:#214188;
  text-align:right;
  font-size:9pt;
  color:#ddd;
  height:88px;
  height:128px;
}

#address { padding:20px;}

#menubar 
{
  background-image:url(images/button.gif);
  height:30px;
}

/* The top menu is 750x32px, text is centre-aligned */
.top_menu { padding:0; border:0; width:770px; font-weight: bold;  background-color:#000; background-image:url(images/button.gif); text-align:center; }
.top_menu a { color:#ddd; text-decoration:none; display:block; padding:6px; }
.top_menu a:hover { background-color:black; color:White; }
/* Static menus clickable area is 32px high (text-align for Safari) */
.top_menu td { text-align:center; vertical-align:middle;padding:0px;  }

#flash 
{
    text-align:center; padding:5px; margin:0px; 
    }

#content {
  text-align:left; 
  padding:10px; 
  margin:0px; 
  min-height:300px; 
  background-color:White; 
}

#contactus_table td { padding-bottom:0px; padding-right:20px; vertical-align:top; }
.contactus_table_heading { padding-bottom:0px; padding-right:20px; vertical-align:bottom; }

h2 { font-size:20px; color:#214188; }
h4 { font-size:14px; color:#214188; }

a { color:#6981aa; }

#footer { 
  background-image:url(images/bottom_gradient.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}
#footer td { font-size:9px; }
#footer a { color:#6981aa; }

