.header {
	position:relative;
	float:left;
	width:975px;
	height:160px;



	background:top left no-repeat url(/wcsstore/HallmarkStore/images/Canada/Header/GenericHeader_100 yr cele
.jpg);
	z-index:200;


	background-image: url(/wcsstore/HallmarkStore/images/Canada/Header/GenericHeader_100 yr cele
.jpg);
	background-image: url(/wcsstore/HallmarkStore/images/Canada/Header/GenericHeader_100Yr.jpg);
	background-repeat: no-repeat;
}
.headerFrench {
	position:relative;
	float:left;
	width:975px;
	height:160px;
	z-index:200;
	background-image: url(/wcsstore/HallmarkStore/images/Canada/Header/GenericHeader_100Yr_FR.jpg);
	background-repeat: no-repeat;
}
.menu {
	position:relative;
	float:left;
	width:100%;
	top:96px;
}
.menu ul {
	list-style:none;
	margin:0px;
}
.poi {
	position:relative;
	float:right;
	width:273px;
	height:28px;
	top:78px;
	padding-right:20px;
}
.menuBG {
	position:absolute;
	width:100%;
	line-height:24px;
	top:123px;
	left:0px;
	border-top:solid 1px #30116f;
	background-color:#30116f;
	/* for IE */
  	filter:alpha(opacity=100);
	/* CSS3 standard */
  	opacity:1.0;
}
#cnav li:hover ul {
	left: auto
}
#cnav li.sfhover ul {
	left: auto
}
.primary {
	line-height:24px;
}
li.secnav {
	line-height:14px;
}
#cnav {
	margin: 0; 
	list-style-type: none;
}
#cnav ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none;
}
ul#cnav {
	padding-left:16px;
}
#cnav li.primary {
	width:auto;
	margin-right:30px;
}
/* primary fonts */
#cnav li {
	float: left; 
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight:bold;
}
#cnav a {
	display: block;
	text-decoration:none;
	color:#FFF;
}
#cnav a:hover {
	color:#999;
}
/*end primary font */

/*sedcondary font*/
#cnav li.secnav a {
	display: block;
	text-decoration:none;
	color:#FFF;
	padding-left:4px;
}
#cnav li.secnav a:hover {
	display: block;
	text-decoration:none;
	color:#999;
}
#cnav li.secnav {
	position:relative;
	float:left;
	font-family: arial, helvetica, serif;
	font-size:11px;
	font-weight:normal;
	width:118px;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	margin:0px;
	padding:3px 0px;
}
.secnavbg {
	left: -999em;
	width: 120px;
	position: absolute;
	background-color:#30116f;
	/* for IE */
  	filter:alpha(opacity=100);
	/* CSS3 standard */
  	opacity:1.0;
	border-bottom:solid 1px #ffffff;
}
/*end secondary font */

.primaryLg {
	position:relative;
	float:right;
	line-height:24px;
	font-family:Arial, sans-serif, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-right:20px;
}
.primaryLg a {
	color:#FFF;
}
.primaryLg a:hover {
	color:#999;
	text-decoration:none;
}
.cnavCursor {
	cursor:default;
}
