@charset "utf-8";
/* CSS Document By Searge */
a {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

a:hover {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
  
img {border: none;}

html {
  position: relative;
  margin: 0 auto;
  background: #202020;
}

body {
  position: relative;
  margin: 0 auto;
  font-family: Tahoma, Geneva, sans-serif;
}

#cwrapper {
  position: relative;
  background: url(../images/body-bg.png) repeat-x #ededed;
  margin: 0 auto;
}

#wrapper {
  position: relative;
  width: 900px;
  margin: 0 auto;
}

#header {
  position: relative;
  min-height: 450px;
}

#header #logo {
  position: relative;
  background: url(../images/logo.png) no-repeat;
  width: 209px;
  height: 69px;
  top: 50px;
  z-index: 2;
}

#header #navigation {
  position: relative;
  width: 550px;
  padding-bottom: 10px;
  margin-left: 250px;
  margin-top: 20px;
  border-bottom: 1px solid #F30;
  z-index: 2;
}

#header #navigation ul.menu {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  z-index: 4;
}

#header #navigation ul.menu li {
  list-style: none;
  display: inline;
  padding-right: 20px !important;
  padding-bottom: 0 !important;
}

#header #navigation ul.menu li:first-child, .nav-pills>li>a {
  padding: 0;
}

#header #navigation ul.menu li a:link, #header #navigation ul.menu li a:visited {
  color: #553c36;
  text-decoration: none;
  background: none !important;
}

#header #navigation ul.menu li a:hover, #header #navigation ul.menu li.active a {
  color: #e2501b;
}

#header #slider {
  position: relative;
  clear: both;
  margin-top: -50px;
  z-index: 1;
}

#header #slider #data {
  position: relative;
  width: 480px;
  float: left;
  margin-top: 120px;
}

#header #slider #data ul {
  margin: 0;
  padding: 0;
  left: 50px;
  position: relative;
}

#header #slider #data ul li {
  list-style-image:url(../images/slider-li.png);
  padding: 5px;
  color: #fff;
}

#header #slider #data p.dedicated {
  position: relative;
  left: 50px;
  font-size: 24px;
  color: #FF0;
  text-shadow: 0 1px 0 #F60;
  text-transform: uppercase;
  font-weight: bolder;
  margin-top: 20px;
}

#header #visual {
  position: relative;
  float: right;
  /* background:url(../images/slider-bg.png) no-repeat; */
  width: 310px;
  height: 386px;
  z-index: 3;
  left: 0px;
  margin-top: 20px;
}

#header #visual p {
  padding: 0;
  margin: 0;
}

#content {
  position: relative;
  clear: both;
  padding-bottom: 20px;
  top: -40px;
}

#content .contentheading, h2.item-title, .item-title, span.contact-name {
  font-weight: bold;
  text-decoration: underline;
  color: #818181;
  text-transform: uppercase;
  font-size: 20px;
}

#content h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #f36721;
}

#content p.center {
  position: relative;
  margin: 0 auto;
  text-align: center;
}

#content p.smaller {
  position: relative;
  font-size: smaller;
}

/* Styling for the footer */

#fwrapper {
  position: relative;
  margin: 20px auto;
}

#fwrapper #footer {
  position: relative;
  margin: 0 auto;
  width: 900px;
}

#footer #fnav {
  position: relative;
  float: left;
}

#footer #fnav ul {
  position: relative;
  padding: 0;
  margin: 0;
}

#footer #fnav ul li {
  display: inline;
  list-style: none;
  padding-right: 10px;
}

#footer #fnav ul li a:link, #footer #fnav ul li a:visited {
  color: #999;
  text-decoration: none;
  font-size: smaller;
  background: none !important;
}

#footer #fnav ul li a:hover {
  color: #f5f5f5;
}

#footer #social {
  position: relative;
  float: left;
  margin-left: 20px;
  margin-top: 5px;
}

#footer #social p {
  margin: 0;
  padding: 0;
}

#footer #social a img {
  padding-right: 10px;
}

#footer #details {
  position: relative;
  float: right;
  color: #CCC;
}

#footer #details p {
  padding: 0;
  margin: 0;
  font-size: smaller;
}

#footer #details p a {
  color: #999;
  text-decoration: none;
}

#footer #details p a:hover {
  color: #F90;
}

#footer #partners {
  clear: both;
  position: relative;
  top: 30px;
  float: right;
}

#footer partners p {
  margin: 0;
  padding: 0;
}

#footer #partners img {
  padding-right: 20px;
}

#footer #partners img {  
  -webkit-transition: -webkit-filter 0.5s;
  -webkit-filter: grayscale(100%);  
}  

#footer #partners img:hover {
  -webkit-transition: -webkit-filter 0.5s;  
  -webkit-filter: none;     
}

#footer #copyright {
  clear: both;
  position: relative;
  font-size: smaller;
  float: right;
  margin-top: 50px;
  color: #999;
}

p.services-data {
  position: relative;
  top: 20px;
  left: 20px;
  color: #fff;
  line-height: 1.2em;
  font-size: 34px;
  font-weight: bold;
  text-shadow: 0 1px 0 #000;
}

p.services-data2 {
  position: relative;
  top: 50px;
  left: 150px;
  color: #fff;
  line-height: 1.2em;
  font-size: 34px;
  font-weight: bold;
  text-shadow: 0 1px 0 #000;
}

p.services-data span.super-yellow {
  color: #eddf3f;
  font-wieght: bolder;
}

span.super-yellow {
  color: #eddf3f;
  font-wieght: bolder;
}

ul.larger {
  font-size: 18px;
  font-weight: bold;
  text-shadow: 0 1px 0 #a4340a;
}