
table.menu
{
	margin-left:10px;margin-bottom:10px;
}

table.main-menu-wr
{
	background-image:url(../../images/_home/menu.gif);
}


/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/


#slides,
#slides-under,
div.slides-img
{
	position:absolute;top:0px;left:0px;
	visibility:hidden;
}

#slides			{z-index:2000;background-repeat:no-repeat;background-position:top;}
#slides-under	{z-index:1000;}
div.slides-img	{z-index:1001;}

#slides
{
	background:url(../../images/_home/slides/overlay.png) top no-repeat;
	width:900px;height:393px;
}

#slides table		{}
#slides td			{vertical-align:middle;}
#slides-row-1 img	{height:343px;}

#slides-under img
{
	background:#779290;
	width:272px;height:338px;
}

#slides-row-2 *
{
	height:35px;
}

#slides-row-2 td		{}
#slides-row-2 img.n		{height:21px !important;}
#slides-row-2 div		{margin:8px 0px 0px 24px;}
#slides-row-2 div table	{width:auto;}
#slides-row-2 div em	{font-weight:bold;}



