object:active, div:active
{
	outline: none;
}

object:focus, div:focus
{
	-moz-outline-style: none;
}
#outerPage{
	background: url(../img/home/bg_body.gif) repeat-x #fff;
}
/*#mainPage{
	width: 1000px;
}
#header{
	width: 960px;
}
#footer{
	width: 960px;
}
#content{
	width: 780px;
}

#anim_container{
	margin-top:-8px;
}*/
#anim_container{
	margin-top:-8px;
}

#breadcrumb{
	margin-left:-776px;
	margin-top:8px;
	position: absolute;
	z-index: 10;
}

/*.headerSearch{
   width: 272px;
}*/
.promo{
	width: 380px;
	float: left;
	text-align: right;
   margin-top: -12px;
}
#footerOuter{
   background-image: url(../img/home/bg_footer.gif);
}
.navOuter{
   background-image: url(../img/home/bg_navT.gif);
	margin-bottom: 15px;
}
.navInner{
   background-image: url(../img/home/bg_navB.gif);
}