#main
{
  background-image: url(../images/products_bg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;  
}

#main div.colsx 
{
  background-color: transparent;
  padding-bottom: 290px;
}

#main div.colsx h1
{
  display:inline;
  float:left;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #0e2f80;  
  margin-left: 20px;
  margin-top:20px;
  margin-bottom:20px;
}

#main div.colsx p
{
  display:inline;
  float:left;
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:20px;
  padding-right:0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #333333;  
  clear:both;
  width: 263px;   
}

div.box3
{
  display: inline;
  position:relative;
  float:left;
  width: 171px;
  height: 297px;
  margin-left:10px;
  margin-top:20px;
  background-repeat: no-repeat;
}

div.box3 h5
{
  display:inline;
  float:left;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #0e2f80;
  width: 140px;
  margin:0px;
  margin-top: 20px;
  margin-bottom:20px;
  margin-left:5px;
}

div.box3 p
{
  display:inline;
  float:left;
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
  padding-left:5px;
  padding-right:5px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color: #333333;  
  clear:both;
  width: 138px;  
}

a.boxlink
{
  position: absolute;
  float:left;
  display:inline;
  clear: both;
  left: 15px;
  bottom: 60px;
  width:50px;
  height:50px;
}
