#logo {
	padding-left: 0px;
	padding-top: 0px;
	width: 377px;
	height: 104px;
}
#logo img {
	width: 321px;
	height: 89px;
}

#menu ul li {
	background: transparent url(images/pe/menu-li.png) no-repeat top left;
}
#menu ul li.current {
	background: transparent url(images/pe/menu-li-current.png) no-repeat top left;
}

#submenu {
	background: transparent url(images/pe/submenubgr.png) no-repeat right top;
}
ul.leftmenu li {
	background: transparent url(images/pe/submenubullet.gif) no-repeat left 10px;
}
ul.leftmenu li a, #footer ul.quicklist li a {
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	color: #cc163b;
}

#content {
	color: #616161;
}

#left, #leftbanner, #content, #emptyspace, #footer {
	border-color: #b7b7b7;
}
#footer span.quickheader {
	color: #b7b7b7;	
}
