#methodsbar {
	position:relative;
	BACKGROUND: url(/images/methods/banner.jpg) #000000 no-repeat;
	width:774px;
	height:99px;
}

#methodsnav {
	position:absolute;
	right:0px;
	bottom:5px;
	height:62px;
	margin-right:5px;
	text-align:right;
}

.methodsdepartment {
    FONT: 11px verdana;
    color:white;
}

.methodsdepartment A {
    FONT: 11px verdana;
    color:white;
    text-decoration:none;
}

.methodsdepartment A:hover {
    FONT: 11px verdana;
    color:#7D9CB5;
    text-decoration:none;
}

.methodsyouarehere  {
    FONT: 12px Microsoft Sans Serif, Arial;
    color:999999;
    font-variant:small-caps;
}