#frame {
	position:relative;
	width:771px;
	height:421px;
	border-left: 2px solid #E32422;
	border-right: 1px solid #999;
	margin: 9px auto;
	background:#FFF;
	text-align:left;
}
#flashframe {
	position: relative;
	width: 770px;
	height: 510px;
	margin: 0 auto;
}
#links {
	font: 9pt/12pt Verdana, Georgia, sans-serif;
	position:relative;
	width:770px;
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
}
#frame-header {
	position:absolute;
	top:0;
	left:0;
	width:768px;
	height:80px;
	border-top: 1px solid #999;
}
#frame-left {
	position:absolute;
	top:80px;
	left:0;
	width:119px;
	height:240px;
}
#left-pm {
	position:absolute;
	width:119px;
	height:57px;
	top:0;
	left:0;
}
#left-eq {
	position:absolute;
	width:119px;
	height:17px;
	top:80px;
	left:0;
}
#menu {
	position:absolute;
	width:119px;
	top:105px;
	left:0;
}
#main {
	padding:112px 10px 26px 155px;
	height:300px;
}
#frame-footer {
	position:relative;
	width:100%;
	bottom:0;
	left:-14px;
	font: 10px Arial, Georgia, sans-serif;
	color:#666;
	padding:0 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-image:url(../images/footer-bg.gif);
	text-align:center;
	top: 268px;

}
#frame-footer a {
	font: 10px Arial, Georgia, sans-serif;
	color:#666;
	text-decoration:none;
}
#frame-footer a:hover {
	color:#E32422;
}

/* navigational */
#locator_arrow {
	position:absolute;
	left:116px;
	top:89px;
	width:8px;
	height:8px;
}
#locator {
	font:12px Arial, Georgia, sans-serif;
	position:absolute;
	left:124px;
	top:70px;
	right:50px;
	width:644px;
	background: url(../images/locator-line.gif);
}
#locator a {
	font-size:11px;
	background:white;
	padding: 0 6px 0 6px;
}
#locator a:hover {
	color:#666;
}
#locator a.title {
	font-size:14px;
	color:#E32422;
	background:white;
	padding: 0 0 0 6px;
	text-decoration:overline;
}
#locator a.title:hover {
	color:#E32422;
}
