#subnav { width: 800px; height: 25px; }
#subnav_leader { background-image: url(../images/subnav_leader.gif); background-repeat: no-repeat; background-position: -18px 0; width: 180px; height: 25px; float: left; }
#subnav_leader_safe { background-image: url(../images/subnav_leader.gif); background-repeat: no-repeat; width: 203px; height: 25px; float: left; }
#subnav_contain { background-image: url(../images/subnav_bg2.gif); background-repeat: repeat-x; width: 447px; height: 25px; float: left; }
#subnav_contain p {
	margin-top: 0px;
	color: #CCC;
}
#subnav_contain_safe { background-image: url(../images/subnav_bg2.gif); background-repeat: repeat-x; width: 424px; height: 25px; float: left; }
#subnav_cdrates { }
#subnav_contact { }
#subnav_endcap { width: 173px; height: 25px; float: left; }
/*subnav copy*/
.subnav { color: #ffd800; font-size: 10pt; font-family: "Times New Roman", Times, Georgia, serif; line-height: 15pt; }
.subnav #active {
	color: #ffd800;
	font-size: 10pt;
	font-family: "Times New Roman", Times, Georgia, serif;
	line-height: 15pt;
}
.subnav a { color: #fff; text-decoration: none; }
.subnav a:hover { text-decoration: underline; }
