body,
html {
	margin:0;
	padding:0;
	color:#000;
	background: rgb(40, 112, 128);
	/* background: rgb(128, 128, 128); */
}
img
{
	border: 0px;
}
#wrap {
	width:1000px;
	margin:0 auto;
	/* background:#99c; */
	/* must be same as #sidebar.background */
	background: rgb(80, 152, 158);
}
#header {
	padding:5px 10px;
	/* background:#ddd; */
	background: rgb(80, 152, 158);
}
h1 {
    margin:0;
}
#nav {
	padding:5px 10px;
	background: #cc9;
	/* background:#c99; */
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	/* font-family: Georgia,Verdana,"Times New Roman",Times */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #80450C;
	text-decoration: none;
	text-transform: uppercase;
}
#nav td {
	text-align: center;
	width: 11%;
}
#main {
	float:left;
	width:760px;
	padding:10px;
	padding-bottom: 150px;
	/* background:#9c9; */
	background: rgb(80, 152, 158);
	font-family: 'Palatino Linotype', Palatino, serif,'Book Antiqua';
}
img.indexthumbnail
{
	width: 240px;
	height: 240px;
}

h2 {
	margin:0 0 1em;
}
h3 {
	margin:0 0 1em;
}
#sidebar {
	float:right;
	width:200px;
	padding:10px;
	/* background:#99c; */
	background: rgb(80, 152, 158);
}
#sidebar a {
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: rgb(64, 0, 0);
	text-decoration: none;
	line-height: 0px;
}
img.sidebarrandom {
	height: 180px;
	width: 180px;
}
span.sidebar {
	font-family: "Times New Roman",Times;
	font-size: 20pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	margin:0 0 1em;
}
#main a {
	color: inherit;
	text-decoration: none;
} 
#main a:hover {
	text-decoration: underline;
}
#main h2 {
	font-size: 24pt;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
	text-decoration: none;
	margin-bottom: 0px;
}
#main h3 {
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 0px;
}
#main p {
	vertical-align: top;
	margin-top: 0px;
}
#main ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
img.mainprod {
	width: 450px;
	max-width: 450px;
	padding-bottom: 20px;
}
span.mainprodmodelno {
	font-size: 10pt;
}
span.mainmodelnumber {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
span.mainprodprice {
	font-size: 12pt;
	/* font-family: Arial; */
}
span.maincatname {
	color: black;
	font-size: 12pt;
	font-family: inherit;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}
span.maincatprice {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
td.mainprod {
	vertical-align: top;
}
td.maincataligncenter {
	padding-bottom: 50px;
	text-align: center;
}
div.maincat {
	text-align: center;
}
span.mainerror {
	color: red;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#footer {
	clear:both;
	padding:5px 10px;
	background:#cc9;
}
#footer p {
	margin:0;
}
* html #footer {
	height:1px;
}
span.footercopyright {
	font-family: "Times New Roman",Times,serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}