.pilleft {
	height: 100%;
	width: 35px;
	background-image: url(../images/_main/pillar_left.png);
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
}
.pilright {
	height: 100%;
	width: 35px;
	background-image: url(../images/_main/pillar_right.png);
	background-position: top right;
	background-repeat: repeat-y;
	vertical-align: top;
}
.main {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #630102;
	top: 5px;
	left: 5px;
	right: 5px;
	width: 100%;
}
.bdy {
	background-color: #630102;
	margin:  -2px 0px 1px 0px;
	padding: -1px 0px 1px 0px;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 5px;
	bottom: 5px;
	color: #EEEEEE;
}
.bdy2 {
	margin:  -2px 5px 1px 5px;
	padding: -1px 15px 1px 5px;
	height: 100%;
	width: 94%;
	left: 0px;
	top: 0px;
	right: 15px;
	bottom: -5px;
}
.header {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
	background-image: url(../images/_main/logo_header.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 65px;
	top: 0px;
	text-align: right;
	min-width: 800px;
}
.content {
	/*border-top: #BD8D4A 2px solid;*/
}
.content .tbl {
  margin: 0px;
	padding: 0px;
	height: 584px;
	border: #BD8D4A 2px solid;
}
.mnu {
	border-left: #BD8D4A 2px solid;
	border-right: #BD8D4A 2px solid;
}
.menumain {
	font-family: arial,sans-serif;
	background-color: #630102;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	height: 18px;
	text-align: center;
/*	border: #BD8D4A 1px solid;*/
}
.contentmain {
	border-top: #BD8D4A 2px solid;
	height: 554px;
}
a:hover, a:link, a:visited, a:active {
	text-decoration: none;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #EDD2AC;
}
#rightbord {
	border-right: #BD8D4A 1px solid;
}
.leftbord {
	border-left: #BD8D4A 1px solid;
}
.movie {
	height: 203px;
	padding-top: 1px;
	padding-bottom: 1px;
	z-index: 0;
	border-bottom: #BD8D4A 2px solid;
}
.mcr {
	border-top: #BD8D4A 2px solid;
	height: 343px;
	font-family: arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
hr {
	width: 96%;
	color: #BD8D4A;
}
.btmspacer {
	width: 100%;
	height: 1px;
}
.prodimg {
	margin: 10px;
	background-color: #EDD2AC;
}
.specs {
	font-size: 11px;
	padding: 4px;
	text-align: center;
}
.specsheet {
	margin: 5px;
	padding: 5px;
}
.sitemap {
	text-align: center;
	font-size: 11px;
	padding: 4px;
	width: 300px;
}
.sitemap ul {
	text-align: left;
	font-size: 11px;
	padding: 4px;
}
.sitemap ul li {
	text-align: left;
	font-size: 11px;
	padding: 4px;
}