img {
	border:					0;
}
.homepage-container {
	width:					890px;
	position:				relative;
	float:					left;
	background-color:		#FFF;
	border:					0;
	padding:				6px;
	overflow:				hidden;
}
.homepage-primary {
	width:					888px;
	position:				relative;
	float:					left;
	border:					1px solid #dedede;
	margin-bottom:			3px;
	background-color:		#FFF;
}
.primary-title {
	width:					273px;
	height:					127px;
	position:				absolute;
	background-color:		#FFF;
	top:					144px;
	right:					18px;
}
.primary-title ul {
	margin:					0;
	padding:				0;
	float:					left;
	list-style-type:		none;
	display:				inline;
}
.primary-title ul li {
	display:				inline;
	margin:					0;
	padding:				0;
	float:					left;
}
/* Rollover Styles */
ul.primary-title-ul {
	display:				inline;
	float:					left;
	height:					127px;
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
	margin:					0;
	padding:				0;
	display:				table;
/*Just add the following properties and values*/
	width:					273px;
	table-layout:			fixed;
}
li.primary-title-1 a {
	display:				inline; 
	width:					273px; 
	height:					60px; 
	position:				relative;
	float:					left;
}
 li.primary-title-1 a .rollover {
	display:				inline; 
	position:				absolute; 
	top:					0; 
	left:					0;
	width:					273px; 
	height:					127px;
	background:				url(http://www.kurtgeiger.com/filestore/homepage/100708-Sole-Sensation/FollowUp/images/Sole-Sensation-Title-On.jpg);
}
/* Secondary Content Rollover Styles */
.secondary-content {
	width:					888px;
	height:					60px;
	position:				relative;
	float:					left;
	background-color:		#FFF;
	border:					1px solid #dedede;
	margin:					0;
	padding:				0;
	margin-bottom:			3px;
}
.secondary-content ul {
	margin:					0;
	padding:				0;
	float:					left;
	list-style-type:		none;
	display:				inline;
}
.secondary-content ul li {
	display:				inline;
	margin:					0;
	padding:				0;
	float:					left;
	border-right:			1px solid #CCC;
}
.secondary-content ul li:last-child {
	border-right:			none;
	list-style:				none;
	display:				inline;
	border-right:			none;
}
/* Rollover Styles */
ul.secondary-content-ul {
	display:				inline;
	float:					left;
	height:					60px;
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
	margin:					0;
	padding:				0;
	display:				table;
/*Just add the following properties and values*/
	width:					888px;
	table-layout:			fixed;
}
li.secondary-content-1 a, li.secondary-content-3 a {
	display:				inline; 
	width:					443px; 
	height:					60px; 
	position:				relative;
	float:					left;
}
 li.secondary-content-1 a .rollover {
	display:				inline; 
	position:				absolute; 
	top:					0; 
	left:					0;
	width:					443px; 
	height:					60px; 
	background:				url(http://www.kurtgeiger.com/filestore/homepage/100708-Sole-Sensation/FollowUp/images/women-on.gif);
}

li.secondary-content-3 a .rollover {
	display:				inline; 
    position:				absolute; 
	top:					0; 
	left:					0;
	width:					443px; 
	height:					60px; 
	background:				url(http://www.kurtgeiger.com/filestore/homepage/100708-Sole-Sensation/FollowUp/images/men-on.gif);
}
/* Tertiary Content Rollover Styles */
.tertiary-content {
	width:					888px;
	height:					60px;
	position:				relative;
	float:					left;
	background-color:		#fff;
	border:					1px solid #dedede;
	margin:					0;
	padding:				0;
	margin-bottom:			3px;
}

.tertiary-content ul {
	margin:					0;
	padding:				0;
	float:					left;
	list-style-type:		none;
	display:				inline;
}
.tertiary-content ul li {
	display:				inline;
	margin:					0;
	padding:				0;
	float:					left;
	border-right:			1px solid #CCC;
}
.tertiary-content ul li:last-child {
	border-right:			none;
	list-style:				none;
	display:				inline;
	border-right:			none;
}
/* Rollover Styles */
ul.tertiary-content-ul {
	display:				inline;
	float:					left;
	height:					60px;
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
	margin:					0;
	padding:				0;
	display:				table;
/*Just add the following properties and values*/
	width:					888px;
	table-layout:			fixed;
}
li.tertiary-content-1 a {
	display:				inline; 
	width:					887px; 
	height:					60px; 
	position:				relative;
	float:					left;
}
 li.tertiary-content-1 a .rollover {
	display:				inline; 
	position:				absolute; 
	top:					0; 
	left:					0;
	width:					887px; 
	height:					60px; 
	background:				url(http://kurtgeiger.com/filestore/homepage/100708-Sole-Sensation/FollowUp/images/Competition-on.gif);
}
.brands {
	width:					888px;
	position:				relative;
	float:					left;

	border:					1px solid #dedede;
	margin-bottom:			3px;
	background-color:		#FFF;
}
.brands ul {
	margin:					0;
	padding:				0;
	float:					left;
	list-style-type:		none;
	display:				inline;
}
.brands ul li {
	display:				inline;
	margin:					0;
	padding:				0;
	float:					left;
}
/* Brand Logo Transparency Rollover */
.img-rollover img {
	filter:					progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity:			1;
	-khtml-opacity:			1;
	opacity:				1;
}
.img-rollover:hover img {
	filter:					progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:			0.80;
	-khtml-opacity:			0.80;
	opacity:				0.80;
}
.newsletter {
	position:				relative;
	float:					right;
	margin:					3px 0;
}CBPB9iK