html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

body {
 background:url(../images/bg.jpg) repeat;


}
#wrapper { 
 background:url(../images/pagebg.jpg) no-repeat;
 width:999px;
 height:720px;
 overflow:hidden;
}
#wrapperinner{
 background:url(../images/innerpagebg.jpg) no-repeat;
 width:999px;
 height:720px;
 overflow:hidden;
	
}
#faux {
 background: none;
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 902px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: none;
}
#navigation {
 list-style:none;
 
 margin: 180px auto 0px auto;
 background: none;
 position:relative;
 list-style:none;
 width:120px;
}

#navigation li{
	display:block;
	padding-bottom:3px;
	border-bottom:dashed 1px #3c2b04;
	text-align:center;
}



#navigation li a{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3c2b04;
	text-decoration:none;
	
}

#navigation li.selected a{
	color:#930;
}

#navigation li a:hover{
	color:#fff;
	
}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 90px 0 0 120px;
 padding: 0px;
 width: 195px;
 float: left;
}

h2{
	color:#000066;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
}
#tenpixspacer{
	height:10px;
	width:100%;
	overflow:hidden;
	background:none;
}

h1{
	color:#be8500;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	font-size:20px;
	font-weight:normal;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#963;
}
#box{
	width:100px;
	float:left;
	
}

#products{
	height:500px;
	
}

#tab{
	margin:20px auto;
}
#tab tr td{
	padding:5px;
	text-align:center;
	/*border:solid 2px #C90;*/
}

#tab tr td a{
	color:#960;
	text-decoration:none;
	
}

#tab tr td a:hover{
	/*text-decoration:underline;*/
	color:#6363dc;
}
#box.nextimg{
	
	margin-left:25px;
	display:inline;
}
#pic{
	width:100px;
	height:100px;
	border:solid 2px #2e2ec4;
}
#desc p{
	 text-align:center;
}


#rightcolumn { 
 float: left;
 color: #333;
 margin: 450px 0  0 50px;
 padding: 0px;
 width: 540px;
 display: inline;
 position: relative;
}

#rightcolumninner{
 float: left;
 color: #333;
 margin: 140px 0  0 20px;
 padding: 0px;
 width: 660px;
 display: inline;
 position: relative;
	
}
#contact { 
 float: left;
 color: #333;
 margin: 450px 0  0 50px;
 padding: 0px;

 width: 600px;
 display: inline;
 position: relative;
}
p{
	color:#be8500;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}
p a{
	font-weight:bold;
	color:#be8500;
	text-decoration:none;
}
td.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FC6;
	padding:5px;
	font-size:16px;
}
td, td a{
	font-size:12px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
}

p a:hover{
	font-weight:bold;
	color:#be8500;
	text-decoration:underline;
}

#products_menu
{
background:#bd8201;
}

#products_menu_tab
{

font-family:Georgia, "Times New Roman", Times, serif;
color:#030366;
}

#products_menu_tab tr td{
	padding:5px;
	text-align:center;
	/*border:solid 2px #C90;*/
    border-right:#060669 solid 1px;
}

#products_menu_tab tr td a{
	color:#3c2b04;
	text-decoration:none;
	
}
#products_menu_tab tr td.selected a{
	color:#030366;
	text-decoration:none;
	
}#products_menu_tab tr td a:hover{
	/*text-decoration:underline;*/
	color:#030366;
}

#footer { 
 width: 500px;
 clear: both;
 color: #333;
 background: none;
 margin: 155px 0px 10px 0px;
 
}
.clear { clear: both; background: none; }