﻿	html,body		{
					margin:0;
					padding:0;
					}
	p				{
					margin:0px;
					font-family:'trebuchet ms', arial, sans serif;
					font-size:11px;
					color:#636363;
					}
	.container		{
					margin:0px;
					padding:0px;
					width:100%;
					background-image:url('web_gfx/top_bg.gif');
					background-repeat:repeat-x;
					background-position:top;
					}
	.topContent		{
					width:875px;
					background-image:url('web_gfx/top.jpg');
					background-repeat:no-repeat;
					background-position:top;
					margin:auto;
					overflow:hidden;
					}
	.flashContent1	{					
					height:130px;
					width:870px;
					margin-bottom:15px;
					text-align:right
					}
	.top			{
					font-family:arial, helvetica, sans serif;
					font-size:9px;
					color:#fff;
					}
	.menu			{
					width:210px;
					float:left;
					font-family:'trebuchet ms';
					color:#353535;
					font-size:11px;
					margin-top:5px;
					line-height:18px;
					background-image:url('web_gfx/menu_split.gif');
					background-repeat:no-repeat;
					background-position:top right;
					margin-right:15px;
					}
	a.menulink		{
					font-family:'trebuchet ms';
					color:#353535;
					text-decoration:none;
					font-size:11px;
					}
	.content		{
					margin-top:5px;
					float:left;
					width:615px;
					}
	.bottom			{
					width:100%;
					height:200px;
					clear:both;
					background-image:url('web_gfx/bottom_bg.gif');
					background-position:bottom;
					background-repeat:repeat-x;
					margin-top:30px;
					}
	.bottom_content	{					
					width:877px;
					margin:auto;
					clear:both;
					}
	.opacity		{
					behavior:url(iepngfix.htc);
					}
	.product		{
					width:601px;
					border:1px solid #ccc;
					padding:10px;
					}
	.ContactDiv		{	
					width:100%;
					clear:both;
					padding-top:33px;
					text-align:center;
					font-family:Arial;
					font-size:11px;
					color:#484848;
					}
	.productinfo	{
					clear:both;
					margin-top:10px;
					padding:10px;
					background-color:#393939;
					background-image:url('web_gfx/product_info.gif');
					background-repeat:no-repeat;
					background-position:top;
					width:601px;
					height:165px;
					margin-bottom:10px;
					}