body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
}
.toplinks a {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.toplinks a:link, .toplinks a:visited {
	color: #000000;
	text-decoration: none;
}
.toplinks a:hover {
	color: #FF40FF;
}
.contact {
	font-size: 0.7em;
	font-weight: bold;
}
.contact a:link, .contact a:visited {
	color: #000000;
	text-decoration: none;
}
.contact a:hover {
	color: #FF40FF;
}
#menu {
	margin: 152px 0 0 180px;
	background: #1F1F1F url(/images/menuB.gif) left bottom repeat-x;
	width: 100%;
}
body>#menu {
	width: auto;
}
#menu2 {
	background: url(/images/menuT.gif) left top repeat-x;
}
#menu a {
	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	border-left: solid 1px #666666;
	border-right: solid 1px #000000;
}
#menu b {
	display: none;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background: #FF40FF url(/images/menuH.gif) left bottom repeat-x;
	color: #333333;
}
#menuclear {
	clear: both;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
}
.popmenu a {
	display: block;
	width: 170px;
	background: #000000;
	padding: 3px 3px 3px 10px;
	font-size: 100%;
	font-weight: bold;
	border-bottom: solid 1px #666666;
}
.popmenu>a {
	width: 146px;
}
.popmenu a:link, .popmenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.popmenu a:hover {
	background: #FF40FF;
	color: #333333;
}
#leftbar {
	position: absolute;
	top: 152px;
	left: 0px;
	width: 180px;
	background: #999999 url(/images/leftbar.jpg) left top repeat-x;
}
#submenu a {
	display: block;
	border-bottom: solid 2px #FFFFFF;
	padding: 4px 3px 4px 14px;
	font-size: 100%;
	font-weight: bold;
	width: 180px;
}
#submenu .l1 {
	padding-left: 5px;
}
#submenu .l1:link, #submenu .l1:visited {
	background: #999999;
}
#submenu .l1:hover {
	background: #1F1F1F;
}
#submenu .l2 {
	padding-left: 10px;
}
#submenu .l2:link, #submenu .l2:visited {
	background: #999999;
}
#submenu .l2:hover {
	background: #1F1F1F;
}
#submenu .l2f {
	padding-left: 14px;
}
#submenu .l2f:link, #submenu .l2f:visited {
	background: #999999 url(images/submenu.gif) 0px 0px no-repeat;
}
#submenu .l2f:hover {
	background: url(images/submenuH2.jpg) no-repeat;
}
#submenu .l3 {
	padding-left: 15px;
}
#submenu .l3:link, #submenu .l3:visited {
	background: #999999;
}
#submenu .l3:hover {
	background: #1F1F1F;
}
#submenu .l3f {
	padding-left: 19px;
}
#submenu .l3f:link, #submenu .l3f:visited {
	background: #999999 url(images/submenu.gif) 5px 0px no-repeat;
}
#submenu .l3f:hover {
	background: url(images/submenuH3.jpg) no-repeat;
}
#submenu .l4 {
	padding-left: 24px;
}
#submenu .l4:link, #submenu .l4:visited {
	background: #999999 url(images/submenu.gif) 10px 0px no-repeat;
}
#submenu .l4:hover {
	background: url(images/submenuH4.jpg) no-repeat;
}
#leftbar>#submenu a {
	width: auto;
}
#submenu a:link, #submenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFFFFF;
}
#leftbar #misc {
	background: #CCCCCC url(/images/leftbar.jpg) left top repeat-x;
	width: 180px;
	padding-top: 20px;
}
#leftbar .button {
	margin: 0 0 0 10px;
	background: url(/images/button.gif) left top no-repeat;
}
#leftbar p {
	padding: 20px 0 10px 14px;
}
#leftbar .button a {
	display: block;
	width: 120px;
	height: 22px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 3px 0;
}
#leftbar .button a:link, #leftbar .button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#leftbar .button a:hover {
	color: #333333;
	background: url(/images/buttonH.gif) left top no-repeat;
}
#main {
	position: relative;
	width: 100%;  /* required for IE to get correct abs placement */
}
#content {
	color: #000000;
	margin: 0 0 0 180px;
	padding: 15px 200px 10px 35px;
	width: 100%;  /* required for IE to get correct abs placement */
}
body>#main #content {
	width: auto;
}
#content h1 {
	font-size: 130%;
	color: #000000;
	margin-top: 0;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #666666;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 120%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 110%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #666666;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #000000;
}
#content a:visited {
	color: #000000;
}
#content a:hover {
	color: #FF5900;
}
#content td {
	font-size: 0.8em;
}
#features {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 180px;
}
#features h1 {
	font-size: 100%;
	margin: 0;
	padding: 3px;
	background: #0000FF;
	color: #FFFFFF;
}
.feature {
	margin: 0;
	color: #000000;
}
.feature h2 {
	font-size: 100%;
	margin: 0;
	padding: 10px 0 0 3px;
}
.feature h2 a {
	font-weight: bold;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	color: #000000;
}
.feature h2 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.feature p {
	font-size: 100%;
	padding: 5px 5px 0 5px;
	margin: 0;
}
.feature p.more {
	text-align: right;
	padding: 0 5px 0 5px;
}
.feature p a:link, .feature p a:visited {
	color: #000000;
	text-decoration: none;
}
.feature p a:hover {
	color: #FFFF00;
}
#footer {
	width: 100%;
	background: #000000;
}
#footer td {
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
}
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 8em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#content .product {
	margin-top: 20px;
}
#content .product h2 {
	font-size: 100%;
	color: #FFFFFF;
	background: #000000;
	font-style: normal;
	margin: 0 10px 0 10px;
	padding: 2px;
}
#content .product p {
	font-size: 100%;
	color: #000000;
	margin: 10px 10px 0 10px;
}
#content .product .more {
	font-size: 100%;
	color: #000000;
	xmargin: 10px 10px 0 10px;
	text-align: right;
}
#content .product .more a:link, #content .product .more a:visited {
	color: #000000;
	text-decoration: none;
}
#content .product .more a:hover {
	color: #FF0000;
}
#content .product .price {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
#content .product form {
	margin-top: 10px;
}
