/* CSS Document */

.copyrights { 
	background-position:bottom left;
 	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
 	font-style:oblique;
 	font-size:12px;
    text-shadow: #000 1px 1px 0px;
    color:#FFF;
    padding:0px 0 0 100px;
	}

.footer_links { float:right; width:400px; position: relative;   }

.footer_links a { 
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	color:#FFF; 
	font-style:oblique; 
	font-size:14px;
	right:20px;
	text-shadow: #000 1px 1px 0px ;
	display:inline-block;
	margin: 0px 30px 0 0px;
	padding: 0px 0 0 0px;
	position:relative;
	text-transform:uppercase;
} 

#top_button { text-align:center; margin-right:0px; font-style:normal;text-shadow: #000 1px 1px 0px ; position:fixed;bottom:0px; background-color:#333; padding:15px;  }

#top_button a { color:#FFF;}

#top_button:hover { background-color:#333;  color:#FFF; }

.home span.hover { background:url(../images/point.png) no-repeat center bottom ; display:block; padding:0 0 0 20px; height:11px; width:21px; }

.portfolio span.hover { background:url(../images/point.png) no-repeat center bottom ; display:block; padding:0 0 0 60px; height:11px; width:21px; }

.contacts_portfolio span.hover { background:url(../images/point.png) no-repeat center bottom ; display:block; padding:0 0 0 55px; height:11px; width:21px; }
