
* {
  padding: 0;
  margin: 0;
}
p {
  font-size: 12px;
  margin-top: 10px;
}
body {
  background: #3f745a url(/images/209.png) repeat-x left top;
  text-align: center;
  padding-bottom: 20px;
  font-family: Verdana;
}

/*** Headings ***/

h1 {
  font-family: "Times New Roman", serif;
  color: #006233;
  margin: 0 0 10px 0;
  font-size: 32px;
}
h2 {
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
h2.sub {
  margin-top: -15px;
}
h3 {
  font-family: "Times New Roman", serif;
  color: #006233;
  font-size: 16px;
}

/*** Layout ***/

.main_body {
  width: 500px;
  float: left;
}

#phone_number {
  display: block;
  font-family: Trebuchet MS;
  font-weight: bold;
  font-size: 18px;
  color: #697;
  padding: 0;
  margin-top: -10px;
  font-style: italic;
  float: right;
  width: 150px;
  margin-left: -150px;
}

#header {
  width: auto;
  padding: 0px 0px 0px 0px;
  height: 110px;
  text-align: left;
  margin: 5px auto 0px auto;
}

#header img {
  padding: 0px;
  margin: 0px;
  display: block;
}

#header h1 {
  position: relative;
  z-index: 2;

  display: inline;
  height: 20px;
  padding-top: 0px;
  float: right;
  line-height: 20px;

  margin: 84px 3px -10px 20px;
  padding-bottom: 0px;
}

#header h1 span {
  color: white;
}

#footer {
  font-family: Arial;
  font-weight: bold;
  font-size: 10px;
  line-height: 18px;
  color: white;
  padding: 0;
  height: 20px;
  background: url(/images/213.png);
}

#container {
  font-family: Verdana;
  margin: 0 auto 0px auto;
  padding: 0;
  width: 1000px;
}

#nav {
  position: relative;
  z-index: 1;

  padding: 0px;
  margin: 0px;
  text-align: left;
  width: auto;
  height: 32px;
  background: #0059B3 url(/images/211.png);
}

#nav ul {
  padding: 0px;
  margin: 0px;
  margin-left: 1px;
  height: 0px;
  list-style: none;
  float: left;
}

#nav li {
  list-style-type: none;
  margin-top: 0px;
  display: inline;
  margin: 0px;
}

#nav li a {
  display: inline;
  float: left;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  color: #DED;
  margin: 0px;
  padding: 5px 15px 5px 15px;
  height: 22px;
  width: auto;
  border: 1px solid white;
  border-width: 0px 1px 0 0px;
}

#nav li a:hover, #nav li.current a {
  background: white url(/images/212.png);
  color: black;
}

#inner_content {
  margin: 0px 15px 0px 15px;
}

#content_border {
  width: 990px;
  background: #aed9c6;
  margin: 0 auto 0 auto;
}

#content {
  text-align: left;
  padding: 15px 0px 15px 0px;
  width: 970px;
  background: white url(/images/214.png) repeat-x right top;
  margin: 0 auto 0 auto;
  border: 10px solid #aed9c6;
  border-width: 0 10px;
  border: none;
}

* {
  padding: 0;
  margin: 0;
}

a img {
  border: none;
}

#man_logos {
  margin-top: 9px;
  float: right;
  margin-right: -10px;
  width: 435px;
  border: 1px solid #AED9C6;
  border-width: 0 0 0 1px;
}

/***** Logo block *****/

#logo_block {
  text-align: left;
  font-weight: bold;
  font-style: italic;
  margin: 20px 15px 15px 15px;
  border: 1px solid #AED9C6;
  border-width: 0 0 1px 0;
}
#logo_block span {
  display: inline;
}
#logo_block a {
  color: black;
  text-decoration: none;
}

body {
  background: #AED9C6 url(/images/226.png) repeat-x left top;
  padding: 0px;
}

p {
  margin-top: 15px;
  line-height: 18px;
}

#nav {
  padding: 0px;
}

#header, #nav {
  text-align: center;
}

#inner_header {
  text-align: left;
}

#inner_header, #inner_nav {
  width: 972px;
  margin: 0 auto;
}

#outer_content {
  background: url("/images/231.png") repeat-x scroll 0 0 #004224;
}

#container {
  width: 100%;
}


/***** Navigation *****/

#nav {
  background: url('/images/227.png');
}

#nav li a:hover {
  background: url('/images/229.png');
  color: white;
}
#nav li.current a:hover {
  background: url('/images/212.png');
  color: black;
}
#footer {
  background: url('/images/230.png');
}
#nav li a {
  border: none;
}

div.clear {
  clear: both;
}

div.left {
  float: left;
  width: 175px;
  clear: left;
}
div.left img {
  padding: 10px;
}


/**** Shadow Box ****/

table.shadowbox {
  border-spacing: 0px;
}

.top .left, .top .right, .bottom .left, .bottom .right,
.top .middle, .center .right, .center .left, .bottom .middle { 
  -moz-opacity:.50;
  filter:alpha(opacity=50);
  opacity:.50;
  position: relative;
  z-index: 1;
  background: transparent;
}

.shadowbox.top .left, .top .right, .bottom .left, .bottom .right {
  position: relative;
  z-index: 1;
}

.top .left, .top.middle, top.right {
  height: 2px;
}
.shadowbox .right, .shadowbox .left {
  width: 4px;
}

.bottom {
  height: 5px;
}

.top .left {
  background: url('/images/246.png') no-repeat top left transparent;
}
.top .middle {
  background: url('/images/238.png') repeat-x top left transparent;
}
.top .right {
  background: url('/images/247.png') no-repeat top right transparent;
}
.center .right {
  background: url('/images/240.png') repeat-y top right transparent;
}
.bottom .right {
  background: url('/images/244.png') no-repeat bottom right transparent;
}
.bottom .middle {
  background: url('/images/241.png') repeat-x bottom left transparent;
}
.bottom .left {
  background: url('/images/245.png') no-repeat bottom left transparent;
}
.center .left {
  background: url('/images/243.png') repeat-y top left transparent;
}

table.shadowbox .container {
  margin: 0px;
  padding: 10px;
  background: #F0F0F0;
  position: relative;
  z-index: 2;
}

/**** End Shadow Box ****/

/***** Layout *****/

div.right {
  float: right;
  width: 280px;
  margin-top: 12px;
}
div.right .shadowbox .container {
  width: 250px;
  padding: 4px 8px;
}
div.right h2 {
  margin-top: 0px;
  color: #006233;
}
div.right h4 {
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
}
div.right span {
  font-size: 14px;
  display: block;
  color: #444;
}




/***** Form *****/

form#contact {
  width: 650px;
}

form#contact ul {
  list-style: none;
}

form#contact ul li {
  padding-top: 5px;
}

form#contact ul li span {
  display: block;
  font-size: 12px;
  color: #669977;
  font-weight: bold;
}

form#contact ul li span.optional {
  font-weight: normal;
}

form#contact input.text, select, a.submit {
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  color: black;
  border: 1px solid #669977;
  width: 640px;
  background: url('/images/252.png') repeat-x top left;
}

ul.right {
  float: right;
  width: 325px;
 /* margin-top: -5px;*/
}

form#contact ul.right input.text, form#contact ul.left input.text {
  width: 315px;
}

ul.left {
  width: 320px;
  
}


form#contact textarea {
  height: 90px;
  font-size: 14px;
  border: 1px solid #697;
  width: 640px;
  background: url('/images/253.png') repeat-x top left;
}

form#contact a.submit {
  display: block;
  background: url('/images/256.png') top left;
  text-align: center;
  text-decoration: none;
  color: white;
}
form#contact a.submit:hover {
  background-position: bottom left;
}
form#contact a.submit div {
  margin-top: 5px;
}

#errorMessage {
  color: red;
}