.content_outer
{
  background-image: url('../../images/site/home/repeat.jpg');
}

.content_outer .container
{
  background-image: url('../../images/site/home/header.jpg');
}

.homepage_main_title
{
  font-family: Georgia;
  font-size: 36px;
  color: #FFF;
  font-weight: bold;
  height: 100px;
  width: 610px;
  margin-left: 90px;
  margin-top: 70px;
  font-style: italic;
  text-shadow: 1px 1px 5px #999;
  overflow: hidden;
}

.homepage_main_title span
{
  font-size: 40px;
  position: relative;
  top: -2px;
}

.homepage_subtitle
{
  font-family: Georgia;
  font-weight: bold;
  font-size: 18px;
  font-style: italic;
  color: #212121;
  margin-left: 100px;
  margin-top: 60px;
  width: 600px;
  height: 150px;
  line-height: 25px;
  overflow: hidden;
}

.content
{
  margin-top: 60px;
}

.row_buttons
{
  margin-bottom: 10px;
  padding-right: 50px;
}

.row_buttons a
{
  display: block;
  float: right;
  position: relative;
  width: 139px;
  height: 68px;
  overflow: hidden;
  margin-top: 20px;
  margin-left: 10px;
}

.row_buttons a img
{
  position: relative;
  top: 0px;
}

.row_buttons a:hover img
{
  top: -68px;
}

.row_misc
{
  margin-bottom: 60px;
}

.home_testimony
{
  width: 289px;
  min-height: 263px;
  float: left;
  margin-right: 10px;
  padding: 10px;
}

.home_testimony_1
{
  background: url('../../images/site/home/box_1.jpg') no-repeat top left;
}

.home_testimony_2
{
  background: url('../../images/site/home/box_2.jpg') no-repeat top left;
}

.home_testimony_3
{
  background: url('../../images/site/home/box_3.jpg') no-repeat top left;
}

.home_testimony p
{
  font-style: italic;
  font-family: Georgia;
  font-size: 12px;
  color: #212121;
  margin: 20px 0px 10px 40px;
  line-height: 18px;
}

.testimony_author
{
  font-style: italic;
  font-family: Georgia;
  font-size: 12px;
  color: #007686;
  margin-left: 130px;
}

.testimony_author span
{
  display: block;
  margin-bottom: 3px;
}

.home_testimony a
{
  display: block;
  float: right;
  background: url('../../images/site/home/smile.png') no-repeat top right;
  height: 23px;
  padding-right: 50px;
  padding-top: 20px;
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
  font-size: 21px;
  color: #3CA8B1;
  text-decoration: none;
}

.home_testimony a:hover
{
  background-position: right -43px;
}

.homepage_project, .homepage_news
{
  float: left;
  width: 335px;
  height: 130px;
  border-top: 5px solid #E8E8E8;
  border-bottom: 5px solid #E8E8E8;
  font-family: Georgia;
  margin-right: 10px;
  padding: 15px 5px;
  overflow: hidden;
}

.homepage_project h4, .homepage_news h4
{
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  color: #565656;
  background: url('../../images/site/home/arrow_little.jpg') no-repeat top left;
  height: 21px;
  padding-left: 30px;
  margin-bottom: 5px;
}

.homepage_project a
{
  margin-left: 5px;
  width: 118px;
  height: 97px;
  display: block;
  float: left;
  margin-right: 5px;
}

.homepage_project dl
{
  display: block;
  float: right;
  width: 190px;
}

.homepage_project dt, .homepage_project dd
{
  display: inline;
}

.homepage_project dt
{
  font-style: italic;
  font-size: 12px;
  color: #212121;
}

.homepage_project dd
{
  font-size: 14px;
  color: #212121;
}

.homepage_news h4
{
  color: #9A9A9A;
}

.homepage_news h4 span
{
  color: #057E93;
}

.homepage_news_news a
{
 color: #9A9A9A;
 font-style: italic;
 font-size: 14px;
 display: block;
 text-decoration: none;
 margin-bottom: 5px;
}

.homepage_news_news a:hover
{
  text-decoration: underline;
}

.homepage_news_news div
{
  font-size: 14px;
  color: #9A9A9A;
}

.homepage_news_tweet
{
  font-size: 14px;
  color: #9A9A9A;
  font-family: Georgia;
  height: 118px;
  overflow: hidden;
}

.homepage_news_tweet p
{
  margin-bottom: 10px;
}

.homepage_news_tweet a
{
  color: #057E93;
}

.homepage_news_tweet a:hover
{
  text-decoration: none;
}

.homepage_news_tweet a.date_link
{
  font-size: 12px;
  font-style: italic;
}

.homepage_contacts
{
  width: 190px;
  height: 155px;
  border: 1px solid #A1D3DE;
  float: right;
  margin-right: 50px;
  font-family: Georgia;
  padding: 5px;
}

.homepage_contacts h4
{
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #9A9A9A;
}
