* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #999;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#wrapper #header {
	height: 140px;
	width: 800px;
}
#wrapper #menu {
	height: auto;
	width: 800px;
	background-color: #FFF;
}

#wrapper #body {
	width: 800px;
	height: auto;
	background-color: #FFF;
	padding: 0px;
}


#wrapper #footer1 {
	background-image: url(../images/wall2.jpg);
	height: 310px;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding: 1px;
}
#delivery {
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
}
#wrapper #price {
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 800px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#wrapper #price table {
	padding-left: 0px;
	float: none;
	margin-left: 90px;
}


#wrapper #footer2 {
	background-color: #0D6308;
}
#wrapper #footer1 {
	background-image: url(../images/wall2.jpg);
	position: relative;
}
#wrapper #footer1 table tr td p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
#wrapper #footer1 table tr td table tr td {
	font-family: Times New Roman, Times, serif;
}
