/* @group Layout */
#Carousel {
  margin-bottom: 1em;
}
#ContentContainer {
  width: 518px;
  background: url(http://assets.hassia.com/images/backgrounds/hassiawaters_homepage_content_bottom.gif) no-repeat bottom;
  padding-bottom: 7px;
  display: table;
  float: left;
}
#ContentContainer #Content {
  width: 478px;
  background: #FFF url(http://assets.hassia.com/images/backgrounds/hassiawaters_homepage_content_top.jpg) no-repeat top;
  padding: 0 20px 4px 20px;
  border: none;
}
#Sidebar {
  width: 255px;
  float: right;
}
#InfoBoxContainer {
  background: url(http://assets.hassia.com/images/backgrounds/hassiawaters_homepage_sidebar_bottom.gif) no-repeat bottom;
  padding-bottom: 7px;
  display: table;
  float: left;
  margin-bottom: 4px;
}
#InfoBox {
  width: 235px;
  background: #FFF url(http://assets.hassia.com/images/backgrounds/hassiawaters_homepage_sidebar_top.jpg) no-repeat top;
  padding: 0 10px 10px 10px;
  border: none;
}
#Header {
  position: relative;
}
#CompanyOf {
  position: absolute;
  top:  30px;
  left: 673px;
}
/* @end */



/* @group Content */
h1.header {
  font-size: 1em;
  line-height: 2.5em;
  margin-bottom: 1.5em;
}
#Sidebar h2 {
  border: none;
  margin-bottom: 0.5em;
  font-size: 1.2em;
}
#Sidebar h1 a,
#Sidebar h2 a {
  color: #003380;
  text-decoration: none;
}
#Sidebar h1 a:hover,
#Sidebar h2 a:hover {
  text-decoration: underline;
}
#Sidebar p {
  font-size: 0.86em;
  line-height: 1.5em;
}
#Sidebar ul li {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #c9d4e4;
}
#Sidebar ul li.last {
  border: none;
  padding: 0;
  margin: 0;
}
/* @end */



/* @group Products */
#Content ul.products {
  padding: 0;
  margin: 0;
}
ul.products li {
  padding: 0;
  margin: 0;
  display: block;
  width: 452px;
  background: url(http://assets.hassia.com/images/product_bg.jpg) no-repeat left top;
}
ul.products li img {
  float: left;
}
ul.products li h3 {
  color: #C00;
  padding: 28px 0 0 0;
}
ul.products li h3 {
  color: #C00;
}
/* @end */

