@charset "utf-8";
.ra_menu {
	text-indent:-9999px;
}
.ra_home, a.ra_home:link, a.ra_home:visited, .ra_home_active,
.ra_products, a.ra_products:link, a.ra_products:visited, .ra_products_active,
.ra_funStuff, a.ra_funStuff:link, a.ra_funStuff:visited, .ra_funStuff_active,
.ra_contest, a.ra_contest:link, a.ra_contest:visited, .ra_contest_active,
.ra_downloads, a.ra_downloads:link, a.ra_downloads:visited, .ra_downloads_active{
	position:absolute;
	background:url(../images/en/btn/ra_mainMenu.jpg) no-repeat;
}
.ra_home, a.ra_home:link, a.ra_home:visited, .ra_home_active{
	top:72px;
	left:295px;
	width:54px;
	height:50px;
	background-position:0 -124px;
	background-repeat:no-repeat;
}
a.ra_home:hover {
	background-position:0 -13px;
}
.ra_home_active {
	background-position:0px -13px;
	cursor:default;
}
.ra_products, a.ra_products:link, a.ra_products:visited, .ra_products_active{
	top:68px;
	left:347px;
	width:118px;
	height:88px;
	background-position:-52px -120px ;
}
a.ra_products:hover {
	background-position:-52px -9px;
}
.ra_products_active {
	background-position:-52px -9px;
	cursor:default;
}
.ra_contest, a.ra_contest:link, a.ra_contest:visited, .ra_contest_active{
	top:60px;
	left:459px;
	width:98px;
	height:92px;
	background-position:-165px -112px ;
}
a.ra_contest:hover {
	background-position:-165px -1px;
}
.ra_contest_active {
	background-position:-165px -1px;
	cursor:default;
}
.ra_funStuff, a.ra_funStuff:link, a.ra_funStuff:visited, .ra_funStuff_active{
	top:73px;
	left:558px;
	width:111px;
	height:89px;
	background-position:-263px -125px ;
}
a.ra_funStuff:hover {
	background-position:-263px -14px;
}
.ra_funStuff_active {
	background-position:-263px -14px;
	cursor:default;
}
.ra_downloads, a.ra_downloads:link, a.ra_downloads:visited, .ra_downloads_active{
	top:86px;
	left:670px;
	width:122px;
	height:83px;
	background-position:-375px -138px ;
}
a.ra_downloads:hover {
	background-position:-375px -27px;
}
.ra_downloads_active {
	background-position:-375px -27px;
	cursor:default;
}

.ra_colorBlanks{
	background:url(../images/btn/menu_colorBlanks.png) no-repeat;
	height:86px;
	left:798px;
	position:absolute;
	top:97px;
	width:106px;
}
	a.ra_colorBlanks:hover{
		background-position: 0 -86px;
	}