a 
{
  color: #5498ab;
}
#background
{
  background: white url('/images/grey-background-gadiant.png') repeat-x;
  height: auto;
}

body
{
  background: black;
  border: solid black 20px;
  font-family: Trebuchet, Verdana, Arial, sans-serif;
  margin: 0;
}
#contact_form_body
{
  width: 400px;
  width: expression('100%');
}

div.divider
{
  border-left: none;
  border-right: none;
  border-top: #c7ac85 solid 1px;
  border-bottom: #c7ac85 solid 1px;
  height: 2px;
}

.error
{
  color: red;
}

html
{
}

h1
{
  margin: 0;
}

#menu
{
  background: black;
  border-left: #7c7c7c solid 1px;
  border-right: #7c7c7c solid 1px;
  color: white;
  margin: 0 15px 0 15px;
  width: 280px;
}

#menu ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#menu ul li
{
  border-bottom: 1px dashed #828282;
  color: #999999;
  font: 14pt Arial, sans-serif;
  text-transform: uppercase;
}

#menu ul li:first-child
{
  border-top: 1px dashed #828282;
}

#menu ul li a
{
  color: #999999;
  display: block;
  font: 14pt Arial, sans-serif;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
}

#menu ul li a:hover
{
  background: #333333;
}

#menu ul li.active
{
}

#menu ul li.active a
{
  background: #5498ab;
  color: white;
}

#menu ul li ul li
{
  border: none;
}

#menu ul li ul li:first-child
{
  border: none;
}

#menu ul li ul li a
{
  font: 12pt Arial, sans-serif;
  padding: 5px 20px 5px 40px;
  text-transform: none;
}

#menu ul li.active ul li a
{
  background: black;
  color: #999999;
}

#menu ul li ul li.active a:hover
{
  background: #5498ab;
  color: white;
}

#menu ul li ul li a:hover
{
  background: #333333;
}

#menu-column
{
  background: url('/images/menu-panel-bg.gif') repeat-y;
}

#menu-logo-area
{
  display: block;
  height: 234px;
  margin: 0 0 0 16px;
  width: 280px;
}

#menu-panel
{
  background: url('/images/menu-panel.png') no-repeat;
  height: 768px;
  width: 312px;
}

.next-page
{
  text-align: right;
}

.next-page a
{
  color: #5498ab;
}

p
{
  margin: 0;
  padding: 0 0 10px 0;
}

#page
{
  margin: 0 0 0 70px;
}

#page td
{
  vertical-align: top;
}

#page-content
{
  padding: 20px 20px 20px 20px;
  vertical-align: top;
}
#page-content-container
{
  max-width:500px;
}
#page-title
{
  font: 24pt Arial, sans-serif;
  padding-bottom: 15px;
  text-transform: uppercase;
}

.section-list
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.section-list p
{
  padding-bottom: 2px;
}

.section-list li
{
  padding-bottom: 20px;
}

.section-list li a
{
  color: #5498ab;
}

.section-title
{
  color: #5498ab;
  margin: 0;
  padding: 0 0 5px 0;
}
#sender
{
  width:300px;
}
#spacer-column 
{
  width:7%;
}
table
{
  border-collapse: collapse;
}

td
{
  padding: 0;
}
