/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/
#navigation-row {
  color: #ffffff;
  background-color: #245d90;
  background-image: linear-gradient(to bottom, #6a96c3, #245d90);
  padding-bottom: 20px;
}
#slider-row {
  background-color: #6a96c3;
  background-image: url('../images/bg.header.png');
  background-repeat: repeat;
  box-shadow: 1px 5px 5px -5px #000000;
}

#wrapper {
  border-bottom: 1px solid #CCCCCC;
  background-image: url(../images/bg.wrapper.png);
  background-position: center top;
  background-repeat: no-repeat;
}
#header-bottom-row {
  background-color: #f1e694;
    border-top: 1px solid #fff;
}
#content-row {
  background-color: #FFFFE0;
}
#content-row-4 {
  background: none repeat scroll 0 0 #f1cc5c;
    border-top: 1px solid #fff;
}
#footer-row {
  background-color: #AFDBFF;
  border-bottom: 1px solid #dddddd;
}
#copyright-row {
  background-color: #245d90;
  border-top: 2px solid #245d90;
}
#featured-row .moduleTitle {
  font-size: 24px;
  text-transform: none;
  line-height: 68px;
}
#content-row-4 .module_title, #content-row-4 .moduleTitle {
  font-size: 24px;
  text-transform: none;
  line-height: 68px;
}