/**
 * Style sheet menus
 */
#topNav
{
	width:772px;
	height:28px;
	display:block;
	background-image:url("images/topmenu_bg.gif");
	background-repeat:repeat-x;
}

body.topmenu_home li#topmenu_1
{
	display:none;
}

body.topmenu_home li.topmenu
{
	margin-right:0px;
}

#topmenu_1 .inactive, #topmenu_2 .inactive, #topmenu_3 .inactive, #topmenu_4 .inactive, #topmenu_5 .inactive, #topmenu_6 .inactive
{
	cursor: default;
}

.bottomBlock
{
	width:152px;
	height:102px;
	overflow:hidden;
	float:left;
	display:block;
	margin-right:3px;
	padding:0px;
}

.bottomBlock a.blockLink
{
	width:152px;
	height:102px;
	display:block;
	font-weight:normal;
	cursor:hand;
}

.bottomBlock .blockText
{
	overflow:hidden;
	display:block;
	padding:30px 4px 4px 4px;
	text-align:center;
}

.bottomBlock p, .bottomBlock a
{
	font-size:11px;
	color:#999999;
	line-height:14px;
}

.bottomBlock h2, .bottomBlock h2 a
{
	margin-top:4px;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:25px;
}

.bottomBlock h2.sIFR-replaced
{
	margin-top:0px;
	margin-bottom:-5px;
}

.bottomBlock h3.sIFR-replaced
{
	margin-top:0px;
	margin-bottom:-10px;
}

#bottomBlock5
{
	margin-right:0px;
}

.bottomBlock a:hover.blockLink
{
	background-position: 0 -102px;
}
