/* Start of CMSMS style sheet 'NS All' */
* {
  font: 14px Arial, Helvetica, sans-serif;
}
li {
  list-style-image: url('uploads/images/template/bullets.png');
}
body {
  background: #0b220f;
  color: white;
}
h1 {
  font: 30px Garamond, Arial, Helvetica, sans-serif;
  color: #583b21;
  margin-bottom: 20px;
}
h2 {
  font: 16px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #583b21;
}
div#content ul {
  margin-left: 50px;
  margin-bottom: 20px;
}
p {
  line-height:20px;
}
a {
  outline:none;
  color: #424242;
}
a:hover,
a:active {
  font-weight: bold;
}
div#page_wrapper {
  position: relative;
  margin: 0 auto; 
  width: 950px;
  color: #424242;
}
div#content_wrapper {
  position: absolute;
  top: 221px;
  /*left: 173px;*/
  z-index: 1;
}
div#background {
  position: absolute;
  left: -173px;
  z-index: 0;
}
a#logo {
  background: white;
  display: block;
  position: absolute;
  top: 41px;
  left: 4px; /*177px;*/
  width: 278px;
  height: 133px;
  opacity: 0.01;
  -moz-opacity: 0.01;
  filter: alpha(opacity=1);
  z-index: 1;
}
a#service {
  display: block;
  position: absolute;
  top: 6px;
  left: 767px; /*940px;*/
  width: 179px;
  height: 29px;
  font: 12px Verdana, Geneva, sans-serif;
  line-height: 29px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-indent: 15px;
}
a#service:hover,
a#service:active {
  text-decoration: underline;
}
div#menu {
  background: #014701;
  width: 950px;
  height: 33px;
  line-height: 33px;
}
div#content {
  background: url(uploads/images/template/content_back.gif) 0 729px no-repeat;
  width: 890px;
  min-height: 660px;
  padding: 35px 30px 35px 30px;
  margin-bottom: 10px;
}
div#footer {
  clear: both;
  position: relative;
  width: 950px;
}
div#footer div,
div#footer a {
  font: 10px Verdana, Geneva, sans-serif;
  color: white;
  line-height: 20px;
  text-decoration: none;
}
div#footer a:hover,
div#footer a:active {
  text-decoration: underline;
}
div#footer_left {
  float: left;
}
div#footer_right {
  float: right;
  text-align: right;
}
table#contact_form td {
  padding-right: 50px;
  padding-bottom: 20px;
  font-size: 12px;
}

table#contact_form td#service_requested {
  padding-right: 0px;
}

td#service_requested div {
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  padding-left: 30px;
  padding-right: 10px;
}
table#contact_form td#service_definition {
  width: 250px;
  padding: 20px;
}
/* End of 'NS All' */

