div#nav li.H {
	background: url(images/dropdown_rounded.png) no-repeat 15px bottom;
	width: 145px;
	margin-left: -15px;
}
div#nav li.H a {
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	background: url(images/dropdown_rounded_top.png) no-repeat 0 top;
}
div#banner div.ni1 {
	position: absolute;
	right: 25px;
	top: 90px;
	width: 395px;
	height: 86px;
	padding-top: 50px;
    background: url(images/homepage_news_blog.png) no-repeat 0 0;
}
div#banner div.ni2 {
	position: absolute;
	right: 25px;
	top: 240px;
	height: 86px;
	width: 395px;
    background: url(images/homepage_news_blog.png) no-repeat 0 0;
	padding-top: 50px;
}
div.navitem h2 {
	position: absolute;
	bottom: -4px;
	left: 20px;
	width: 50px;
	height: 40px;
}
div#banner h2 a {
	color: #fff;
	font-style: normal;
	font-size: 1.3em;
}

div.blog {
	position: relative;
	margin-top: 5px;
}

div.blog h3 {
	text-align: right;
	padding-right: 20px;
	font-size: 1.1em;
	line-height: 1em;
}
div.blog h3 a {
	color: #fff;
	font-style: normal;
}
div.blog h3 a:hover {
	color: #CCFF00;
}

div.blog p {
	display: none;
	position: absolute;
	right: 90px;
	bottom: 0;
	padding: 15px 20px 15px 15px;
	background: url(images/newport_speech_bubble.png) no-repeat 0 0;
	width: 190px;
	height: 91px;
	color: #333;
}
div.blog:hover p {
	display: block;
}
* html div#banner div.ni1,
* html div#banner div.ni2 {
	background-color: #007acb;
}
* html div.blog p {
	display: none;
}
div.blog  span.date {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
div#specificmenu div.navitem h2 {
	bottom: 5px;
	padding-bottom: 7px;
}
div#specificmenu div.navitem h2 a {
	padding-bottom: 20px;
}
