﻿#topMenu li a
{
  color: #a6a9ad;
}

#footer
{
  width: 975px;
  color: #a6a9ad;
  font: 11px Arial;
  padding: 0 0 18px 13px; /*margin: 0 auto;*/
  bottom: 60px;
  position: static;
  margin: 30px 0 0 120px;
}

#topMenu a
{
  color: #afafae;
}

#content
{
  margin-left: 130px;
}

.primary
{
  background-image: url('../images/background-dots.png');
}

#clientName
{
  font: bold 30px Arial;
  color: #a93528;
}

#upperContent p
{
  margin: 0;
  font: 12px Arial;
  width: 237px;
}

.upperContent div
{
  float: left;
}

#topText
{
  background: url('../images/frame.gif') no-repeat;
  width: 200px;
  padding: 11px 14px 11px;
  color: #5c5a59;
  height: 100px;
  position: absolute;
  left: 428px;
  top: 29px;
}

#upperContent #topText p
{
  font: bold 12px Arial;
}

ul.racv li
{
  display: inline;
  font: 12px Arial;
}

.sliderContainer
{
  clear: both;
  position: relative;
  height: 365px;
  overflow: hidden;
  width: 905px;
  margin: 0 auto;
  background-color: White;
}
.slider
{
  height: 365px;
  position: absolute;
}

#bottomText
{
  color: #282423;
  font: 12px Arial;
  width: 368px;
  margin: 26px 35px 0;
  min-height: 60px;
}

.aaa
{
  background-image: url('../images/arrow-w.jpg');
}

