body {
	/*background-color: #555555;*/
	background-color: #000000;
	font-family: arial, tahoma, arial;
	font-size: 11pt;
	text-align: center;}

.centered {
    text-align: center; }

#content {
	/*background-image: url('/images/body_bkgd.jpg');*/
	background-position: top center;
	background-repeat: no-repeat;
	float: right;
	padding: 10px;
	width: 660px; }
	
#content a {
    color: #000000;
    text-decoration: underline; }

#content a:visited {
    color: #555555;
    text-decoration: underline; }

#content a:hover {
    color: #FF8B35;
    text-decoration: none; }

#dropmenudiv {
	border: 1px solid black;
	border-bottom-width: 0; 
	line-height: 18px; 
	position: absolute; 
	z-index: 100; }

#dropmenudiv a {
	background-color: #FF8B35;
	border-bottom: 1px solid black;
	color: #000000;
	display: block; 
	padding: 1px 0;
	text-decoration: none;
	text-indent: 3px;
	width: 100%; }

#dropmenudiv a:hover {
	background-color: #CCCCCC;
	color: #000000; }

#footer {
	background-color: #000000;
	clear: both;
	color: #555555; 
	font-size: 9pt; 
	margin-top: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: center; }

#footer a {
	color: #555555;
	overflow: hidden; 
	text-decoration: none; }

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline; }

table.products form {
    margin-bottom: 0px;
    margin-top: 0px; }
    
h2 {
	font-size: 14pt;
	font-weight: bold; }

#header {
    background-color: #555555;
    border-bottom: solid 1px #000000;
	margin: 0px;
	padding: 0px; }

.hide {
    display: none; }

img {
	border: 0px; }

#leftmenu 
{
    background-image: url('/images/leftmenu_bkg.jpg');
    background-repeat: repeat-y;
	background-color: #FF8B35;
	border-right: 1px solid #000000;
	color: #555555;
	float: left;
	width: 192px;}

#leftmenu ul 
{
    margin-bottom: 70px; }

#leftmenu, #content 
{
    overflow: hidden;
	padding-bottom: 32767px;
	margin-bottom: -32767px;}

/*#leftmenu {
	background-image: url('/images/navigation_bkgd.jpg'); 
	background-position: left bottom;
	background-repeat: no-repeat; }*/

#midcontainer 
{
    overflow: hidden;
    position: relative; }
    
.navigation ul, .navigation li {
	background-color: #FF8B35;
	list-style-type: none;
	margin-left: -40px; 
	margin-top: 0px;
	width: 192px; }

.navigation li a {
	border-bottom: 1px solid #FF8B35;
	border-top: 1px solid #FF8B35;
	color: #000000;
	display: block;
	padding: 3px 0px 3px 5px; 
	text-decoration: none; }

.navigation li a:hover {
    background-color: #CCCCCC;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #555555;
	color: #000000;}

.newsletter {
    border-top: solid 1px #000000;
    color: #000000;
    padding: 3px 3px 5px 5px; }
    
p {
    margin-bottom: 0px;
    margin-top: 0px; }

table.products th{
    text-align: center; }
    
#sitemapholder {
    background-color: #000000;
	border-bottom: 1px solid #000000;
    color: #FFFFFF;
    padding: 0px 0px 5px 30px; }

table {
	border-collapse: collapse; }
	
ul {
    list-style: square;
    margin-bottom: 10px;
    margin-top: 0px; }
    
#wrap {
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
	border: 1px solid #555555;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 0px;
	text-align: left;
	width: 892px; }
