* {
	font-style: normal;
	font-weight: normal;
  margin: 0;
  padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
}

a {
  color: #3CBCE6;
	text-decoration: underline;
}

a:visited {
  color: #000;
}

a:hover {
  text-decoration: none;
}

em {
  font-style: italic;
}

img {
  border: none;
}

p {
  margin-bottom: 1em;
}

p.tight {
  margin-bottom: 0;
}

p.narrow {
  margin-bottom: 0.5em;
}

p.wide {
  margin-bottom: 1.5em;
}

p.extrawide {
  margin-bottom: 2em;
}

strong {
  font-weight: bold;
}

ul {
  list-style-type: none;
}

.error {
  color: red;
}

.errorMessage {
  background: transparent url(../../media/images/failure.gif) center left no-repeat;
  padding-left: 40px;
  margin-left: 8px;
  color: red;
}

ul.error {
  list-style-type: disc;
  margin-left: 3em;
  margin-bottom: 2em;
}

hr.invisible {
  position: absolute;
  visibility: hidden;
}

.invisible {
  display: block;
  overflow: hidden;

  height: 0;
  width: 0;
  
  padding: 0;
  margin: 0;

  text-indent: -1000em;
  line-height: 0px;
}body {
  background: #E0EAEC url(../../media/images/body-bg.gif) repeat-x top left;
}

#container {
  background: white url(../../media/images/container-bg.jpg) repeat-y top left;
  margin: 21px 0 0 100px;
  width: 556px;
}

#header {
  position: relative;
  background: url(../../media/images/header-bg.jpg) no-repeat top left;
  height: 159px;
}

#date {
  position: absolute;
  bottom: 110px;
  right: 10px;
  padding: 0;
  margin: 0;
  padding-bottom: 5px;
}

#logo-text {
  position: absolute;
  top: 88px;
  left: 20px;
  height: 13px;
  overflow: hidden;
  width: 340px;
}

#logo-text span {
  background: url(../../media/images/logo-text.gif) no-repeat top left;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#content {
  background: url(../../media/images/content-bg.jpg) no-repeat top right;
  min-height: 534px;
  padding: 21px 200px 20px 20px;
}

#content p {
  line-height: 200%;
  text-align: justify;  
}

#footer {
  position: relative;
  background: #E0EAEC url(../../media/images/footer-bg.jpg) no-repeat top left;
  height: 38px;
  padding: 0px 20px;
  padding-bottom: 21px;
}

#footer #copyright {
  position: relative;
  display: block;
  font-size: 80%;
  margin-top: 19px;
  top: -0.7em;
}

/* css hacks */

* html #content {
  height: 534px;
}

/* only - Mac-IE and OSX-IE */
* html #footer #copyright {
  top: 10px !important;
  top: -0.7em;
}body {
  color: #666;
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: small;
	line-height: 100.01%;
}

h1, h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: bold;
}

h3 {
  color: #3CBCE6;
  font-size: 120%;
  letter-spacing: 0.12em;
  margin-bottom: 1.25em;
}

h4 {
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}

h5 {  
  font-style: italic;
  font-weight: normal;
  margin-bottom: 0.5em;
}

li {
  line-height: 105%;
}


/* css hacks */

* html body {
    font-size: x-small; /* IE5/Win */
    f\ont-size: small;  /* other IE versions */ 
}#start-nav {
  font-size: 130%;
  font-weight: bold;
  position: absolute;
  top: 51px;
  left: 20px;
  display: block;
  height: 37px;
  overflow: hidden;
  width: 129px;
}

#logo a em {
  cursor: pointer;
  background: url(../../media/images/logo.gif) no-repeat top left;
  display: block;
  height: 100%;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  left: 0;
  width: 100%;
}  

#navigation {
  position: absolute;
  display: block;

  top: 119px;
  left: 20px;

  margin-bottom: 0px;
}

#navigation li {
  position: relative;
  float: left;
  display: block;
  margin-right: 20px;
}

#navigation li a {
  position: relative;
  top: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

#navigation li a em {
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  left: 0;
  width: 100%;
}

#navigation li a:hover em {
  background-position: 100%;
}

#navigation li.selected-item a em {
  background-position: 100%;
}

li#profile-nav {
  height: 30px;
  width: 42px;
}

#profile-nav, #profile-nav a em {
  background: url(../../media/images/profile-nav.gif) no-repeat center left;
}

li#services-nav {
  height: 30px;
  width: 117px;
}

#services-nav, #services-nav a em {
  background: url(../../media/images/services-nav.gif) no-repeat center left;
}

li#costs-nav {
  height: 30px;
  width: 51px;
}

#costs-nav, #costs-nav a em {
  background: url(../../media/images/costs-nav.gif) no-repeat center left;
}

li#contact-nav {
  height: 30px;
  width: 63px;
}

#contact-nav, #contact-nav a em {
  background: url(../../media/images/contact-nav.gif) no-repeat center left;
}

#language {
  visibility: hidden;
  float: right;
}

#language li {
  float: left;
  padding-left: 5px;
}

#copyright {
  float: left;
}

#webdesign {
  position: absolute;
  display: block;
  top: 10px;
  right: 12px;
  height: 100%;
  width: 96px;
}

#webdesign a {
  position: relative;
  display: block;
  width: 96px;
  height: 15px;  
  overflow: hidden;
}

#webdesign a em {
  cursor: pointer;
  background: url(../../media/images/wsb.gif) no-repeat top left;

  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  
  text-indent: -9999px;
}

/* only - Mac-IE and OSX-IE */
* html #webdesign a {
  overflow: visible !important;
  overflow: hidden;
}

/* only - Mac-IE and OSX-IE */
* html #navigation li a {
  position: absolute;
}
form {
  position: relative;
  display: block;
  width: 95%;
}

form label {
  font-size: smaller;
  font-weight: bold;
}

form fieldset {
  border: none;
}

form div.row {
  clear: both;
  display: block;
  height: 1%;
  margin-bottom: 0.5em;
}

form div.row.last {
  margin-bottom: 0;
}

form div.row label {
  position: absolute;
  display: block;
  float: left;
  text-align: left;
  width: 80px;
  margin-top: 4px;
  padding-top: 0.1em;
}

form div.row input {
  display: block;
  text-align: left;
  padding: 4px;
  width: 222px;
}

form div.row span.small input {
  width: 107px;
}

form div.row textarea {
  display: block;
  background: none;
  border: 0px solid #000000;
  width: 222px;
  margin: 4px;
  height: 3.7em;
}

form div.row span.small textarea {
  width: 107px;
}

form div.row span input {
  background: transparent url(../../media/images/form-box-top.gif) top left no-repeat;
  border: 0px solid #000000;
}

form div.row span.small input {
  background: transparent url(../../media/images/form-sbox-top.gif) top left no-repeat;
}

* html body form div.row span input {
  margin-top: -1px;
  margin-bottom: -1px;
}

form div.row span {
  background: #EAEFF3 url(../../media/images/form-box-bottom.gif) bottom left no-repeat;

  display: block;
  position: relative;
  width: 230px;
  overflow: hidden;
  left: 80px;
}

form div.row span.small {
  background: #EAEFF3 url(../../media/images/form-sbox-bottom.gif) bottom left no-repeat;
  width: 115px;
}

form div.row span span {
  background: transparent url(../../media/images/form-box-top.gif) top left no-repeat;

  display: block;
  margin-left: 0;
  margin-bottom: 0;
  left: 0;
}

form div.row span.small span {
  background: transparent url(../../media/images/form-sbox-top.gif) top left no-repeat;
}

form div.row.invalid span, form div.row.invalid span.small {
  background-color: #fee;
}

form div.row.invalid span span {
  background-color: transparent;
}

form div.row.invalid input, form div.row.invalid label, form div.row.invalid textarea {
  color: red;
}

form .submit input {
  border: none;
}

form .submit {
}