body {
	width:900px;
	border-top:20px solid #fff;
	position:relative;
	margin:0 auto;
	padding:0;
	font:80%/1.4em Arial, Verdana, sans-serif;
	color:#000;
	text-align:left;
}

#branding {
	background:url('images/header.gif') no-repeat;
	height:79px;
	width:100%;
	text-indent:-9999px;
}


a.nav:link {font-size: 13px; font-weight: bold; font-family: Helvetica, Verdana, Helvetica, sans-serif; color: white; text-decoration: none; }
a.nav:visited {font-size: 13px; color: white; text-decoration: none; font-weight: bold;}
a.nav:hover {font-size: 13px; color: #FFE363; text-decoration: none; font-weight: bold;}
a.nav:active {font-size: 13px; color: #FFE363; font-weight: bold;} 


a:link { color: #FF6600; }
a:visited { color: #FF6600; } 
a:hover { color: #FF6600; } 


}
#site_info ul.legal_nav {
	list-style-type:none;
	margin:0;
	display:inline;
}
#site_info ul.legal_nav li {
	display:inline;
	padding:0 10px;
	border-right:1px dotted #828282;
}
#site_info div.legal {
	display:block;
	text-align:left;
	overflow:visible;
	margin:0;
	padding:20px 10px 20px 20px;
	background:url('images/footer_bg.gif') no-repeat top;
	background-color:#FFFFFF;
	position:relative;
	z-index:0;
	min-height:100%;
	height: auto !important;
	height:1px;
}
#site_info div.legal p {
	width:850px; 
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.prods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}

a.footer:link {font-size: 11px; font-weight: normal; font-family: Helvetica, Verdana, Helvetica, sans-serif; color: #5F5F5F;}
a.footer:visited {font-size: 11px; color: #5F5F5F; font-weight: normal;}
a.footer:hover {font-size: 11px; color: #5F5F5F; font-weight: normal;}
a.footer:active {font-size: 11px; color: #5F5F5F; font-weight: normal;} 

img {display:block;}