@import url("../../../css/site.css");


div.page-header {
   background-image: url("../gfx/header.jpg");
   background-position: top left;
   background-repeat: no-repeat;
}

div.iframe-wrapper {
   background-image: url("../gfx/faux-header.gif");
}

div.page-header map div.root-nav-wrapper {
   background-image: none;
}

div.page-footer div#address-right {
	bottom: 38px;
}

div.page-footer div#address-right a img {
	border-width: 0;
	border-style: none;
	margin-left: 10px;
}

div.news {
	background-image: none;
}	

div.news h2 {
	background-image: url("../gfx/news-top.gif");
}

div.news div.news-item {
   background-image: url("../gfx/grid-grey.gif");
}

div.news div.news-item h3 {
   color: #E52324;
   background-color: transparent;
   font-weight: bold;
	text-align: right;
}

div.news div.news-item p.read-more {
	margin: 5px 0 0 70px;
}

div.news p.read-all {
	margin: 5px 8px 5px 24px;
}

div.news div.news-item p.read-more,
div.news p.read-all {
   background-image: url("../gfx/button-small-right.gif");
}

div.news div.news-item p.read-more a,
div.news p.read-all a {
   background-image: url("../gfx/button-small-left.gif");
}

div.page-header div.page-title h1 {
	color: #FFFFFF;
	background-color: transparent;
}	

