#head-wrap-alt {
	background: #e8363a url("../images/head-shadow.png") 0 42px repeat-x;
	width: 100%;
	height: 187px;
}

.head-inner {
	width: 949px;
	height: 187px;
	position: relative;
}

.top-tag {
	background: url("../images/top-tag.png") 0 0 no-repeat;
	width: 76px;
	height: 97px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}

.top-tag a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 15px 0 0 12px;
	margin: 0;
}

.top-tag a:hover {
	color: #9A9A9A;
}

.logo {
	display: block;
	width: 100%;
	height: 98px;
	position: absolute;
	top: 68px;
	left: 0;
	margin: 0;
	text-align: center;
}

.menu-top {
	font-size: 14px;
	padding: 0;
	text-align: left;
	width: 770px;
	position: absolute;
	top: 15px;
	left: 0;
}

.menu-header {
	width: 949px;
	float: none;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: absolute;
	bottom: 10px;
	left: 0;
}

.rp-list  {
    font-family: Verdana,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    position: fixed;
    right: -220px;
    top: 200px;
    z-index: 2;
}
