body {
	margin: 0 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	padding: 120px 0 30px 140px;
	background-image: url('headerbg.gif');
	background-repeat: repeat-x;
	background-color: #fff
}

div#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 99%;
	height: 100px;
	background-image: url('header_logo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

div#header h1, div#header h3 {
	display: none;
}

div#menu {
	position: absolute;
	top: 120px;
	left: 5px;
	width: 136px;
	min-height: 200px;
	padding: 0 0 10px 0;
	text-align: center;
	background-color: #000;
	border: 2px #E71717 solid;
}

div.menuhead {
	width:136px;
	color: #FFFFFF;
	background-color: #E71717;
	padding: 1px 0 1px 0;
	margin: 0 0 10px 0;
	font-weight: bold;
}

div#menu p {
	display: none;
}

div#menu input {
	color: #FFFFFF !important;
	background-color: #008000 !important;
	border-width: 0 !important;
	margin: 0 0 1px 0 !important;
	behavior: url('tCustom/Ashley_Template/IEFixes.htc') !important;
}

div#menu input:hover, div#menu input.hover {
	color: #FFFFFF !important;
	background-color: #000000 !important;
	font-weight: bold !important;
	letter-spacing: -0.09em !important;
	border-top: 1px #E71717 solid !important;
	border-bottom: 1px #E71717 solid !important;
}

div#menu img {
	display: none;
}

div#menu br {
	display: none;
}

div#content {
	padding: 0 30px 10px 30px;
}

div#content hr {
	border-width: 0;
	color: #E71717;
	background-color: #E71717;
}

div#content a:link, div#content a:visited {
	color: #E71717;
}

div#content a:hover {
	color: #008000;
}

div#bottom {
	margin: 50px 10px 0 10px;
	padding: 4px;
	text-align: center;
}

div#bottom p {
	color: #CCCCCC;
	margin: 0 0 0 0;
	font-size: xx-small;
}

div#bottom p a:link, div#bottom p a:visited {
	color: #888888;
}

div#bottom p a:hover {
	color: #000000;
}

div#bottom p.links, div#smt_tmenu {
	visibility: hidden;
	letter-spacing: -0.02em;
	font-size: 8pt;
	color: #000000;
	line-height: 20px;
}

div#smt_tmenu a:link, div#smt_tmenu a:visited {
	visibility: visible;
	color: #008000;
	border-top: 1px #008000 solid;
	border-bottom: 1px #008000 solid;
	text-decoration: none;
}

div#smt_tmenu a:hover {
	color: #000;
	border-color: #000;
	text-decoration: none;
}