@charset "utf-8";
/* CSS Document */

.mainmenu {
	bottom:0;
	padding-top:25px;
	line-height:155px;
	}

#Menu {
	margin:0;
	padding:0px 0 0 40px;
	list-style:none; 
	font-family:tahoma;
	font-size:12px;
	color:#fff; 
	font-weight:bold;
	line-height:155px;
	text-align:center;
	text-indent:-10px;
	}

#Menu ul{
	list-style-type:none;
	}
#Menu li{
	display:inline;
	}
	
.panel-txt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	padding:10px 10px 10px 10px;
	float:right;
	text-align:right;
	}
	
.icon1 a:link, .icon1 a:active, .icon1 a:visited {
font-family: Tahoma;
font-size:10px;
color:#fff;
font-weight:none;
text-decoration:none;
background:url(../images/icon1.png) no-repeat top;
width:145px;
height:92px;
display:block;
float:right;
}

.icon1 a:hover {
color:#333;
text-decoration:none;
background:url(../images/icon1.png) no-repeat bottom;
}

.icon1active a:visited, .icon1active a:link {
color:#333;
text-decoration:none;
background:url(../images/icon1.png) no-repeat bottom;
display:block;
float:right;
width:145px;
height:92px;
}

.icon2 a:link, .icon2 a:active, .icon2 a:visited {
font-family: Tahoma;
font-size:10px;
color:#fff;
font-weight:none;
text-decoration:none;
background:url(../images/icon2.png) no-repeat top;
width:145px;
height:92px;
display:block;
float:right;
}

.icon2 a:hover {
color:#333;
text-decoration:none;
background:url(../images/icon2.png) no-repeat bottom;
}

.icon2active a:visited, .icon2active a:link  {
color:#333;
text-decoration:none;
background:url(../images/icon2.png) no-repeat bottom;
display:block;
float:right;
width:145px;
height:92px;
}

.icon3 a:link, .icon3 a:active, .icon3 a:visited {
font-family: Tahoma;
font-size:10px;
color:#fff;
font-weight:none;
text-decoration:none;
background:url(../images/icon3.png) no-repeat top;
width:145px;
height:92px;
display:block;
float:right;
}

.icon3 a:hover  {
color:#333;
text-decoration:none;
background:url(../images/icon3.png) no-repeat bottom;
}

.icon3active a:visited, .icon3active a:link {
color:#333;
text-decoration:none;
background:url(../images/icon3.png) no-repeat bottom;
display:block;
float:right;
width:145px;
height:92px;
}

.icon4 a:link, .icon4 a:active, .icon4 a:visited {
font-family: Tahoma;
font-size:10px;
color:#fff;
font-weight:none;
text-decoration:none;
background:url(../images/icon4.png) no-repeat top;
width:145px;
height:92px;
display:block;
float:right;
}

.icon4 a:hover  {
color:#333;
text-decoration:none;
background:url(../images/icon4.png) no-repeat bottom;
}

.icon4active a:visited, .icon4active a:link {
color:#333;
text-decoration:none;
background:url(../images/icon4.png) no-repeat bottom;
display:block;
float:right;
width:145px;
height:92px;
}

.icon5 a:link, .icon5 a:active, .icon5 a:visited {
font-family: Tahoma;
font-size:10px;
color:#fff;
font-weight:none;
text-decoration:none;
background:url(../images/icon5.png) no-repeat top;
width:145px;
height:92px;
display:block;
float:right;
}

.icon5 a:hover {
color:#333;
text-decoration:none;
background:url(../images/icon5.png) no-repeat bottom;
}

.icon5active a:visited, .icon5active a:link  {
color:#333;
text-decoration:none;
background:url(../images/icon5.png) no-repeat bottom;
display:block;
float:right;
width:145px;
height:92px;
}

.icon6 a:link, .icon6 a:active, .icon6 a:visited {
font-family: Tahoma;
font-size:10px;
color:#fff;
font-weight:none;
text-decoration:none;
background:url(../images/icon6.png) no-repeat top;
width:145px;
height:92px;
display:block;
float:right;
}

.icon6 a:hover {
color:#333;
text-decoration:none;
background:url(../images/icon6.png) no-repeat bottom;
}

.icon6active a:visited, .icon6active a:link  {
color:#333;
text-decoration:none;
background:url(../images/icon6.png) no-repeat bottom;
display:block;
float:right;
width:145px;
height:92px;
}

.submenu {
background:url(../images/submenu.gif) repeat-x top;
height:34px;
display:block;
float:right;
}

.submenu-bg {
background:url(../images/submenu.gif) repeat-x top;
height:34px;
}

.submenu-menu a:link,.submenu-menu  a:active,.submenu-menu  a:visited {
width:110px;
height:34px;
font-family: Tahoma, "Times New Roman", Times, serif;
font-size:12px;
color:#333;
font-weight:bold;
text-decoration:none;
float:right;
line-height:30px;
text-align:center;
}

.submenu-menu a:hover {
background:url(../images/submenu-over.gif) repeat-x;
width:110px;
height:34px;
color:#333;
text-decoration:none;
}

.submenu-active a:link,.submenu-active  a:active,.submenu-active  a:visited {
background:url(../images/submenu-over.gif) repeat-x;
width:110px;
height:34px;
font-family: Tahoma, "Times New Roman", Times, serif;
font-size:12px;
color:#333;
font-weight:bold;
text-decoration:none;
float:right;
line-height:30px;
text-align:center;
}

.submenu-active a:hover {
background:url(../images/submenu-over.gif) repeat-x;
width:110px;
height:34px;
color:#333;
text-decoration:none;
}


.sub-menu-sep {
background:url(../images/submenu-sep.gif) no-repeat;
width:1px;
height:34px;
}