@import url('actual.css');

a#product_list_link {
  display: block;
  float: right;
  margin-right: 0px;
  margin-top: 5px;  
}

div.home_wrapper {
  position: relative;
}
img#company_profile {
  position: absolute;
  top: -48px;
  left: -2px;
}
img#actual {
  position: absolute;
  top: -46px;
  right: 156px;
}


div.main#news_left_col, 
div.main#news_right_col {
  margin-top: 38px;
}

div.main#news_left_col {
  background: url('../images/spacer_right.png') no-repeat 100% 50%;
  min-height: 480px;
  padding-top: 17px;
  width: 615px;
}

div#news_right_col {
  float: right; 
  width: 368px;
  
  position: relative;
  left: -4px;
  top: 0px;       
}


div.main#news_left_col p {
  margin: 9px 39px 10px 27px;
  text-align: justify;
}

div.main#news_left_col a {
  display: block;
  margin: 0px 39px 0px 23px;
  text-align: right;
}

div.main#news_left_col img.dot_spacer {
  margin-left: 60px;
  margin-top: 29px;
  margin-bottom: 21px;
}

div.main#news_left_col img.main_image {
  margin-left: 21px;
}

