body { 
	background-color: #f7f7f7; 
	background-position: 0px top; background-repeat: repeat-x; 
	background-image: url(../images/BG_top.gif); 
	font-family: serif, Georgia, "Times New Roman", Times, serif; 
}

.container { 
	margin-left: auto;
	margin-right: auto; 
	position: relative; 
	top: 100px; 
	width: 936px;
}

.main_box_logo { 
	float: left; 
	margin: 10px; 
	position: relative; 
	height: 180px; 
	width: 600px;
}

.main_box_hours { 
	width: 175px; 
	float: right; 
	margin: 10px; 
	position: relative; 
	height: 180px;
}

.main_box_aisle { 
	line-height: 16px; 
	font-size: 14.5px; 
	font-variant: small-caps; 
	text-align: center; 
	word-wrap: normal; 
	padding-left: 0px; 
	padding-top: 50px; 
	position: relative; 
	margin-left: 15px; 
	margin-bottom: 10px; 
	margin-right: 10px; 
	margin-top: 100px; 
	top: 100px; 
	background-repeat: no-repeat; 
	height: 180px; 
	width: 590px; 
	background-image: url(../images/Aisle.jpg);
}

.main_box_direct { 
	margin-left: 10px; 
	margin-bottom: 10px; 
	margin-right: 10px; 
	margin-top: -140px; 
	position: relative; 
	float: right; 
	width: 275px; 
	height: 180px;
}

.footer { 
	text-align: center; 
	top: 120px; 
	color: #333333; 
	font-size: 13px; 
	font-variant: small-caps; 
	display: block; 
	position: relative; 
}

.info { 
	width: 800px; 
	height: 50px; 
	position: relative; 
	top: 70px; 
	text-align: right; 
	text-color: white;
}

//*** ROUNDED CORNER ***///
.rounded{
	display:block}
.rounded *{
  	display:block;
  	height:1px;
  	overflow:hidden;
  	font-size:.01em;
  	background:#ffffff}
.rounded1{
  	margin-left:3px;
  	margin-right:3px;
  	padding-left:1px;
  	padding-right:1px;
  	border-left:1px solid #fafafa;
  	border-right:1px solid #fafafa;
  	background:#fdfdfd}
.rounded2{
  	margin-left:1px;
  	margin-right:1px;
  	padding-right:1px;
  	padding-left:1px;
  	border-left:1px solid #f7f7f7;
  	border-right:1px solid #f7f7f7;
  	background:#fdfdfd}
.rounded3{
  	margin-left:1px;
  	margin-right:1px;
  	border-left:1px solid #fdfdfd;
  	border-right:1px solid #fdfdfd;}
.rounded4{
  	border-left:1px solid #fafafa;
  	border-right:1px solid #fafafa}
.rounded5{
  	border-left:1px solid #fdfdfd;
  	border-right:1px solid #fdfdfd}
.roundedfg{
  	padding-left: 20px;
  	padding-bottom: 50px;
  	padding-right: 20px;
  	padding-top: 20px;
  	background:#ffffff}




