﻿/*
div#sprites{ width: 621px; }
		
div#sprites a
		{
			float: left;
			width: 621px;
			height: 160px;
			display: block;
		}
		a#Login { background: url('../Images/customer_login_sprite.jpg') 180px 24px no-repeat; }
		a#Login:hover { background: url('../Images/customer_login_sprite.jpg') 180px -160px no-repeat;	}
		a#Login:visited { background: url('../Images/customer_login_sprite.jpg') 180px -160px no-repeat;	}
		
		*/	
		
		
		/*div#sprites{ width: 620px;}*/
		div#sprites{padding-left:74px; width: 100%;}
				
		div#sprites a
		{
			float: left;
			width: 155px;
			height: 80px;
			display: block;
		}
		a#top-left { background: url('../Images/customer_login_sprite.jpg') 0px 0px no-repeat; }
		a#top-left:hover { background: url('../Images/customer_login_sprite.jpg') 0px 0px no-repeat;cursor:default;	}
		a#top-left:visited { background: url('../Images/customer_login_sprite.jpg') 0px 0px no-repeat;cursor:default;		}
		a#top-left2 { background: url('../Images/customer_login_sprite.jpg') -155px 0px no-repeat; }
		a#top-left2:visited { background: url('../Images/customer_login_sprite.jpg') -155px 0px no-repeat;	}
		a#top-left2:hover { background: url('../Images/customer_login_sprite.jpg') -155px -160px no-repeat;	}
		
		a#top-right2 {	background: url('../Images/customer_login_sprite.jpg') -310px 0px no-repeat;cursor:default;	 }
		a#top-right2:hover	{	background: url('../Images/customer_login_sprite.jpg') -310px -0px no-repeat;cursor:default;		}
		a#top-right2:visited	{	background: url('../Images/customer_login_sprite.jpg') -310px -0px no-repeat;cursor:default;		}
		a#top-right {	background: url('../Images/customer_login_sprite.jpg') -465px 0px no-repeat;cursor:default;	 }
		a#top-right:hover	{	background: url('../Images/customer_login_sprite.jpg') -465px -0px no-repeat;cursor:default;		}
		a#top-right:visited	{	background: url('../Images/customer_login_sprite.jpg') -465px -0px no-repeat;cursor:default;		}
		
		a#bottom-left	{	background: url('../Images/customer_login_sprite.jpg') 0px -80px no-repeat;cursor:default;	 }
		a#bottom-left:hover	{	background: url('../Images/customer_login_sprite.jpg') -0px -80px no-repeat;cursor:default;		}
		a#bottom-left:visited	{	background: url('../Images/customer_login_sprite.jpg') -0px -80px no-repeat;cursor:default;		}
		a#bottom-left2	{	background: url('../Images/customer_login_sprite.jpg') -155px -80px no-repeat;cursor:default;	 }
		a#bottom-left2:hover	{	background: url('../Images/customer_login_sprite.jpg') -155px -80px no-repeat;cursor:default;		}
		a#bottom-left2:visited	{	background: url('../Images/customer_login_sprite.jpg') -155px -80px no-repeat;cursor:default;		}
		a#bottom-right2 { background: url('../Images/customer_login_sprite.jpg') -310px -80px no-repeat;cursor:default;	 }
		a#bottom-right2:hover { background: url('../Images/customer_login_sprite.jpg') -310px -80px no-repeat;cursor:default;	 }
		a#bottom-right2:visited { background: url('../Images/customer_login_sprite.jpg') -310px -80px no-repeat;cursor:default;	 }
		a#bottom-right { background: url('../Images/customer_login_sprite.jpg') -465px -80px no-repeat;cursor:default;	 }
		a#bottom-right:hover { background: url('../Images/customer_login_sprite.jpg') -465px -80px no-repeat;cursor:default;	 }
		a#bottom-right:visited { background: url('../Images/customer_login_sprite.jpg') -465px -80px no-repeat;cursor:default;	 }
