@charset "UTF-8";
/* CSS Document */

#branding #flash_millie {
	z-index: 0;
	position: absolute;
	right: 65px;
	bottom: 10px;
}
#flash_main {
	position: absolute;
	right: 24px;
	z-index: 1;
	bottom: 12px;
}
#top_nav   {
	background-image: none;
	padding-bottom: 64px;
}
#content{
	background-image: url(../Media/Home/mill-backgrd.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 354px;
	width: 960px;
	position: relative;
}
h2  {
	text-indent: -9999px;
}

#homepage_message_box {
height: 265px;
width: 475px;
position: absolute;
bottom: 60px;
right: 50px;
background-image: url(../Media/Home/messages/bridge.png);
background-repeat: no-repeat;
}
#homepage_message_box a{
position: absolute;
bottom: 24px;
right: 24px;
text-decoration: none;
}
#homepage_message_box a:hover{
color: #900
}
#stone_bottom_bar {
	height: 192px;
	width: 984px;
	margin: 0px auto;
}
#stone_home  {
	list-style-type: none;
}
#stone_home li {
	float: left;
}
#stone_home  a.main {
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 184px 0px 0px;
	float: left;
}
#stone_home #stone_products {
	background-image: url(../Media/Home/slices_01.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 317px;
}
#stone_home #stone_promo {
	background-image: url(../Media/Home/slices_02.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 322px;
}
#stone_home #stone_advent {
	background-image: url(../Media/Home/slices_03.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 345px;
	position: relative;
}
#stone_products a {
	display: block;
	width: 236px;
	margin-left: 40px;
}
#stone_promo a {
	display: block;
	width: 230px;
	margin-left: 52px;
}
#stone_advent #main_link {
	display: block;
	width: 230px;
	margin-left: 45px;
}
#catalog_link {
	display: block;
	height: 0px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	padding: 140px 0px 0px;
	overflow: hidden;
}
#nav_link_home {
	background-image: url(../Media/Branding_and_Navigation/top_navbar/home-current.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 83px;
	text-indent: -9999px;
}
