body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background: #111111 url(/images/header.jpg) left top no-repeat;
}
#header p {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 175px;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
}
#header p a:link, #header p a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#header p a:hover {
	color: #E60000;
	text-decoration: none;
}
#menu {
	margin: 100px 0 0 182px;
	background: #D60300 url(/images/menuT.gif) left top repeat-x;
	border-bottom: solid 1px #FFFFFF;
}
#menu2 {
	background: url(/images/menuB.gif) right bottom repeat-x;
	height: 21px;
	border-bottom: solid 1px #FFFFFF;
}
#menu>#menu2 {
	height: auto;
}
#menu a {
	display: block;
	float: left;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	font-weight: bold;
	border-left: solid 1px #F4A285;
	border-right: solid 1px #EA2921;
}
#menu b {
	display: none;
}
#menu a:link {
	color: #111111;
	text-decoration: none;
}
#menu a:visited {
	color: #111111;
	text-decoration: none;
}
#menu a:hover {
	background: #858484 url(/images/menuH.gif) left bottom repeat-x;
	color: #FFFFFF;
}
#menuclear {
	clear: both;
}
#sidebar {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 180px;
}
#submenu a {
	display: block;
	border-bottom: solid 2px #FFFFFF;
	padding: 3px 3px 3px 14px;
	font-size: 12px;
	font-weight: bold;
	width: 180px;
}
#sidebar>#submenu a {
	width: auto;
}
#submenu a:link {
	color: #111111;
	background: #CCCCCC url(/images/submenu.gif) left top no-repeat;
	text-decoration: none;
}
#submenu a:visited {
	color: #111111;
	background: #CCCCCC url(/images/submenu.gif) left top no-repeat;
	text-decoration: none;
}
#submenu a:hover {
	color: #FFFFFF;
	background: url(/images/submenuH.jpg) repeat-y;
}
#submenu .parent {
	padding-left: 3px;
}
#submenu .parent:link {
	color: #111111;
	background: #E60000;
	text-decoration: none;
}
#submenu .parent:visited {
	color: #111111;
	background: #E60000;
	text-decoration: none;
}
#submenu .parent:hover {
	color: #FFFFFF;
	background: #111111;
}
#submenu .brand {
padding-left: 3px;
}
#submenu .brand:link {
	color: #111111;
	background: #CCCCCC;
	text-decoration: none;
}
#submenu .brand:visited {
	color: #111111;
	background: #CCCCCC;
	text-decoration: none;
}
#submenu .brand:hover {
	color: #FFFFFF;
	background: url(/images/submenuHB.jpg) repeat-y;
}
#sidebaretc {
	width: 180px;
	background: #CCCCCC url(/images/leftbar.jpg) left bottom repeat-x;
	padding: 10px 5px 10px 5px;
	margin-top: 1px;
}
#sidebar>#sidebaretc {
	width: 170px;
}
#sidebaretc .button {
	margin-bottom: 20px;
}
#sidebaretc .button a {
	display: block;
	width: 120px;
	xheight: 22px;
	text-align: center;
	color: #551051;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 4px 0;
}
#sidebaretc .button a:link, #sidebaretc .button a:visited {
	text-decoration: none;
	background: url(/images/member.gif) left top no-repeat;
	color: #FFFFFF;
}
#sidebaretc .button a:hover {
	background: url(/images/memberH.gif) left top no-repeat;
	color: #111111;
}
#sidebaretc p {
	text-align: center;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
}
.popmenu a {
	display: block;
	width: 170px;
	background: #CCCCCC;
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	font-weight: bold;
}
.popmenu>a {
	width: 146px;
}
.popmenu a:link, .popmenu a:visited {
	background: #CCCCCC;
	text-decoration: none;
	color: #111111;
}
.popmenu a:hover {
	background: #979797 url(/images/menuDH.gif) left bottom repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
#main {
	position: relative;
	width: 100%;  /* required for IE to get correct abs placement */
}
#content {
	font-size: 0.7em;
	color: #000000;
}
#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: #E60000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 110%;
	color: #333232;
	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 #E60000;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #E60000;
}
#content a:visited {
	color: #666666;
}
#content a:hover {
	color: #000000;
}
#content table.product {
	margin: 20px;
	color: #FFFFFF;
}
#content table.product h2 {
	font-size: 100%;
	font-style: normal;
	color: #FF5A00;
	margin: 0px;
}
#content table.product h3 {
	font-size: 90%;
	font-style: normal;
	color: #000000;
	margin: 0px;
}
#content table.product p {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
#features {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 180px;
}
.feature {
	margin: 0 0 10px 0;
	background: #CCCCCC;
	color: #333333;
	border: solid 2px #E60000;
}
.feature h2 {
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
.feature h2 a {
	display: block;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
}
.feature h2 a:link {
	text-decoration: none;
	background: #E60000;
	color: #FFFFFF;
}
.feature h2 a:visited {
	text-decoration: none;
	background: #E60000;
	color: #FFFFFF;
}
.feature h2 a:hover {
	text-decoration: none;
	background: #E60000;
	color: #111111;
}
.feature p {
	font-size: 0.7em;
	padding: 5px;
	margin: 0;
}
.feature p a:link, .feature p a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.feature p a:hover {
	color: #E60000;
	text-decoration: none;
}
#footer {
	margin-top: 5px;
	border-top: solid 1px #E60000;
	background: #111111;
}
#footer td {
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #E60000;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#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;
}
