html, body {
	font: 13px "trebuchet ms", helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #9c9880;
	
}

a {
	color: #999;
}

.main {
	margin: auto;
	padding: 0px;
	
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: left;
	background: #fff;
}

.header {
	background: url(../images/8_header.jpg) repeat-x;
	height: 80px;
	padding: 0px;
}

.mainlogo img {
	position: absolute;
	height: 70px;
	margin: 5px 0 0 20px;
}

.sitename {
	color: #cac1a4;
	padding-left: 20px;	
	font: bold 28px "trebuchet ms", helvetica, sans-serif;
	position: relative;
	top: 22px;
}

.nav {
	width: 100%;
	height: 29px;
	white-space: nowrap;
}

.nav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/8_nav.jpg);
}

.nav ul li a {
	display: block;
	color: #eee;
	border-left: 1px solid #3e413a;
	border-right: 1px solid #676561;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 1px;
	padding: 11px 20px 15px 20px;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
}

.nav ul li a:hover {
	background: url(../images/8_hov.jpg);
}


.nav li {
	float: left;
}

.nav li ul {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	height: auto;
	width: auto;
	font-weight: normal;
	border-top: none;
	margin: 0;	
	padding: 0;
}

.nav li ul table td a {
	width: auto;
	min-width: 120px;
	text-align: left;
	padding: 5px 40px 5px 20px;	
	background: url(../images/8_drpnav.jpg) repeat-x;
	border-bottom: 1px solid #676561;
	border-left: 1px solid #676561;
	border-right: 1px solid #676561;
}

.nav li ul table a:hover {
	background: url(../images/8_hov.jpg) repeat-x;
}

.nav li ul ul {
	margin: -1.75em 0 0 14em;
}

.nav li:hover ul ul, #nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
	visibility: hidden;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
	visibility: visible;
}

.FlashVideoArea {
	padding: 0;
}

.pageheader {
	clear: left;
	background: url(../images/8_titlebar.jpg) repeat-x;
	color: #000;
	padding: 0 0 0 20px; 
	letter-spacing: 1px;
	text-transform: uppercase;	
	line-height: 40px;
}

.content {
	font: 12px/16px "segoe ui", "trebuchet ms", sans-serif;
	background: #fcfcfc;
	color: #000;
	padding: 10px 20px 40px 20px;
	margin: 0;	
	text-align: justify;
}

.cartheader {
	clear: both;
	padding: 3px; 
	height: 16px;
	background: url(../images/8_drpnav.jpg) repeat-x;
	color: #fff;
}

.producttitle {
	float: left;
}

.price {
	float: right;
}

.cartimg img {
	margin: 15px 0;
}

.cartcontent {
	vertical-align: top;
	width: 325px;
}

.cartcontent p {
	margin: 15px 0;
}

.cartbuttons {
	vertical-align: top;
	width: 150px;
	padding: 15px 0;
}

.cartbuttons input, .cartbuttons select {
	width: 150px;
	font-size: 11px;
}



object, embed {
	position: relative;
	z-index: 1;
}

.footer {
	position: fixed;
	z-index: 2;
	bottom: 0;
	width: 756px;
	clear: both;
	background: url(../images/8_footer.jpg) repeat-x;
	height: 31px;
	padding-right: 20px;
	font: 9px  verdana, helvetica, sans-serif;
}

.footer a span {
	color: #cac1a4;
}

.footer a {
	float: right;
	text-decoration: none;
	color: #fff;
	padding-top: 12px;
}
