@import url(template1.css);

/* Homepage */
#item43213 .comp-content {
  padding:10px 30px;
  width:840px;
}

.left-side {
 width:460px;
 float:left;
}

.left-side p{
  color:#494d46;
  font-size:15px;
  font-family:Arial, Helvetica, sans-serif;
  text-align:justify;
}

.right-side {
 width:355px;
 float:right;
}

.line-break {
  background:transparent url("../images/break-line_home.png") no-repeat scroll 0 0;
  width:840px;
  clear:both;
  height:10px;
}


#news-header {
  background:transparent url("../images/news-title_home.png") 0 0 no-repeat;
  text-indent:-10000px;
  height:56px;
  width:458px;
}

.news-block p{
 padding-bottom:2px;
 font-size:13px;
}

.news-title {
 font-weight:bold;
 font-size:14px;
}


.news-block li {
  background:none;
  padding-left:0;
}

.news-block a{
  font-size:12px;
  text-decoration:none;
  font-weight:bold;
  color:#6eb43f;
  background:url("../images/leaf.gif") no-repeat scroll 0 0 transparent;
  padding-left:20px;
}

.cta-block {
  border-bottom:1px solid #bbbfbe;
  width:342px;
  height:90px;
  padding:25px 10px 17px 5px;
}

#first {
  background:url("../images/cta-1_home.png") no-repeat scroll 290px 30px transparent;  
}

#second {
  background:url("../images/cta-2_home.png") no-repeat scroll 290px 35px transparent;  
}

#third {
  background:url("../images/cta-3_home.png") no-repeat scroll 290px 35px transparent;  
}

.green-text {
 color:#6eb43f;
 font-size:15px;
 font-weight:bold;
 font-family:Arial, Helvetica, sans-serif;
 padding-bottom:2px;
}

.grey-text {
 color:#494d46;
 font-size:33px;
 font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 line-height:1em;
}

.grey-text a {
 text-decoration:none;
  color:#494d46;
}
#footer {
 background:url("../images/footer_home.png") no-repeat scroll 30px 0 transparent;
}
