#global_footer * {
	margin: 0;
	padding: 0;
}
#BmcFooterLogo
{
	background-image: url('http://assets.accessbmc.com/Footer/footer_blue.gif');
	width: 182px;
	height: 34px;
	position: absolute;
	left: 650px;
	top: 10px;
}
#global_footer 
{
	margin:0 auto;
	width:100%;
	text-align:left;
	/*background-image:url('http://assets.bmc.com/Footer/footer_bg.gif');*/
	background-position:top right;
	background-color:#fff;
	background-repeat:no-repeat;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	padding:0;
	padding-bottom:30px;
	clear:both;
	position: relative;
}

#global_footertext 
{
	font-family:"Arial", "Tahoma", "Helvetica", "Verdana", sans-serif;
	color:#aeaeae;
	font-size:11px;
	margin-left:15px;
	margin-top:20px;
	width:60%;
}

#footertext_copyright, #footertext_copyright p 
{
	font-family:"Arial", "Tahoma", "Helvetica", "Verdana", sans-serif;
	color:#aeaeae;
	font-size:10px;
	line-height:130%;
	margin-left:15px;
	margin-right:15px;
	margin-top:40px;
	margin-bottom:15px;
	width:650px;
}

#global_footertext a:link, #global_footertext a:visited, #footertext_copyright a:link, #footertext_copyright a:visited 
{
	color:#aeaeae;
	font-weight:normal;
	text-decoration:underline;
}

#global_footertext a:hover, #footertext_copyright a:hover 
{
	color:#0099cc;
	font-weight:normal;
	text-decoration:underline;
}

#global_footertext a:active, #footertext_copyright a:active 
{
	color:#0099cc;
	font-weight:normal;
	text-decoration:none;
}

#global_footer img 
{
	display:none;
}
