body {
	background-color: #CCC;
}
#container {
	background-color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
#productshowcase  {
	height: 300px;
	width: 750px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DF5026;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E46639;
}
.h1logo {
	width: 300px;
	height: 120px;
	text-indent: -9999px;
	background-image: url(pageelements/oneup_logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#navigation {
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DF5026;
	width: 750px;
}
#head {
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #DF5026;
	margin-bottom: 10px;
	height: inherit;
}

.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 4em;
}

#container #footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 750px;
}
.newsletterform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 750px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DF5026;
	line-height: 2em;
}
#container #footer {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DF5026;
	clear: both;
	float: none;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
}

.newslettersubmit {
	width: 100px;
	color: #DF5026;
	text-transform: uppercase;
	border: 1px solid #DF5026;
}
#container #newsletter {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DF5026;
	float: none;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 10px;
}
