* {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	background-color: #f7f7f7;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #666;
	border-left-color: #666;
	padding-top: 0px;
	border-bottom-width: thin;
	border-bottom-color: #666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#wrapper #logo {
	height: 136px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
    outline: none;
}
#wrapper #navigation {
	height: 30px;
	width: 960px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyDiv {

}
#wrapper #bodyDiv #left {
	width: 150px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	padding-top: 20px;
}
#wrapper #bodyDiv #right {
	width: 785px;
	float: right;
	padding-top: 20px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #bodyDiv #footer {
	height: 40px;
	clear: both;
}
#wrapper #bodyDiv #bottomBorder {
	height: 30px;
	clear: both;
}
#wrapper #bodyDiv #rightLogo {
	float: right;
	width: 785px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #bodyDiv #rightPromotions {
	width: 785px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	border: thin none #800000;
	padding-bottom: 20px;
}
#wrapper #bodyDiv #rightPromotions table {
	border: thin solid #800000;
}
#wrapper #bodyDiv #rightLogo div table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
}
#wrapper #bodyDiv #storeHours {
	float: right;
	width: 785px;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #bodyDiv #storeHours table {
	border: thin solid #800000;
}

