div{float:none; width:99%; text-align:center; margin:0 auto;}
.top {
	height:90px; 
	text-align:center; 
	margin:0 auto;
}
.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background: url(images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
	width:100%;
	padding-left:0%;
}
.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 0px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 20px 0 20px; /*Padding of menu items*/
}
.glossymenu{display:none;}
#cart{display:none;}
.content {
	 font-size:14px; border:#999999 thin solid; float:left; width:99%; background-color:#FFFFFF; text-align:center;
}
.date, .call_us{width:49%;}
.social_contain, .img_col,.transportation_rates,.taxi_rates{display:none;}
.con_col{width:90%; margin:0 auto; float:none;}


