/*********************/
/** Frontpage Styles */
/*********************/
#home_page_feature {
  background:url(../images/header/why_janousek.jpg) bottom left no-repeat;
  margin:0 3px 0 0;
}

#home_page_feature ul {
  width:280px;
  float:right;
  margin:0;
  padding:0;
  list-style:none;
  border-left:3px solid #fff;
  background:#f3f2f2;
}

#home_page_feature ul li {
  display:block;
  padding:0;
  background:red;
  border:1px solid #c2c2c2;
  margin-bottom:3px;
}

#home_page_feature ul li a {
  color:#fff;
  text-decoration:none;
  display:block;
  width:190px;
  padding:10px;
  background:url(../images/home_page_feature/feature_bg.gif) top right no-repeat;
}

#home_page_feature ul li.last {
  margin:0;
}

#home_page_feature li.order {
  background:url(../images/home_page_feature/features/order.jpg) top right no-repeat;
}

#home_page_feature li.buy {
  background:url(../images/home_page_feature/features/buy.jpg) 150px -40px no-repeat;
}

#home_page_feature li.repair {
  background:url(../images/home_page_feature/features/repair.jpg) right -10px no-repeat;
}

#home_page_feature li.refurb {
  background:url(../images/home_page_feature/features/refurb.jpg) right -60px no-repeat;
}

#home_page_feature li.spares {
  background:url(../images/home_page_feature/features/spares.jpg) right no-repeat;
}

#home_page_introduction {
  padding:20px 0;
  margin:0 15px;
}

#home_page_introduction h2 {
  float:left;
  width:280px;
  color:#ee3535;
  font-size:200%;
  margin:0;
  padding:0;
}

#home_page_introduction .content {
  width:440px;
  float:right;
  font-size:110%;
}

#home_page_introduction .content p {
  margin:0 0 10px 0;
  padding:0;
}

#home_page_sections {
  border-bottom:1px solid #fff;
  background:#0E1352 url(../images/home_page_sections/bg.gif) left repeat-y;
}

#home_page_sections .section {
  width:252px;
  float:left;
  background-position:top;
  background-repeat:no-repeat;
  padding-top:80px;
  color:#fff;
}  

#home_page_sections .section .padding {
  border-top:1px solid #f3f2f2;
  background:#0e1352 url(../images/home_page_sections/section_bg.jpg) bottom repeat-x;
  padding:15px;
}

#home_page_sections .section h3 {
  margin:0 0 10px 0;
}

#home_page_sections .section p {
  color:#bbbaba;
  margin:0 0 10px 0;
}

#section_our_boats,
#section_service_centre {
  border-right:1px solid #f3f2f2;
}

#section_our_boats {
  background-image:url(../images/home_page_sections/section_our_boats.jpg);
  background-position:center -50px !important;
}

#section_service_centre {
  background-image:url(../images/home_page_sections/section_service_centre.jpg);
}

#section_finance {
  width:254px !important;
  background-image:url(../images/home_page_sections/section_finance.jpg);
}