
/* logo colour change 
------------------------------------------------*/

.logo{
	background:url(../images/really-works/RW_logo.jpg) no-repeat top left;
	}
/* blue menu 
------------------------------------------------*/

#menu{
	position:relative;
	height:30px;
	}
	
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
#menu ul li{
	float:left;
	}
	
#menu ul li a span{
	display:none;
	}
	
/* master styles for the ids
------------------------------------------*/
#real_reasons, #really_works, #product_range, #contact_us, #faqs, #sign_up	{
	position:relative;
	height:30px;
	display:block;
	}
	
/* real_reasons
------------------------------------------*/
#real_reasons {
	width:157px;
	background:url(../images/really-works/real-reasons.gif) no-repeat top left;
	}
	
#real_reasons:hover{
	background-position: 0px -30px;
	}
	
/* really_works
------------------------------------------*/
#really_works{
	width:130px;
	background:url(../images/really-works/really-works.gif) no-repeat top left;
	}
	
#really_works:hover{
	background-position: 0px -30px;
	}
	
/* real_reasons
------------------------------------------*/
	
#product_range{
	width:143px;
	background:url(../images/really-works/product-range.gif) no-repeat top left;
	}
	
#product_range:hover{
	background-position: 0px -30px;
	}
	
/* contact_us
------------------------------------------*/
	
#contact_us{
	width:185px;
	background:url(../images/really-works/buy-now-contact-us.gif) no-repeat top left;
	}
	
#contact_us:hover{
	background-position: 0px -30px;
	}
	
/* faqs
------------------------------------------*/
	
#faqs{
	width:70px;
	background:url(../images/really-works/faq.gif) no-repeat top left;
	}
	
#faqs:hover{
	background-position: 0px -30px;
	}
	
/* sign_up
------------------------------------------*/
	
#sign_up{
	width:114px;
	background:url(../images/really-works/sign-up.gif) no-repeat top left;
	}
	
#sign_up:hover{
	background-position: 0px -30px;
	
}


.ImageOtherOne
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/real-reasons_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	.ImageOtherTwo
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/really-works_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	.ImageOtherThree
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/product-range_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	.ImageOtherFour
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/buy-now-contact-us_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	.ImageOtherFive
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/faq_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	.ImageOtherSix
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/sign-up_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	
	.ImageOtherSeven
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/brightkit_starter_kit_over.gif.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	
	.ImageOtherEight
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/brightkit_system_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
	
	.ImageOtherNine
	{
		position:absolute;
		top:-1000px;
		left:-1000px;
		background-image: url("../Images/really-works/brightlight_over.gif");
		background-repeat: no-repeat;
		background-position: -1000px -1000px;
	}
