style1 {
	font-size: 18px;
	color: #cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
}
.style2 {
	font-size: 10px;
	color: #a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top:4px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b5b5b5;
}
#nav a:link, 
#nav a:visited { 
 color: #cdcdcd; 
 text-decoration: none; 
}
#nav a:hover { 
 color: #999999; 
 text-decoration: none; 
}
#footer a:link, 
#footer a:visited { 
 color: #a6a6a6; 
 text-decoration: none; 
}
#footer a:hover { 
 color: #ffffff; 
 text-decoration: none; 
}
#products a:link, 
#products a:visited { 
 color: #b5b5b5; 
 text-decoration: none; 
}
#products a:hover { 
 color: #999999; 
 text-decoration: none; 
}
.product_code_title{
	color:transparent;
	visibility:hidden;
}
.product_code{
	color:transparent;
	visibility:hidden;
}
#product_photo_thumbnail_2 { 
display:none;
}
#product_photo_thumbnail_3 { 
display:none;
}

body, #back, #footer {
	background-color:black !important;
}

#footer_text {
	top:75px !important;
}

#footer {
	/* background:black url('/v/vspfiles/templates/HandleBar/livestrong-footer.gif') no-repeat scroll center 10px !important; */
	height:100px !important;
	bottom:-90px !important;
	
}