#primary_nav_wrap
{
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 40px;
	/* [disabled]float: left; */
	top: 1px;
}

#primary_nav_wrap ul
{
	list-style: none;
	position: relative;
	float: left;
	margin: 0;
	padding: 0
}

#primary_nav_wrap ul a
{
	display: block;
	color: #c8e6d8;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	line-height: 32px;
	padding: 10px 15px;
	font-family: FuturaBook, Arial
}

#primary_nav_wrap ul li
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;
}

#primary_nav_wrap ul li.current-menu-item
{
	/* [disabled]background:#ddd; */
}

#primary_nav_wrap ul li:hover
{
	/* [disabled]background: #f6f6f6; */
	display: block;
}

#primary_nav_wrap ul ul
{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	padding: 0;
}
#primary_nav_wrap ul ul ul
{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	padding: 0 0 0 0;
}
#primary_nav_wrap ul ul li
{
	float: none;
	width: 160px;
	/* [disabled]height: 35px; */
	/* [disabled]margin-top: 35px; */
	border-bottom: solid #c8e6d8 thin;
	display: block;
}
#primary_nav_wrap ul ul ul li
{
	float: none;
	width: 150px;
	/* [disabled]height: 35px; */
	/* [disabled]margin-top: -10px; */
	border-bottom: solid #c8e6d8 thin;
	/* [disabled]top: -15px; */
	display: inline-block;
}
#primary_nav_wrap ul ul a
{
	line-height: 120%;
	padding: 10px 0 0 15px
}

#primary_nav_wrap ul ul ul
{
	top: -30px;
	left: 100%
}

#primary_nav_wrap ul li:hover > ul
{
	display: block;
	margin-top: 30px;
}
.icon {
	width: 32%;
	float: left;
	margin: 1% 0 1% 1%;
}
.icon2 {
	width: 23.5%;
	margin: 1%;
	float: left;
}
#media {
	width: 99%;
	float: left;
	text-align: center;
	margin-left: 1%;
	background-color: #FFF;
	color: #000;
	clear: both;
	/* [disabled]margin-top: 120px; */
	border-top: solid #c9e9dc thin;
}
#media2 {
	width: 99%;
	float: left;
	text-align: center;
	margin-left: 1%;
	background-color: #FFF;
	color: #000;
	clear: both;
	/* [disabled]margin-top: 120px; */
}
#footer {
	width: 100%;
	background-color: #C8E6D8;
	margin: 29px 0 0 0;
	color: #999;
	text-align: center;
	height: 3.5em;
	float: left;
	line-height: 3.5em;
}
#box {
	width: 100%;
	margin: 25px 0;
	color: #999;
	text-align: center;
	height: 3em;
	float: left;
	line-height: 6.5em;
	border-top: solid #c8e6d8 thin;
	font-size: 13px;
	font-family: FuturaBook, Verdana;
	display: block;
}
#container {
	width: 100%;
	/* [disabled]height: auto; */
}
#collection {
	background-color: #c8e6d8;
	margin: 0;
	height: 440px;
	text-align: center;
	color: #999;
	line-height: 3em;
}
#collection a {
	color: #999;
	text-decoration: none;
}
#box a {
	color: #999;
	text-decoration: none;
}
.m-product {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 0;
	height: auto;
}
.prod_img  {
	overflow: hidden;
}
