.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	text-align: center;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 564px;
	text-align: center;
	border: thin solid #000000;


}

.box {
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #797354;
	border-right-color: #797354;
	border-bottom-color: #797354;
	border-left-color: #797354;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;

}
.banner {
	padding-top: 10px;
	padding-bottom: 10px;


}
.navwrapper {
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 37px;
	border: thin solid #000000;
	padding-bottom: 10px;


}
.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.right {
	float: right;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	margin: 10px;
}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	padding-right: 10px;


}
.cursur {
	cursor: hand;
}
#sales {
	text-align: center;
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #797354;
	border-right-color: #797354;
	border-bottom-color: #797354;
	border-left-color: #797354;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 10px;
	padding: 10px;
	width: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #797354;
	border-right-color: #797354;
	border-bottom-color: #797354;
	border-left-color: #797354;
}

