.copyright {
	color:#999999;
	float:left;
	font-size:11px;
	height:32px;
	line-height:31px;
	padding:0 10px;
	width:350px;
}

#bottom_menu {
	float:right;
	font-size:11px;
	height:32px;
	line-height:29px;
	width:450px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#bottom_bg a { text-decoration: none; color: #999; font-weight:bold; }

#bottom_menu ul {
list-style:none;
float:right;
}

#bottom_menu ul li {
float:left;
}

#bottom_menu ul li a span {
background:transparent url(../images/bottom_menu_separator.png) no-repeat scroll left top;
float:left;
height:32px;
line-height:31px;
padding:0 10px 0 8px;
}

#bottom_menu ul li a:link, #bottom_menu ul li a:visited {
color:#999999;
font-weight:400;
text-decoration:none;
}

#bottom_menu ul li a:hover {
color:#4495EC;
cursor:pointer;
}

#footer a:link, #footer a:visited {
color:#999999;
font-weight:400;
text-decoration:none;
}

#footer a: hover {
color:#4495EC;
cursor:pointer;
}

#footer div.left_block {
	float:left;
	/*height:80px;*/
overflow:hidden;
padding:10px 0 0;
width:400px;
}

#footer h4 {
	background:transparent url(../images/h2_bg.gif) repeat-x scroll left bottom;
	color:#999999;
	display:block;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
	font-weight: bold;
}

#footer .right_block {
	background:transparent url(../images/footer_separator.png) no-repeat scroll left top;
	float:right;
	margin:0 0 0 10px;
	overflow:hidden;
	padding:10px 0 0 10px;
	width:480px;
}

#footer p{
color:#999999;
font-size:11px;
line-height:13px;
margin:0;
padding:0;
text-align:justify;
}

#footer h5 {
color:#999999;
display:block;
font-size:11px;
font-weight:700;
line-height:17px;
margin:4px 0 0;
}

