﻿body {
}
.publicheader {
	background-image: url(../images/Vision_masthead.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 120px;
	width: 1000px;
	font: 10px Verdana, Arial, sans-serif;
}
.memberheader{
	background-image: url(../images/Vision_masthead_interior.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 80px;
	width: 1000px;
	font: 10px Verdana, Arial, sans-serif;
}
.mktFootNote{
        display:none;
}
dt, dl, dd, ul, li {
list-style-type: none;
margin: 0 0 0 0;
padding: 0;
}

#menu {
position : absolute;
left: 165px;
top: 36px;
}

#menu dl 
{
list-style-type:none;
float: left;
word-spacing:0;
overflow:hidden;
clear:right;
}
#menu dl dt
{
	overflow:hidden;
}
#menu dl dt img
{
	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}
#menu li {
display: inline;
word-spacing:0;
overflow:hidden;
marker-offset:0px;
border:none;
padding:0 0 0 0;
clip:5 0 0 0;
}

#menu a {
text-decoration: none;
color: #000;
background: #fff;
border: none;
outline: none;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6, #smenu7 {
position: absolute;
left: 20px;
font-size: 0.7em;
width: 1000px;
overflow:hidden;
/* added 2px padding to sub menu
*/
padding:2px 0 0 0;

}

#customerlogin
{
	position:absolute;
	top:7px;
	left:685px;
	border:none;
	outline: none;	
	text-decoration:none;
}
#customerlogin a {
text-decoration: none;
color: #000;
background: #fff;
border: none;
outline: none;
}
