.menuBg
{
	position:				absolute;
	top:					150px;
	width:					930px;
	background-image:		url("../pictures/menubg_sr.jpg");
	background-repeat:		no-repeat;
	height:					40px;
	margin-left:			11px;
}

a.menuMain
{
	border:					0px;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a:hover.menuMain
{
	border:					0px;
	background-image:		url("../pictures/main_a_sr.jpg");
	background-repeat:		no-repeat;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a.menuAbout
{
	position:				absolute;
	left:					177px;
	top:					0px;
	border:					0px;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a:hover.menuAbout
{
	position:				absolute;
	left:					177px;
	top:					0px;
	border:					0px;
	background-image:		url("../pictures/about_a_sr.jpg");
	background-repeat:		no-repeat;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a.menuCatalog
{
	position:				absolute;
	top:					0px;
	left:					354px;
	border:					0px;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a:hover.menuCatalog
{
	position:				absolute;
	top:					0px;
	left:					354px;
	border:					0px;
	background-image:		url("../pictures/catalog_a_sr.jpg");
	background-repeat:		no-repeat;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a.menuGallery
{
	position:				absolute;
	top:					0px;
	left:					531px;
	border:					0px;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a:hover.menuGallery
{
	position:				absolute;
	top:					0px;
	left:					531px;
	border:					0px;
	background-image:		url("../pictures/gallery_a_sr.jpg");
	background-repeat:		no-repeat;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a.menuLinks
{
	position:				absolute;
	top:					0px;
	left:					708px;
	border:					0px;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}

a:hover.menuLinks
{
	position:				absolute;
	top:					0px;
	left:					708px;
	border:					0px;
	background-image:		url("../pictures/links_a_sr.jpg");
	background-repeat:		no-repeat;
	width:					175px;
	height:					30px;
	display:				block;
	margin-left:			2px;
}
