html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: "Lucida Grande", "Lucida Sans";
  vertical-align: baseline;
  background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  background: #252525;
}
a {
  text-decoration: none;
  color: #ff0000;
}
a:hover {
  text-decoration: underline;
  color: #ff0000;
}
#top {
  height: 103px;
  width: 100%;
  background: #ffffff;
}
#top #logo {
  padding: 30px 0px 0 0;
  margin-left: 10px;
}
#top #logo h1 {
  text-align: left;
  height: 53px;
  width: 218px;
  padding: 0;
  background: transparent url('../graphics/logo.jpg') no-repeat;
}
#top #logo h1 span { display: none; }
#top #logo h1 a {
  display: block;
  height: 85px;
  width: 275px;
}
#top #twitter {
  float: right;
  background: url('../graphics/twitter_bg.png');
  width: 301px;
  height: 72px;
  margin: 30px 0 8px 0;
}
#top #twitter #text { padding: 20px 0 0 30px; }
#top #twitter .tweet_img {
  float: left;
  margin: 45px 0 0 -5px;
}
#top #twitter .link {
  float: left;
  margin: 10px 0;
}
.container {
  width: 960px;
  margin: 0 auto;
  z-index: 0;
}
.container #breadcrumbs {
  float: left;
  margin-top: -25px;
}
.container #content {
  color: #484949;
  line-height: 22px;
  padding: 5px 0 5px 0;
}
.container #logo_bottom {
  background: url('../graphics/logo_bottom.png') no-repeat;
  background-position: bottom right;
  width: 960px;
  height: 84px;
  margin-bottom: -10px;
}
.container #case { margin-top: 15px; }
.container #case #view_cases {
  float: left;
  width: 460px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #6f6f6f;
  margin-left: 10px;
  letter-spacing: -1px;
}
.container #case #view_cases a {
  color: #ff0000;
  text-decoration: none;
}
.container #case #view_cases a:hover { text-decoration: underline; }
.container #case #view_cases h1 {
  font-size: 22px;
  font-style: italic;
  color: #090909;
  padding-bottom: 10px;
  letter-spacing: -1px;
}
.container #case #view_cases h1 span { color: #ff0000; }
.container #case #new_case {
  float: left;
  position: relative;
  font-weight: bold;
  margin-left: 20px;
  width: 460px;
}
.container #case #new_case span {
  color: #ff0000;
  font-size: 22px;
}
.container #case #new_case #case_name {
  font-size: 18px;
  color: #444444;
  padding-left: 15px;
}
#content-bg {
  background: #f0f0f0 url('../graphics/content-bg.jpg') repeat-x;
  width: 100%;
}
.menubg-front {
  background: url('../graphics/background-frontpage.jpg') repeat-x;
  width: 100%;
  height: 253px;
}
.menubg {
  background: url('../graphics/background-menu_sub.jpg') repeat-x;
  width: 100%;
  height: 77px;
}
#menu .menu {
  width: 960px;
  padding: -8px 0 0 10px;
}
#menu .menu ul li { float: left; }
#menu .menu ul li a {
  float: left;
  font-size: 15px;
  color: #ffffff;
  margin-right: 25px;
  text-decoration: none;
  line-height: 45px;
}
#menu .menu #active {
  margin-top: -4px;
  font-size: 15px;
  display: inline-block;
  height: 41px;
  width: 123px;
  background: transparent url('../graphics/menu_bg.png') no-repeat;
  text-align: center;
  text-shadow: 1px 1px #730000;
  line-height: 50px;
  color: #ffffff;
}
#menu #lang {
  float: right;
  margin: 8px 10px 0 0;
  padding: 0 0 0 170px;
}
#footer {
  background: url('../graphics/bottom.jpg') repeat-x;
  text-align: center;
  color: #a5a5a5;
  width: 100%;
  line-height: 55px;
}
#footer a {
  color: #d5d5d5;
  text-decoration: none;
}
#footer a:hover {
  color: #ff0000;
  text-decoration: underline;
}
#forgot_error { color: #990000; }
#contactable {
  background-image: url('../graphics/contact.png');
  color: #ffffff;
  background-color: #333333;
  cursor: pointer;
  height: 102px;
  left: 0;
  margin-left: -5px;
  *margin-left: -5px;
  overflow: hidden;
  position: fixed;
  *position: absolute;
  text-indent: -100000px;
  top: 200px;
  *margin-top: 150px;
  width: 38px;
  z-index: 900;
}
#contactForm {
  background-color: #222222;
  border: 2px solid #ffffff;
  color: #ffffff;
  height: 300px;
  left: 0;
  margin-left: -400px;
  *margin-left: -434px;
  margin-top: -160px;
  overflow: hidden;
  padding-left: 30px;
  position: fixed;
  top: 330px;
  width: 360px;
  *width: 394px;
  z-index: 99;
}
#contactForm input {
  background: #ffffff none repeat scroll 0 0;
  outline-style: none;
  outline-width: medium;
  width: 325px;
  padding: 5px;
  border: 1px solid #dfdfdf;
  font-family: georgia;
  font-size: 1em;
  margin-bottom: 10px;
}
#contactForm textarea {
  background: #ffffff none repeat scroll 0 0;
  outline-style: none;
  outline-width: medium;
  width: 325px;
  padding: 5px;
  border: 1px solid #dfdfdf;
  font-family: georgia;
  font-size: 1em;
  margin-bottom: 10px;
}
#contactForm .submit {
  background: #f5410f none repeat scroll 0 0;
  outline-style: none;
  outline-width: medium;
  width: 325px;
  padding: 5px;
  border: 3px solid #f52d0f;
  outline-color: -moz-use-text-color;
  font-family: georgia;
  font-size: 1em;
  cursor: pointer;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bolder;
  font-family: Helvetica;
  margin-top: 10px;
}
#contactForm p {
  width: 325px;
  font-size: 0.9em;
}
#contactForm .disclaimer { *margin-left: 20px; }
#contactForm .red { color: #f5410f; }
#contactForm label { *margin-left: 20px; }
#contactForm #loading_now {
  background: url('../graphics/ajax-loader.gif') no-repeat;
  width: 55px;
  height: 55px;
  margin: 100px auto;
  display: none;
}
#front-contac-infos {
  float: left;
  position: relative;
  margin: 15px 0 0 5px;
  text-align: left;
  color: #000000;
}
#front-contac-infos table { width: 460px; }
#front-contac-infos table tr td { width: 250px; }
#front-contac-infos table tr td img { float: left; }
#front-contac-infos table tr td div {
  float: left;
  margin: 3px 0 0 8px;
}
#front-contac-infos table tr td div a.a_link {
  color: #000000 !important;
  text-decoration: underline !important;
}
#front-contac-infos table tr td div a.a_link:hover { text-decoration: underline !important; }
#overlay_c {
  background-color: #666666;
  display: none;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
#name.error, #email.error, #comment.error { background-color: #edbe9c; }
#callback {
  font-family: georgia;
  font-size: 1.1em;
  color: #ffffff;
  width: 325px;
  margin: 100px auto;
  display: none;
}
.holder {
  margin: 0 auto;
  *margin-left: 20px;
  padding-top: 20px;
}
