body {
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	behavior: url(/js/csshover.htc);
}

form {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
h1 {
	position: relative;
	display: none;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	color:#BD0D17;
	z-index: 20;
	font-size:1.2em;
}
h2 {
	margin:0;
	padding:4px;
	color:#BD0D17;
	font-size:1.2em;
}
h3 {
	margin:0;
	padding:0;
	color:#BD0D17;
}

A {
	color: #FFFFFF;
}

A:hover {

}

/* -------------- */

.divFlash{display:none; background-color: #FFFFFF;}
.divHtml{display:block;}

.start {display: none;}
.end {display: none;}

/* -------------- */

#container {
	display: block;
	margin: 0px auto;
	width: 750px;	
}
/* Holly Hack Targets IE Win only \*/
* html #container {height: 1%;}
/* End Holly Hack */

/* -------------- */

#header {
	background-color: #0E0A0B;
	width: 748px;
}
	#header .left {
		display: none;
	}
	#header .right {
		display: none;
	}
	#banner {
	background-color: #0E0A0B;
	height:109px;
	width:726px;
	padding:10px;
	overflow: hidden;
	clear: both;
	border-bottom: 1px solid #837246;
	}
	#banner .logo {
		position: relative;
		display: block;
		float: left;
		width: 183px;
		height: 109px;
		background-color: #0E0A0B;
		z-index: 10;
	}
		#banner .logo a {
			display: block;
			width: 120px;
			height: 40px;
		}
		#banner .logo a span {
			display: none;
		}

	#banner .title H1 {
		color: #A38E57;
		display: block;
		font-size: 2em;
		padding: 40px 0 0 20px;
		font-weight: bold;
		width: 500px;	
		letter-spacing: 0.2em;
		font-style: normal;
		font-family: Garamond, Arial, San-serif;
	}
	
	#banner .title H1 .red {
		color: #FF0000;
	}

	#menuMain {
	color: #FFF9F7;
	display: block;
	clear: both;
	width: 100%;
	height: 22px;
	font-size:1em;
	z-index: 100;
	background-color: #000000;
	}
	#header > .end {
		display: block;
		clear: both;
	}

/* -------------- */

#contents {
	display: block;
	background-color: #2F2523;
	border: 2px solid #999999;	
	xborder-right: 2px solid #999999;		
	clear: both;
}
/* Holly Hack Targets IE Win only \*/
* html #contents {height: 1%;}
/* End Holly Hack */

	#contents > .end {
		display: block;
		
		clear: both;
	}

/* -------------- */

#margin {
	position: relative;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 320px;
	height:422px;
	right: 0px;
	overflow: hidden;
	
}
	#margin .features {
	}

/* -------------- */

#crumbtrail {
	position: relative;
	display: block;
	float: right;
	width: 552px;
	height: 18px;
	background-color: #33CCFF;
}

#body {
	color:#ffffff;
	position: relative;
	display: block;
	float: left;
	width: 380px;
	padding:20px;
}
	#body .bodyrow {
		padding: 10px;
	}
	#body p {
		margin: 0;
		padding: 5px 5px 5px 5px;
		font-size: 1.1em;
	}
		
	#body .largeText {
		display: block;
		color: #A38E57;
		font-size: 1.6em;
		font-family: Garamond, Verdana, Arial, San-serif;
		font-weight: bold;
		padding: 5px;
	}

/* -------------- */

#footer {
	margin: 0px auto;
	width: 750px;
	clear: both;
}
	#footer p {
		display: inline;
		margin: 0;
		padding: 0;
	}

	#footer .left {
		display: none;
	}
	#footer .right {
		display: none;
	}
	#footer .copyright {
		float: left;
		width: 120px;
		text-align: left;
		xbackground-color: #66CCCC;
	}
	#menuBottom {
		width: 432px;
		height: 22px;
		text-transform:uppercase;
	}

/* ==== Footer Sub ==== */

#footerSub {
	display: block;
	padding: 10px 0 0 40px;
	float: left;
}

	/* --- Downlood Flash --- */

	#footerSub .downloadFlash {
		float: left;
		width: 400px;
		position: relative;
		text-align: left;
		height: 31px;
	}
	#footerSub .downloadFlash a,
	#footerSub .downloadFlash a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	
	#footerSub .downloadFlash a:hover {
		text-decoration: none;
		color: #FF0000;
	}	
	#footerSub .downloadFlash img {
		float: left;
		width: 88px;
		margin-right: 5px;
	}
	
	/* --- Downlood Adobe --- */
	
	#footerSub .downloadAcrobat {
		float: left;
		width: 400px;
		position: relative;
		text-align: left;
		height: 31px;
	}
	#footerSub .downloadAcrobat a,
	#footerSub .downloadAcrobat a:hover,
	#footerSub .downloadAcrobat a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	#footerSub .downloadAcrobat img {
		float: left;
		border: 0;
		width: 88px;
		margin-right: 5px;
	}
	
	/* --- Powered by --- */
	
	#footerSub .poweredBy {
		float: right;
		width: 240px;
		position: relative;
		top: -24px;
		text-align: right;
	}
	#footerSub .poweredBy img {
		border: 0;
		margin-left: 5px;
	}
	#footerSub .poweredBy a,
	#footerSub .poweredBy a:hover,
	#footerSub .poweredBy a:visited {
		color: #ffffff;
		text-decoration: none;
	}

/* PRODUCTS SECTION ************/

.break {
	clear: both;
}

.productImage {
	float: left;
	display: block;
	padding: 10px 20px 0 10px;
}

#nav {
	width: 390px;
	display: block;
}

#productsNav {
	width: 110px;
	text-align: right;
	display: block;
	float: right;
}

#productsNav .navItem {
	padding-right: 4px;
	float: left;
}

#productsNav .sel {
	padding-top: 0;
}

/* =========================== */

