/* -----------------------------------------------
 For Windows Internet Explorer 6 
 ----------------------------------------------- */

.formLineHeightAdj {
	position:relative;
	top:-2px;
}

.sub_menu {
	position: absolute;
	top: 18px;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
}

#benefits_submenu {
	left: 20px;
}

#features_submenu {
	left: 340px;
}

.list_noindent {
	margin-left: 15px;
	padding-left: 0px;
}

/* -----------------------------------------------
 Menus
 ----------------------------------------------- */

.logo {
	position: relative;
	top: 0px;
	left: 0px;
	width: 341px;
	height: 85px;
	border-bottom: 0px;
	background: url(art/mckenna_logo_ot.gif) no-repeat top center;
	background-repeat: no-repeat;
}
.logo:hover {
	position: relative;
	top: 0px;
	left: 0px;
	width: 341px;
	height: 85px;
	border-bottom: 0px;
	background: url(art/mckenna_logo_ov.jpg) no-repeat top center;
	background-repeat: no-repeat;
}

