body
{
  margin: 0;
  padding: 0;
  background: #FFFFFF;
  text-align: left;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #4F4F4F;
}

#main_wrap
{
  background: #FFFFFF url(../images/img1.gif) repeat-x;
}

h2, h3, h4, h5, h6
{
  margin: 0;
}

h2
{
  text-transform: lowercase;
  letter-spacing: -1px;
  font-size: 26px;
  font-weight: normal;
  color: #31576F;
}

h2 em
{
  font-weight: bold;
  font-style: normal;
}

h3
{
  height: 26px;
  background: #0077A7 url(../images/img3.gif) repeat-x left bottom;
  padding: 14px 0 0 20px;
  text-transform: lowercase;
  font-size: 18px;
  color: #FFFFFF;
}

h4
{
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
  font-weight: normal;
  color: #31576F;
}

p, ol, ul
{
  line-height: 180%;
}

ul
{
  margin-left: 0;
  padding-left: 0;
  list-style-position: outside;
}

a
{
  color: #6B6B6B;
}

a:hover
{
  text-decoration: none;
}

.image
{
  float: left;
  margin: 0 20px 0 0;
}

.portfolio li
{
  display: block;
}

.portfolio h4
{
  font-size:20px;
  margin-top: 20px;
}

.normallist li
{
  list-style-position: inside;
  display: list-item;
  list-style-type: circle;
}

.servicecontent
{
  padding: 0 20px 20px 20px;
  background: #FFFFFF url(images/img4.gif) repeat-x;
}

.listitem li
{
  list-style-type: circle;
   
}

.maintext
{
  padding: 20px;
  border-top: 1px solid #CBE1EF;
  background: #FFFFFF url(../images/img4.gif) repeat-x;
}

/* Header */

#header
{
  width: 800px;
  height: 150px;
  margin: 0 auto;
}

#header *
{
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  color: #FFFFFF;
}

#header h1
{
  float: left;
  padding: 80px 0 0 10px;
  font-size: 26px;
}

#header h2
{
  float: left;
  padding: 91px 0 0 10px;
  font-size: 12px;
  font-weight: normal;
}

#header ul
{
  float: right;
  margin: 0;
  padding: 82px 0 0 0;
  list-style: none;
}

#header li
{
  display: inline;
}

#header a
{
  display: block;
  float: left;
  height: 25px;
  margin: 0 0 0 8px;
  padding: 12px 20px 0 20px;
  background: #ABBA47 url(../images/img2.gif) repeat-x;
  text-decoration: none;
  font-weight: bold;
}

/* Content */

#pagecontent
{
  width: 892px;
  margin: 0 auto;
}

#sidebar
{
  float: left;
  width: 180px;
}

#sidebar ul
{
  padding-left: 0;
  list-style: none none outside;
  line-height: normal;
  font-size: 12px;
}

#sidebar li
{
  padding: 5px 0;
  background: url(../images/img6.gif) repeat-x;
}

.first li
{
  list-style-position: inside;
  list-style-type: circle;
  margin: 0 0 10px 50px;
}

#maincontent
{
  float: right;
  width: 686px;
}

#maincontent small
{
  font-size: 12px;
}

form div
{
  margin: 10px 10px 10px 10px;
  padding: 0 0 1.25ex 0;
  clear: left;
}

label
{
  width: 7.5em;
  display: block;
  float: left;
  font-weight: bold;
  padding-right: 0.5em;
}

.gap
{
  width: 300px;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0.5em 8.75em;
}

.gap label
{
  font-weight: normal;
  width: 150px;
  display: block;
  float: left;
}

.nowrap label
{
  width: auto;
}

.shortfield
{
  width: 350px;
}

.widefield
{
  width: 480px;
}

.errormessage
{
  color: #F00;
  margin: 20px 0 20px 50px;
}

#submit
{
  background: #31576F;
  color: #FFFFFF;
  clear: left;
  margin-left: 7.5em;
}

/* Footer */

#footer
{
  clear: both;
  width: 892px;
  margin: 0 auto;
  padding: 30px 0;
  background: url(../images/img7.gif) repeat-x
}

#footer p
{
  margin: 0;
  text-align: center;
  text-transform: lowercase;
}
