body		{	font-family: verdana, arial, sans-serif;
			font-size: 80%;	
			text-align: center;
			background-image: url('/images/leebg.gif');
			background-color: #A5A5A5;	
			behavior: url('/style/csshover.htc');
		}
* 		{	margin: 0;
			padding: 0;
		}
div#container	{	/*min-width: 760px;
			max-width: 960px;*/

			width: 960px;
			margin: 5px auto;
			text-align: left;
			background-color: #fff;	
			border: 1px solid black;
		}

div#header	{	overflow: hidden;
			background-image: url('/images/top_fade.jpg');
			background-repeat: repeat-y;
			background-color: #fff;	
		}
div#header h1   {	font-family: "times new roman", times, serif;
			font-size: 1.8em;
			margin-top: 5px;
			color: #900;
		}
div#header h2	{	font-size: 1em;
			color: #000;
		}
div#header h3	{	font-size: 1.6em;
			margin: 5px 0 0 110px;
			color: #000;
		}
div#header h3 span	{	font-size: 60%;
			}
div#header h4	{	font-size: .85em;
			margin: 1px 0 0 110px;
			color: #900;
		}
#logoleft	{	float: left;
			margin-right: 2px;
		}
div#menubar	{	background-color: #000;
			height: 21px;
		}
div#navbar	{	float: left;
			padding-left: 5px;
			width: 135px;
		}
div#navbar ul	{	line-height: 2em;
			list-style-type: none;	
			border-bottom: 1px solid #fff;
			margin: 10px 0 6px 0;

		}
div#navbar li	{	font-weight: bold;
			font-size: .85em;
			background-color: #900;
			border-top: 1px solid #fff;
			text-indent: .4em;		
		}
div#navbar li:hover	{ background-color: #f99;

		}
img#pricelist	{	margin: 2px 0 6px 0;
			border: 0;
		}

div#content 	{	margin-left: 155px; 
			padding-bottom: 10px;		
		}

div#content div#listBoxRight	{	float: right; 
					width: 140px; 
					padding: 10px 5px 0 5px;
   					margin-top: 10px;
					margin-left: 10px;
					border: 1px solid #000;
					font-size: 80%;
				}

div#content p	{	margin: 1em 0;	
		}
div#content h1  {	font-size: 1.4em;
			margin: 1em 0 .5em 0; 
			color: #900;
		}

div#content h2  {	font-size: 1.3em;
			margin: 1em 0 .5em 0; 
			color: #900;			
		}
div#content h3  {	font-size: 1em;
			margin: 1em 0 .5em 0; 
			color: #900;
		}
div#content h4  {	font-size: 1em;
			margin: 1em 0 .5em 0; 
		}
div#content ul	{	line-height: 1.5em;
			margin: 1em 0 1em 2em;
		}
div#content table {	margin: 10px 0;

		}
div#content td	{	padding: 3px;

		}
img#banner	{	margin-top: 11px;
			border: 0;
		}
div#content div.bannerLink {
			margin: 0 0 15px 0;
			text-align: center;
		}

div#footer	{	clear: both;			
			margin: 0;
			padding: 5px 0 10px 0;
                        text-align: center;
			font-size: .9em;
			color: #000;
			border-top: 1px solid #000;
		}
div#footer span	{	display: block;
			padding-top: .3em;
			font-weight: bold;
			font-size: .9em;
		}

.clearfloat	{	width: 98%;
			overflow: hidden;
		}
/* Aslett Clearing Method - www.csscreator.com */

.clearfix:after {	content: "."; 
    			display: block; 
    			height: 0; 
    			clear: both; 
    			visibility: hidden;
		}

.clearfix 	{	display: inline-table;
		}

/* Hides from IE-mac \*/
* html .clearfix {	height: 1%;
		}
.clearfix 	{	display: block;
		}
/* End hide from IE-mac */
/* End Aslett Clearing Method */


a.nav:link	{	color: #fff;
			text-decoration: none;
		}
a.nav:visited	{	color: #ccc;
			text-decoration: none;
		}
a.nav:hover	{	color: #000;
			text-decoration: underline;
		}
a.nav:active	{	text-decoration: none;
		}
.newsheader	{	font-size: 85%;			
			width: 460px;
			text-index: 5px;
		}
div.products 	{	padding: 10px 0;
			margin: 5px 0;
			border-bottom: 1px solid #000;
			width: 98%;
			overflow: hidden;
		}
img.tpimg	{	float: right;
			margin: 0 0 5px 10px;
		}
.sub        	{       font-size: .95em; 
                	color: #000; 
             	}
.subb         	{  	font-size: .95em; 
                	color: #000;; 
                	font-weight: bold; 
              	}
.subr         	{  	font-size: .95em; 
                	color: #f00;
                	font-weight: bold; 
		}
.subenq        	{       font-size: .85em; 
                	color: #000; 
             	}
.warning        {  	font-size: .85em; 
                	color: #f00; 
             	}
.mozillafix	{	padding-right: 10px;
		}
/* form styles */

div#formcontainer 	{	margin: 25px 0 30px 5px;
				width: 95%;
				float: left;
			}
div#formcontainer form  {	
			}

div#formcontainer div.clearfix 	{	padding: 5px 0px; 
					vertical-align: top;
				
			}

div#formcontainer form label {	width: 110px; 
				font-size: .85em;
				float: left;
				color: #000;   
				margin-right: 10px;
				text-indent: none;
			}

span.formcaption 	{	font-size: .75em;
			} 
	
div#formcontainer div.buttongroup 	{	float: left; 
						margin: 0px; 
						padding: 0px;
			} 
div#formcontainer div.buttongroup div 	{	margin-bottom: 5px; 
					} 
div#formcontainer div.buttongroup input	{	margin-right:5px;
					} 

textarea	{	font-family: verdana, arial, sans-serif;
			font-size: 1em;
		}
.button 	{ 	background-color: #900; 
			font-size: .85em;  
			font-weight: bold; 
			color: #fff; 
		}
img#main_img	{	margin: 30px 0 10px 10px;
			float: right;
		}
img.feature_img	{	float: right;
		}	clear: left;
