#main
{
  background-image: url(../images/multimedia_bg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;  
}

#main div.colsx 
{
  background-color: transparent;
  width: 365px;
  padding-bottom: 280px;
}

#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: 320px;   
}

div.box3
{
  display: inline;
  position:relative;
  float:left;
  width: 148px;
  height: 173px;
  margin-left:10px;
  margin-top:10px;
  background-repeat: no-repeat;
  background-image: url(../images/multimedia_box_bg.jpg);
}

div.box3 h5
{
  display:inline;
  float:left;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #0e2f80;
  width: 120px;
  margin:0px;
  padding:0px;
  margin-top: 10px;
  margin-bottom:10px;
  margin-left:10px;
}

div.box3 p
{
  display:inline;
  float:left;
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:10px;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight:normal;
  color: #333333;  
  clear:both;
  width: 135px;  
}

div.box3 img
{
  float:left;
  display:inline;
  margin-top:20px;
  margin-left:10px;
}

a.boxlink
{
  position: absolute;
  float:left;
  display:inline;
  clear: both;
  left: 8px;
  top: 4px;
  width:13px;
  height:13px;
}

div.bigbox
{
  float:left;
  display:inline;
  margin-top:10px;
  width: 484px;
  margin-bottom:20px;
}