@charset "utf-8";
/* CSS Document */
/*body {	background-color: #1D1D1D;	text-align: center;	margin:0px;	padding:0px; font-size:6px;}*/
#blue_row {background: url(../images/blue_dots_hr.jpg) no-repeat; width:920px; height: 15px; clear:left;}
#footer {	text-align:left; width: 920px; height: 70px;  float:left;}
#footer_bar{margin-left:15px; width:892px; height:32px;   background-color:#141414;}
#footer_nav{ 	width:600px;	height:32px;  	font-size:10px;	color:#FFF;	font-family: Tahoma, Geneva, sans-serif;	float:left;}
#footer_nav a { color:#FFF; text-decoration:none }
#footer_nav ul{	margin:0px;	padding-top: 8px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}
#footer_nav li {padding-left: 25px; list-style-type: none;	display: inline;}
.copyright {margin-top: 8px; margin-right: 11px; font-size:11px;	color:#FFF;	font-family: Tahoma, Geneva, sans-serif;	float:right;}
.copyright a {	font-weight:bold;	color: #0099FF;	text-decoration: underline;}
