#top {
	height: 150px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/berridges_logo.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 30px;
	width: 860px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#shop {
	background-image: url(images/shop_bg.gif);
	background-repeat: no-repeat;
	height: 370px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#welcome {
	background-image: url(images/shop_front.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 200px;
	width: 360px;
	margin-top: 160px;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
}
#intro {
	padding: 12px;
	height: 176px;
	width: 321px;
}
.welcome_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#bottom {
	height: 65px;
	width: 860px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

