@charset "UTF-8";
/* CSS Document */
a:active { outline:none;}
body{ background-color:#fbfbfb;}
#main { background-image:url(../images/blurs/homeblur.jpg); overflow:hidden; background-repeat:no-repeat; background-position:20px 0;}
.navigation img{ float:left;}
.logo {margin-top:2	0px;}

.updateimage { float:left; margin-right:10px; 
-moz-box-shadow: 0px 0px 10px #666;
-webkit-box-shadow:  0px 0px 10px #666;
box-shadow:  0px 0px 10px #666;
}

.nav { cursor:pointer;}
.left{float:left;}
.right{float:right;}
div.updatetop  { padding-top:5px;}
div.updatetop  span{ padding-left:3px; padding-top:2px; padding-bottom:5px; display:block;}

div.updatebottom{ margin-bottom:20px; }

div.grid_9 a { color:#fe0000; margin-top:20px; display:block;}

.social img{ float:left; margin:0; }
.social{ margin-bottom:200px;}

.footer{  border-top:#FFF solid 1px; padding-top:5px; margin-bottom:300px; background-color:#70343e; height:50px; }
.footer img{ margin-right:20px; text-shadow: 0px 0px 1px #666;}