/* CSS Document */

.list li{
text-indent:-9999px
}

div#sales{
float:left;
width:396px;
height:200px;
padding:0px 0px 0px 40px;

}

div#sales h2{
width:395px;
height:40px;
background:url("../images/index/sales.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#sales_delivery{
float:left;
width:179px;
height:120px;

}

div#sales_delivery a{
display:block;
width:178px;
height:119px;
cursor:hand;
}

div#sales_delivery h3{
position:absolute;
width:178px;
height:119px;
background: url("../images/index/sales_delivery.gif") no-repeat 0 0;
text-indent:-9999px;
}


div#sales_source{
float:right;
width:165px;
height:118px;
}

div#sales_source a{
display:block;
width:165px;
height:118px;
cursor:hand;
}

div#sales_source h3{
position:absolute;
width:164px;
height:117px;
background: url("../images/index/sales_source.gif") no-repeat 0 0;
text-indent:-9999px;
}


div#rights{
float:right;
width:400px;
height:182px;
padding:0px 40px 0px 0px;
}

div#rights h2{
width:400px;
height:38px;
background:url("../images/index/rights.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#rights_publishing{
float:left;
width:205px;
height:123px;
}

div#rights_publishing a{
display:block;
width:205px;
height:123px;
cursor:hand;
}

div#rights_publishing h3{
position:absolute;
width:204px;
height:122px;
background: url("../images/index/rights_publishing.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#rights_licensing{
float:right;
width:182px;
height:146px;

}

div#rights_licensing a{
display:block;
width:182px;
height:147px;
cursor:hand;
}

div#rights_licensing h3{
position:absolute;
width:181px;
height:146px;
background: url("../images/index/rights_licensing.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#services{
width:878px;
/* height:39px; */
padding:0px 0px 0px 40px;
}

div#services h2{
position:relative;/* position:relative needed for ie to see negitive margin */
float:left;
margin-top:-30px;
width:877px;
height:39px;
background:url("../images/index/services.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#services_promo{
float:left;
width:233px;
height:246px;
}

div#services_promo a{
display:block;
width:233px;
height:246px;
cursor:hand;
}

div#services_promo h3{
position:absolute;
width:232px;
height:246px;
background: url("../images/index/services_promo.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#services_broker{
float:left;
width:210px;
height:209px;
}

div#services_broker a{
display:block;
width:210px;
height:209px;
cursor:hand;
}

div#services_broker h3{
position:absolute;
width:209px;
height:208px;
background: url("../images/index/services_broker.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#services_social{
float:left;
width:194px;
height:97px;
padding-left:60px;
}

div#services_social a{
display:block;
width:194px;
height:97px;
cursor:hand;
}

div#services_social h3{
position:absolute;
width:193px;
height:96px;
background: url("../images/index/services_social.gif") no-repeat 0 0;
text-indent:-9999px;
}

div#services_buzz{
float:right;
width:150px;
height:89px;
}

div#services_buzz a{
display:block;
width:150px;
height:89px;
cursor:hand;
}

div#services_buzz h3{
position:absolute;
width:150px;
height:88px;
background: url("../images/index/services_buzz.gif") no-repeat 0 0;
text-indent:-9999px;
}

