/* Time to build: 26 hours */

body
{
  background-color : #BABEB3;    
  font-family      : "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif, Helvetica;
  color            : #000000;
  margin           : 0px;  
  height           : 100%;
  font-size        : 13px;
}

a:link,
a:visited
{
  color            : #375B80;
  text-decoration  : underline;
}

a:hover,
a:active
{
  color            : #000000;
  text-decoration  : underline;
}

.Page
{
   width           : 100%;
   height          : 100%;
}

.Content
{
  width            : 758px;
  margin           : 5px;  
}

.Header
{
  width            : 758px;
  height           : 99px;  
  background-image : url(../img/Header.gif);
  background-repeat: no-repeat;
  text-align       : left;
  vertical-align   : top;
  background-color : #375B80;
}

.HeaderFirstLine
{
  font-size        : 22px;
  color            : #EEEFDA;
  font-weight      : bold;
  line-height      : 25px;
}

.HeaderSecondLine
{
  font-size        : 16px;
  color            : #FFFFFF;
}

.HeaderThirdLine
{
  font-size        : 12px;
  color            : #AFBDCC;
}

.BorderLeft
{
  width            : 8px;
  height           : 375px;  
  background-color : #EEEFDA;
}

.Navigation
{
  vertical-align   : top;
  text-align       : left;
  background-color : #EEEFDA;
}

.Navigation div
{
  width            : 201px;
  background-color : #E4E1B6;
  vertical-align   : top;
  text-align       : left;
  font-size        : 13px;
}

.Navigation table
{
  width            : 100%;
  vertical-align   : top;
  text-align       : left;
}

.NavigationLink
{  
  text-indent      : -30px;
  padding-left     : 43px;
  padding-right    : 13px;
}

.NavigationLink a:link,
.NavigationLink a:active,
.NavigationLink a:visited
{
  color            : #375B80;
  font-weight      : bold;
  text-decoration  : none;
}

.NavigationLink a:hover
{
  color            : #000000;
  font-weight      : bold;
  text-decoration  : none;
}

.NavigationLink img
{
  width            : 22px;
  height           : 22px;
  border           : 0px;
  padding          : 0px;
  margin           : 0px;
  padding-right    : 5px; 
  vertical-align   : bottom;
}

* html .NavigationLink img
{
  vertical-align   : middle; 
}

.DottedLine
{
  padding-top      : 6px;
  padding-bottom   : 6px;
  margin           : 0px;
  height           : 1px;
  font-size        : 1px;
}

.DottedLine img
{
  width            : 201px;
  height           : 1px;
}

.NavigationEnd
{
  background-image : url(../img/Navigation.gif);
  background-repeat: no-repeat;
  background-color : #EEEFDA;
  height           : 100px;
}

.Phone
{
  background-color : #EEEFDA;
  vertical-align   : bottom;
}

 .Phone td
{
  height           : 22px;
  text-align       : left;
}

 .Phone td img, .EMail img
{
  vertical-align   : middle;
  width            : 46px;
  height           : 34px;
  padding-left     : 30px;
}

.Contact
{
  width            : 100%;
}

.Contact td
{
  vertical-align   : top;
}

.Contact td input
{
  font-family      : "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif, Helvetica;  
}

.Text
{
  width            : 493px;
  height           : 375px;  
  background-color : #EEEFDA;
  vertical-align   : top;
  text-align       : left;
  padding-right    : 20px;
  padding-left     : 20px;
  line-height      : 22px;
}

h1
{
  color            : #66675E;
  margin           : 0px;
  font-size        : 17px;
  line-height      : 22px;
  padding-bottom   : 0px;
  padding-top      : 2px;
  text-align       : left;
}

h2
{
  color            : #000000;
  font-weight      : bold;
  padding          : 0px;
  margin           : 0px;
  font-size        : 13px;
}

ul
{
  margin-bottom    : 0px;
}

.Quote
{
  padding-bottom   : 10px;
  font-style       : italic;
  text-align       : justify;
}

.BorderRight
{
  width            : 16px; 
  height           : 375px; 
  background-color : #375B80;
}

* html .EMailSign
{
  padding-top: 3px;
}

.Footer
{
  background-image : url(../img/Footer.gif);
  background-repeat: no-repeat;  
  width            : 758px;
  height           : 41px;
  background-color : #375B80;
}

.Copyright
{
  padding-left     : 445px;
  padding-top      : 11px;
  text-align       : left;
  vertical-align   : top;
  color            : #FFFFFF;
  font-size        : 13px;
}

.Copyright a:link,
.Copyright a:hover,
.Copyright a:visited,
.Copyright a:active
{
  color            : #FFFFFF;
  text-decoration  : none;
}
