/* --------- Footer -----------*/
div.footer
{
width:850px;
direction:rtl;
text-align:right;
font:normal 12px Arial;
color:#734884;
}

div.footeritems
{
float:right;
margin-right:14px;
width:150px;
min-width:150px;
width:auto;
}

div.details
{
text-align: center;
margin:0px auto;
width:500px;
font-weight: bolder;
}

div.footercopyright
{
float:left;
}

div.footeritems a
{
text-decoration:none;
color:#734884;
}

div.footeritems a:visited
{
}

div.footeritems a:hover
{
text-decoration:underline;
}