html, body {
	margin:0;
	padding: 0;
	font-size: 90%;
	font-family : arial, sans-serif;
	color:#000000;
	background-color: #222222;
	background-image:url(img/bg_tile.gif);
	background-repeat: repeat-x;
	
}
h1 {
	padding:0;
	margin:0;
	font-size:10px;
}

.prodds { 
	background-image:url(img/trans.png);
}
#white { 
	background-image:url(img/trans.png);
	width:90%;
	min-height:580px;
	padding:10px;
}
.detailname {
font-size:180%;
font-weight:bold;
}



.products {
}
td p{
	opacity:none;
}
#bg{
	width:100%;
	height:auto;
	overflow:auto;
	background-color:#e5e5e5;
	background-image:url(img/bg_tile.gif);
	background-repeat: repeat-x;
}
#seo {
	height:25px;
	padding-top:10px;
	margin:0 auto;
	text-align:center;
	color:#FFFFFF;
	letter-spacing:1px;
}
#page{
	width:801px;
	min-height:400px;
	overflow:auto;
	margin:0 auto;
	text-align:center;
	background-image:url(img/bg_menu_tile.gif);
	background-repeat:repeat-y;
	background-color:#e5e5e5;
	
}
#menu-tile{
	height:auto;
	width:266px;
	float:left;
	text-align:center;
	background-image:url(img/bg_menu_tile.gif);
	background-repeat:repeat-y;
	padding:0;
	margin:0;
}
#menu{
	height:auto;
	min-height:400px;
	width:242px;
	text-align:left;
	background-image:url(img/bg_menu.jpg);
	background-repeat:no-repeat;
	padding:200px 0 0 24px;
	margin:0;
	color:#3b4d57;
	font-size:11px;
}
.menu-item{
	height:20px;
	width:214px;
	display:block;
	text-align:left;
	background-color:#8e9fa7;
	border:#b9bec2 1px solid;
	padding:6px 0 0 10px;
	margin:10px 0 0 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.menu-products{
	height:auto;
	min-height:100px;
	width:214px;
	display:block;
	text-align:left;
	background-color:#8e9fa7;
	border:#b9bec2 1px solid;
	border-top:#9b9fa8 1px solid;
	padding:6px 0 0 10px;
	margin:0;
	color:#3b4d57;
	font-size:11px;
	line-height:12px;
}
.menu-products a {
	line-height:18px;
	font-size:11px;
	font-weight:bold;
}
#content{
	min-height:600px;
	display: block;
	overflow-x:auto;
	overflow-y:hidden;
	width:535px;
	float:left;
	text-align:left;
	background-image:url(img/bg_flash.jpg);
	background-repeat:no-repeat;
	padding:0 0 10px 0;
	color:#3b4d57;
	font-size:90%;
}
#footer{
	height:auto;
	min-height:65px;
	width:100%;
	text-align:center;
	background-image:url(img/bg_footer.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	padding:15px 0 0 0;
	margin:0;
	clear:both;
	font-size:10px;
}
.example-span {
	font-size:120%;
	color:#FF0000;
}
#contact-box{
	color:#333333;
	margin:0 auto;
	text-align:left;
}
#footer {
	color:#999999;
	margin:0 auto;
	text-align:center;
}

A:link {text-decoration:none; color:#000033}
A:visited {text-decoration:none; color:#000033}
A:hover {text-decoration:none; color:#333333}
A:active {text-decoration:none; color:#333333}
.nav2 A:link {text-decoration:none; color:#ffffff}
.nav2 A:visited {text-decoration:none; color:#ffffff}
.nav2 A:hover {text-decoration:none; color:#3b4d57}
.nav2 A:active {text-decoration:none; color:#3b4d57}
.prodname A:link {text-decoration:none; color:#16394c; font-weight:bold}
.prodname A:visited {text-decoration:none; color:#16394c; font-weight:bold}
.prodname A:hover {text-decoration:none; color:#375769; font-weight:bold}
.prodname A:active {text-decoration:none; color:#375769; font-weight:bold}
.catname A:link {text-decoration:none; color:#16394c; font-weight:bold}
.catname A:visited {text-decoration:none; color:#16394c; font-weight:bold}
.catname A:hover {text-decoration:none; color:#375769; font-weight:bold}
.catname  A:active {text-decoration:none; color:#375769; font-weight:bold}
.menu-item A:link {text-decoration:none; color:#ffffff}
.menu-item A:visited {text-decoration:none; color:#ffffff}
.menu-item A:hover {text-decoration:none; color:#3b4d57}
.menu-item A:active {text-decoration:none; color:#3b4d57}
.menu-products A:link {text-decoration:none; color:#3b4d57}
.menu-products A:visited {text-decoration:none; color:#3b4d57}
.menu-products A:hover {text-decoration:none; color:#ffffff}
.menu-products A:active {text-decoration:none; color:#ffffff}



#footer A:link {text-decoration:none; color:#999999; font-size:10px;}
#footer A:visited {text-decoration:none; color:#999999; font-size:10px;}
#footer A:hover {text-decoration:none; color:#333333; font-size:10px;}
#footer A:active {text-decoration:none; color:#333333; font-size:10px;}
