body  {
margin-top: 0;
}
.topnavcontainer {
	width: 754px;
	margin-right: 25px;
float: right;
}
.headercontainer {
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 124px;
}
.headerblue {
	float: right;
	width: 425px;
	height: 39px;
	background-color: #f4f5d3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.phone {
	float: left;
	height: 18px;
	width: 106px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-top: 20px;
	padding-left: 7px;
}
.searchbox {
	text-align: center;
	height: 20px;
	width: 178px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	float: left;
	padding-top: 14px;
}
.shoppingbag {
	text-align: center;
	float: left;
	height: 38px;
	width: 121px;
}
.freeship {
	float: right;
	width: 600px;
	padding-right: 5px;
	height: 32px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #719ac6;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.navigation {
	width: 740px
	float: left;
}
.navbuttons {
	width: 785px;
	clear: both;
}
.logo {
	overflow: visible;
	z-index: 5;
	height: 154px;
	width: 115px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
a {font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none}
a:link {color:#20558a; text-decoration: none}
a:visited {color:#20558a; text-decoration: none}
a:hover {color:#20558a; text-decoration: underline}



ul {padding: 3px; margin: 3px}

li {margin-left: 1.5em; margin-top: 3px; list-style: square outside; background: none}

#nav A, #mfg A {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; font-size: 8pt; font-style: normal; display: block; color: #666666}


#nav A:hover, #mfg A:hover {font-style: normal; text-decoration: underline; background-color: #F7F7EB; border-bottom: 1px solid #CCCCCC; padding: 3px; color: #666666 }
#nav A:link, #mfg A:link {font-style: normal; display: block; color: #666666; border-bottom: 1px solid #CCCCCC; padding: 3px; }
#nav A:visited , #mfg A:visited {font-style: normal; border-bottom: 1px solid #CCCCCC; padding: 3px; }


#nav, #nav ul, #mfg, #mfg ul{ /* all lists */
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 1.5;
    	display: block;
	/* background-color: #78b3ef;
	color: white;*/
	/*position: relative;
	top: 1px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0;*/
}


#nav li, #mfg li { /* all list items */
	float: left;
    	width: 10em; /* width needed or else Opera goes nuts */
	margin: 0px;
    	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	line-height: 1.5;
	background: none;
	
}

#nav li ul, #mfg li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	left: -999em;   /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul, #mfg li ul ul { /* third-and-above-level lists */
        position: absolute;
        display: block;
        margin: -1.5em 0 0 10em;  /* False value for IE4-5.x/Win */
        margin: -1.5em 0 0 10em;	 /* Actual value for conformant browsers */
}


#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul, #mfg li:hover ul ul, #mfg li.sfhover ul ul, #mfg li:hover ul ul ul, #mfg li.sfhover ul ul ul{
	left: -999em;
	color: #FF0000;
	display: block;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #mfg li:hover ul, #mfg li li:hover ul, #mfg li.sfhover ul, #mfg li li.sfhover ul{ /* lists nested under hovered list items */
	left: auto;
	display: block;
}
.intro-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}
.aboutnav  {
  width: 315px;
  float: left;
  text-align: right;
  }
#account a {
	color: ##20558a;
}
.homelogo {
	overflow: visible;
	z-index: 5;
	height: 150px;
	width: 110px;
	padding-left: 35px;
}
.logoarea {
	width: 100px;
	float: left;
	padding-left: 40px;
	overflow: visible;
}

