body {
  background: #f5f8fb;
  color: #000;
  font-family: verdana, arial, sans-serif;
  font-size: 62.5%;
  margin: 0;
  text-align: center;
  padding: 0;
  
}

img {
  border: none;
}

html { 
height: 100%; 
margin-bottom: 1px; 
}

/* Structure
----------------------------------------------- */

#wrapper {
  background: url(/images/background.png) center top repeat-y;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-left: 16px;
  padding-right: 16px;
  width: 840px;
}

#top-wrapper {
  width: 840px;
  height: 72px;
  margin: 0;
}

#logo {
  float: left;
  width: 55px;
}

#language-switch {
  float: right;
  font-size: 1.1em;
  margin-top: 15px;
  text-align: right;
  padding-right: 15px;
  width: 185px;
}

#menu {
  background: url(/images/menu/main-menu-background.png) repeat-x;
  clear: both;
  color: #fff;
  font-size: 1em;
  margin: 0 0 10px 0;
  min-height: 45px;
  height:auto !important;
  height: 45px;
  text-align: center;
  padding: 5px 0 0 0;
  width: 840px;
}

#main {
  margin-left: 19px;
  width: 800px;
}

#main #left {
  float: left;
  width: 500px;
}

#main #right {
  float: right;
  margin-left: 20px;
  width: 280px;
}

#case-study {
  border: 1px solid #ccc;
  margin-top: 0px;
  margin-bottom: 8px
  padding: 5px 5px 2px 2px;
}


#case-study .logo {
  float: left;
  text-align: left;
  padding-top: 1px;
  width: 50px;
}

#case-study #description {
  float: left;
  width: 444x;
}

#services-index {
  background: #fff url(/images/front-page/services-background.png) repeat-x;
  border: 1px solid #ccc;
  clear: both;
  margin-top: 20px;
  width: 798px;
}

.service-box {
  float: left;
  margin: 10px 10px 0 10px;
  width: 178px;
}

.services-bottom {
  clear: both;
  font-weight: bold;
  padding: 10px !important;
  text-align: right;
}

#recruitment {
  background: #f5f5f5;
  border: 3px dashed #000;
  margin-bottom: 20px;
  padding: 5px 10px 5px 10px;
  text-align: center;
}

#competition  {
  border: 2px solid #008000;
  margin-bottom: 20px;
  padding: 5px 10px 5px 10px;
  min-height: 40px;
}

#news {
  background: #fdfdfc url(/images/front-page/news-background.png) repeat-x;
}

#news #top {
  background: url(/images/front-page/news-top.png) no-repeat;
  max-height: 5px;
  width: 280px;
}

#news #content {
  margin-top: -2px;
  padding: 0 10px 5px 10px;
}

#news #bottom {
  background: url(/images/front-page/news-bottom.png) no-repeat;
  clear: both;
  height: 5px;
  width: 280px;
}

#content-area {
  float: right;
  margin: 0 0 20px 20px;
  width: 588px;
}

#footer {
  border-top: 1px solid #ccc;
  clear: both;
  font-size: 1.1em;
  margin-top: 20px;
  margin-left: 19px;
  text-align: center;
  padding: 5px 0 10px 0;
  width: 800px;
}

#introduction {
  float: right;
  width: 500px;
}

#introduction .left {
  float: left;
  color: #fff;
  padding: 10px 0 0 20px;
  width: 260px;
}

#introduction .right {
  float: right;
  text-align: right;
  margin-left: 0;
  padding: 20px 10px 0 0;
  width: 210px;
}

#bottom-background {
  background: url(/images/background-bottom.png) no-repeat;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 856px;
}

#right-column-backround{
  background: url(/images/about-us/background.png) repeat-x;  
  float: right;
  margin-left: 20px;
  width: 218px;
}

/* Text
----------------------------------------------- */

h1 {
  color: #000;
  font-family: helvetica, verdana, arial, sans-serif;
  font-size: 2.5em;
  margin: 0 0 15px 0;
}

#index-wrapper h1 {
  color: #000;
  margin: 0 0 10px 0;
}

h2 {
  font-size: 1.6em;
  margin: 30px 0 5px 0;
}

#index-wrapper h2, #services-index h2 {
  margin-top: 0;
}

#services-index h2 {
  background: #4d4d4d;
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  margin: 0;
  padding: 5px 0 5px 10px;
}

#recruitment h2 {
  font-size: 1.35em;
  margin-bottom: 4px;
}

#news h2, #listed-clients h2 {
  color: #8a5252;
  border-bottom: 1px solid #8a5252;
  margin: 0 0 5px 0;
  line-height: 1.4em;
}

#right-column h2 {
  color: #8a5252;  
}

#competition h2 {
  font-size: 1.35em;
  margin-bottom: 2px;
}

h3 {
  font-size: 1.3em;
  margin: 20px 0 2px 0;
}

#services-index h3, #news h3 {
  margin: 0 0 4px 0;
  line-height: 1.4em;  
}

#news h3 {
  font-size: 1.2em;
}

.no-bottom-margin {
  margin-bottom: 0;
}

h4 {
  font-size: 1.2em;
}

p {
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 0;
}

#introduction p {
  line-height: 1.4em;
}

#services-index p {
  font-size: 1.1em;
  line-height: 1.4em;
  margin: 0;
}

.service-wrapper p {
  font-size: 1em;
  line-height: 1.4em;
  margin: 0;
}

#case-study p {
  font-size: 1.1em;
  line-height: 1.4em;
  margin: 5px 0 5px 0;
}

#case-study h2 {
  margin: 0;
}

#recruitment p {
  margin: 0;
}

#competition p {
  margin: 0;
}

#news p, #editorials p {
  font-size: 1.1em;
  line-height: 1.4em;
  margin-top: 0;
}

.news-date {
  color: #6e6e6e;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 4px;
}

.all-link {
  margin-bottom: 4px;
  text-align: right;
}

.see-all{
margin: 0 0 5px 0;
text-align: left
}

p.introduction {
  font-weight: bold;
}

.no-top-margin {
  margin-top: 0;
}

blockquote {
  color: #993333;
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.6em;
  margin: 20px 40px 20px 40px;
  width: 500px;
}

blockquote p {
  color: #000;
  font-size: .8em;
  font-style: normal;
  margin-top: 3px;
}

blockquote.less-highlighted {
 color: #000; 
}


/* Tables
----------------------------------------------- */

table#methods, table#article {
  border: 1px solid #ccc;
  font-size: 1.2em;
  max-width: 588px;
}

table#methods thead {
  background: #eee;
  font-size: .9em;
  font-weight: bold;
}

table#methods td, table#article td {
  border: 1px solid #ccc;
  font-size: .9em;
  padding: 2px;
 
}


/* Article
----------------------------------------------- */

.image-gallery
{
  margin: 0px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
.image-gallery img
{
  display: inline;
  margin: 7px;
  border: 1px solid #ffffff;
}

.desc-image
{
  text-align: center;
  font-weight: normal;
  font-size: 1.1em;
  width: 275px;
  margin: 2px;
}


/* Lists
----------------------------------------------- */

#menu-list {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}

#menu-list li {
  font-size: 1.3em;
  font-weight: bold;
  display: inline;
  margin-right: 37px;
}

#content-area ul, #content-area ol {
  font-size: 1.2em;
  line-height: 1.5em;
}

#content-area ul ul {
  font-size: 1em;
}

#content-area li {
  margin-bottom: 5px;
}

dl {
  font-size: 1.2em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 20px 0;
}

dl em {
  font-style: normal;
}

/* Links
----------------------------------------------- */

a {
  color: #333399;
}

a:visited {
  color: #333399;
}

a:hover {
  color: #993333;
}

#menu-list li a {
  color: #fff;
  text-decoration: none;
  padding: 2px 5px 2px 5px;
}

#menu-list li a:hover, .active {
  background: #fff;
  color: #000 !important;
}

/* Sub navigation
----------------------------------------------- */

#sub-navigation {
  float: left;
  width: 192px;
}

#sub-navigation #top {
  background: url(/images/menu/sub-menu-top.png) no-repeat;
  max-height: 9px;
  width: 192px;
  margin: 0;
  padding: 0;
}

#sub-navigation #bottom {
  background: url(/images/menu/sub-menu-bottom.png) no-repeat;
  max-height: 9px;
  width: 192px;
}

#sub-navigation #content {
  background: url(/images/menu/sub-menu-background.png) repeat-y #d5e0eb;
  padding: 0 3px 3px 3px;
  width: 186px;
}

#sub-navigation ul, #sub-navigation li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sub-navigation li {
  background: url(/images/menu/sub-menu-item-background.png) no-repeat #edf2f7;
  font-size: 1.2em;
  min-height: 32px;
  width: 186px;
}

#sub-navigation #content a {
  color: #000;
  display: block;
  padding: 9px 5px 8px 5px;
  text-decoration: none;
}

#sub-navigation .active {
  background: url(/images/menu/sub-menu-item-background-active.png) no-repeat #ccd4e1;
  font-weight: bold;
}

#sub-navigation a.heading {
  color: #000;
  font-weight: bold;
  font-size: 1.3em;
  margin: 0;
  padding: 0 3px 10px 5px !important;
  text-decoration: underline !important;
}

#sub-navigation .last {
  border-bottom: 1px solid #9db1b8;
}

/* Services
----------------------------------------------- */

.service-wrapper {
  clear: both;
  width: 588px;
}

.service-item {
  float: left;
  font-size: 1.1em;
  padding-bottom: 20px;
  width: 189px;
}

.service-item ul {
  margin: 0;
}

.service-wrapper .right-margin {
  margin-right: 10px;
}

.service-wrapper .left-margin {
  margin-left: 11.5px;
}

.service-wrapper h2 {
  margin-bottom: 4px;
}

.service-item h2 {
  font-size: 1.2em;
  margin-top: 0;
}

.service-youtube {
  float: left;
  font-size: 1.1em;
  padding-bottom: 20px;
  width: 139px;
}


#main-youtube {
  float: left;
  width: 430px;
}

#main-youtube #description {
	font-size: 1.1em; 
	margin-top: 5px;
}

#right-column-youtube {
  float: left;
  margin-left: 5px;
  width: 153px;
}


#right-column-youtube .top {
  background: url(/images/about-us/top.png) no-repeat;
  max-height: 5px;
}

#right-column-youtube .content {
  padding: 0 10px 0 10px;
}

#right-column-youtube .no-top-margin {
  margin-top: 0;
}

#service-information {
  background: #e9eff6;
  border: 1px solid #ccc;
  clear: both;
  margin-top: 20px;
  padding: 0 10px 10px 10px;
}

#service-information .left {
  float: left;
  width: 274px;
}

#service-information .right {
  float: left;
  margin-left: 18px;
  width: 274px;
}

#service-information h2 {
  margin: 10px 0 0 0;
}

h2.more-info {
  margin-top: 30px !important;
}

#service-information ul {
  font-size: 1.1em;
  padding-left: 20px;
  margin: 10px 0 10px 0;
}

#service-information li {
  line-height: 1.5em;
  margin-bottom: 7px;
}

#service-information p {
  font-size: 1.1em;
  line-height: 1.4em;
  margin-top: 3px;
}

/* Clients
----------------------------------------------- */

#listed-clients {
  background: #fdfdfc url(/images/front-page/news-background.png) repeat-x;
  clear: both;
  margin-top: 20px;
}

#listed-clients #top {
  background: url(/images/clients/top.png) no-repeat;
  max-height: 5px;
}

#listed-clients .content {
  padding: 2px 10px 5px 10px;
}

#listed-clients h2 {
  margin-top: 0;
}

#listed-clients h3 {
  font-size: 1.2em;
  margin: 20px 0 3px 0;
}

#listed-clients .less-top-margin {
  margin-top: 10px !important;
}

#listed-clients ul {
  font-size: 1.1em;
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
  margin-left: 0;
  margin-top: 0;
}

#listed-clients li {
  padding-left: 0;
  margin-bottom: 3px;
  margin-left: 0;
}

#listed-clients .left {
  float: left;
  width: 130px;
}

#listed-clients .right {
  float: left;
  margin-left: 6px;
  width: 140px;
}

.fade-box {
	position: absolute;
}

#selected-clients {
  margin-bottom: 20px;
}

#client-slideshow {
  border:1px solid #ccc;
  float: left;
  height: 90px;
  padding: 10px;
  width: 210px;
}

#client-areas {
  float: right;
  width: 340px;
}

#case-meta {
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 0 10px 0 10px;
}


#case-meta #first {
  background: url(/images/clients/arrow.png) no-repeat top right;
  float: left;
  width: 143px;
  min-height: 80px;
  padding-right: 40px;
}

#case-meta #second {
  background: url(/images/clients/arrow.png) no-repeat top right;
  float: left;
  width: 143px;
  min-height: 80px;
  padding-right: 40px
}

#case-meta #third {
  float: left;
  width: 188px;
}

#case-meta h2 {
  font-size: 1.4em;
  margin: 5px 0 10px 0;
}

#case-meta ul {
  font-size: 1.1em;
  margin: 0;  
  padding-left: 20px;
}

.cases-example .logo {
  border: 1px solid #ccc;
  float: left;
}

.cases-example .text {
  float: left;
  margin-left: 10px;
  width: 378px;
}

.cases-example h2, .cases-example p {
  margin: 0;
}

/* About us
----------------------------------------------- */

#about-us-main {
  float: left;
  width: 350px;
}

#right-column {
  background: url(/images/about-us/background.png) repeat-x;  
  float: left;
  margin-left: 20px;
  width: 218px;
}

#right-column ul {
  font-size: 1.1em;
  margin: 0;
}

#right-column .top {
  background: url(/images/about-us/top.png) no-repeat;
  max-height: 5px;
}

#right-column .content {
  padding: 0 10px 0 10px;
}

#right-column .no-top-margin {
  margin-top: 0;
}

#right-column ul {
  padding-left: 25px;
}

.small-img-caption{
float:left;
width:260px;
height:390px;
margin:0px 0px 10px 8px;
}

.small-img-office{
float:left;
width:260px;
height:390px;
margin:0px 0px 10px 0px;
}

.big-img-office{
float:left;
width:580px;
height:450px;
margin:0px 0px 10px 0px;
}

.staff-photo {
  float: right;
  margin: 0 0 30px 10px;
}

.big-staff-photo {
  float:right;
  margin: 0 0 20px 20px;
}

hr {
  clear: both;
  border: none;
}


/* Contact
----------------------------------------------- */

#contact-information {
  float: left;
  width: 398px;
}

#contact-map {
  float: left;
  margin-left: 20px;
  width: 380px;
}

#contact-testpilot {
  float: left;
  margin-left: 20px;
  width: 218px;
}

#contact-testpilot h2 {
  font-size: 1.35em;
  margin-bottom: 4px;
}

/* Misc
----------------------------------------------- */

.clear-me {
  clear: both;
}

.image-with-caption {
  float: right;
  font-size: 1.1em;
  font-style: italic;
  margin: 0 0 10px 10px;
  text-align: center;
  width: 300px;
}

.image-with-caption-left {
  float: left;
  font-size: 1.1em;
  font-style: italic;
  margin: 0 0 10px 0px;
  text-align: left;
  width:300px
 }

.flag-icon {
  vertical-align: middle;
  padding-bottom: 2px;
}

label {
  font-size: 1em;
  font-weight: bold; 
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

video{
width: 550px; 
margin:10px 20px;
}