body {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

h1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.5em;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	list-style-type: circle;
	margin: 0px;
	padding-top: 10px;
}

h3 {
	background: url(images/h3_bg.gif) #E6201A repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: circle;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 3px;
}

p {
	color: #333333;
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
	padding: 10px 0px 0px;
	vertical-align: top;
}

td {
	color: #333333;
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px;
	padding: 10px 0px 0px;
	vertical-align: top;
}

.preheader {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.price {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.product {
	background: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	width: 210px;
}

.product img {
	margin-left: auto;
	margin-right: auto;
}

.product p {
	color: #000000;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
}

.quote {
	font-style: italic;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	padding-left: 30px;
}

#content {
	border: 1px solid #CCCCCC;
	width: 731px;
}

#copyright {
	color: #999999;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#main {
	padding: 30px 30px 20px;
}

#main li {
	list-style: square outside;
	padding-bottom: 5px;
	padding-top: 5px;
}

#main ul {
	margin: 0px;
	padding: 5px 0px 0px 15px;
}

#masthead {
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	height: 109px;
	margin: 0px;
	padding: 0px;
}

#navbar {
	color: #999999;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif,;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 87px;
	text-transform: uppercase;
}

#navbar a {
	color: #999999;
	padding-right: 30px;
	text-decoration: none;
}

#navbar a:hover {
	color: #000000;
	padding-right: 30px;
	text-decoration: none;
}

#sidebar {
	margin: 0px;
	padding: 30px 0px 0px 15px;
	text-align: center;
	width: 180px;
}

#sidebar a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sidebar a:hover {
	color: #000000;
	text-decoration: none;
}

#sidebar h2 {
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 5px;
}

#sidebar h3 {
	background: url(images/h3_bg.gif) #E6201A repeat-x;
	border-bottom: 1px #E63A03;
	border-left: 1px #E63A03;
	border-right: 1px solid #E63A03;
	border-top: 1px #E63A03;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	list-style-type: circle;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: left;
	width: 196px;
}

#sidebar li {
	list-style-type: square;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	color: #990000;
}

#sidebar ul {
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	text-transform: lowercase;
}
