#menu2{
	margin-top:0px;
	margin-left:15px;
	width:955px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#menu2 ul{
float:left;
list-style:none;
margin:0;
padding:0;
width:955px;

}

#menu2 li {
float:left;
font-size:11px;
font-style:normal;

}

#menu2 ul a {
display:block;
width:154px;
height:16px;
border-width:1px 1px 1px 0px;
border-style:solid;
border-color:#FFFFFF;
text-align:center;
text-decoration:none;
padding-top: 36px;
color:#FFFFFF;
background:url(images/menu_bg_others.jpg) top center;
}
#menu2 ul a:hover {
background:url(images/menu_bg_others_rolly2.jpg) top center;
}
#menu2 ul .news a{
display:block;
width:154px;
height:16px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background:url(images/menu_bg_news.jpg) top center;
}

#menu2 ul .news a:hover{
background:url(images/menu_bg_news_rolly2.jpg) top center;
}

#menu2 ul .latest-news a{
display:block;
width:154px;
height:16px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background:url(images/menu_bg_latest_news.jpg) top center;
}


#menu2 ul .latest-news a:hover{
background:url(images/menu_bg_latest_news_rolly.jpg) top center;
}

#menu2 ul .com a{
display:block;
width:154px;
height:16px;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
text-align:center;
text-decoration:none;
color:#FFFFFF;
background:url(images/menu_bg_com.jpg) top center;
}

#menu2 ul .com a:hover{
background:url(images/menu_bg_com_rolly.jpg) top center;
}


#menu2 ul a:hover{
color:#CCCCCC;
}

#home #menu2 .home a, #dotcom #menu2 .dotcom a, #areas #menu2 .areas a, #contact #menu2 .contact a{
background:url(images/menu_bg_others_rolly.jpg) top center;
}

#news #menu2 .news a{
background:url(images/menu_bg_news_rolly.jpg) top center;
}

#latest-news #menu2 .latest-news a{
background:url(images/menu_bg_latest_news_rolly.jpg) top center;
}
