body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: Black;
}


#SiteWrapper
{
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#HeaderSection
{
}
#MenuSection
{
	margin-bottom: -5px;
}
#MenuContentFiller
{
	/*IE hack to bring image up.*/
	_margin-bottom: -5px;
}

#PageContentSection
{
	background-image: url(../Images/YOTD-ContentFiller.jpg);
	z-index: -99;
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#PageContentHolder
{
	padding-left: 35px;
	width: 90%;
	min-height: 455px;
	_height: 455px;
	height: auto; /*overflow:hidden;*/
}

#FooterSection
{
	margin-bottom: 20px;
}

#HeaderSection img
{
}

#LHSFiller
{
	float:left;
	margin-left: 0px !important; /* for mozilla */    
	margin-left: -3px; /* for IE */ 
}
/*
#RHSFiller
{
	margin-left: -20px;
}
*/
#AboutText
{
	width: 55%;
	float: left;
	padding-right: 10px;
}
#BagsImage
{
	width: 40%;
	float: left;
}
#LeftContactUs
{
	width: 50%;
	float: left;
}
#RightContactUs
{
	width: 45%;
	float: left;
}

.shop-product-large .image
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.MenuItem
{
	height: 34px;
	width: 183px;
	float: left;
}

.ContactUs
{
	height: 34px;
	width: 182px !important; /* for mozilla */ 
	width: 176px; /* for IE */ 
	float: left;
}

.MenuLink
{
	color:Black;
	text-decoration: none;
	font-size: large;
	font-weight: bold;
	display: block;	
	text-align:center;	   
}