#header {
	text-align: center;
	border: 5px solid #F4C404;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background: #353534;
}
#nav {
	background: #353534;
	border-right: 5px solid #F4C404;
	border-left: 5px solid #F4C404;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	color: #353534;
	background: #FFFFFF;
	border: 5px solid #F4C404;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
}
#footer {
	font: 12px "Times New Roman", Times, serif;
	color: #F4C404;
	margin-top: 20px;
	text-align: center;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #353534;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}


.imgRight {
	float: right;
	margin-left: 20px;
}
.imgLeft {
	float: left;
	margin-right: 20px;
}
#grand {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.text {
	font: 12px Arial, Helvetica, sans-serif;
}
.sale h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
.picRight {
	margin-left: 20px;
	border: 2px solid #F4C404;
	margin-bottom: 20px;
}
.picRight h1 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#grand h1 {
	font-size: 16px;
	text-align: left;
}

