
html
{
	background-image: url('/images/background.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	min-height: 100%;
	background-color: #00494B;
}

body
{
	font-family: Arial;
	background-image: url('/images/toptrees.gif');
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

#left_tree
{
	position: absolute;
	left: -80px;
	top: 225px;
	overflow: hidden;
	width: 376px;
	height: 416px;
	behavior: url('/style/iepngfix.htc');
	background-image: url('/images/lefttree2.png');
}

#right_tree
{
	position: absolute;
	right: 0px;
	top: 210px;
	overflow: hidden;
	width: 226px;
	height: 426px;
	behavior: url('/style/iepngfix.htc');
	background-image: url('/images/righttree2.png');
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

#logo
{
	float: left;
	padding: 8px 0px 0px 2px;
}

#shop
{
	background-image: url('/images/shop.gif');
	width: 232px;
	height: 70px;
	position: absolute;
	top: 35px;
	right: 20px;
	font-size: 9pt;
	color: #00999a;
	line-height: 11pt;
}

#shop a
{
	color: #00999a;
	text-decoration: none;
}

#bottomfade
{
	height: 8px;
	background-image: url('/images/bottomfade.png');
	overflow: hidden;
	margin-left: 22px;
	margin-right: 28px;
	position: relative;
}

#headerwrapper
{
	position: relative;
}

img
{
	display: block;
}

#pagewrapper
{
	margin: 0px 10% 0px 10%;
}

#leftcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 10px;
	height: 10px;
}

#rightcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 21px;
	height: 18px;
}

#leftcorner
{
	position: absolute; 
	left: -1px; 
	top: -1px;
	z-index: 1000;
}

#rightcorner
{
	position: absolute; 
	right: 7px; 
	top: 0px;
	z-index: 1000;
}

#bottomleftcorner
{
	position: absolute; 
	left: 0px; 
	bottom: 1px;
	z-index: 1000;
}

#bottomrightcorner
{
	position: absolute; 
	right: 8px; 
	bottom: 1px;
	z-index: 1000;
}

#bottomrightcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 20px;
	height: 21px;
}

#bottomleftcorner img
{
	behavior: url('/style/iepngfix.htc');
	width: 22px;
	height: 17px;
}

#leftside2
{
	behavior: url('/style/iepngfix.htc');
	position: absolute; 
	top: 5px; 
	left: 3px; 
	width: 4px; 
	background-image: url('/images/leftside.png');
}

#rightside2
{
	behavior: url('/style/iepngfix.htc');
	position: absolute; 
	top: 18px; 
	right: 7px; 
	width: 8px; 
	background-image: url('/images/rightside.png');
}

#header
{
	position: relative;
	background-color: #fff;
	min-height: 380px;
}

#topcontent
{
	height: 142px;
	position: relative;
}

#menuwrapper
{
	height: 38px;
	padding: 0px 16px 0px 0px;
}

#menuwrapper td
{
	height: 38px;
	padding: 0px 0px 2px 0px;
	background-repeat: repeat-x;
}

#menuwrapper td a
{
	color: #000;
	font-size: 8pt;
	text-decoration: none;
	line-height: 10pt;
	font-weight: bold;
}

#menuwrapper td.over
{
	background-image: url('/images/menuover.png');
}

#menuwrapper td.one
{
	background-image: url('/images/back1.png');	
}

#menuwrapper td.one a
{
	color: #fff;
}

#menuwrapper td.two
{
	background-image: url('/images/back2.png');	
}

#menuwrapper td.three a
{
	color: #fff;
}

#menuwrapper td.three
{
	background-image: url('/images/back3.png');	
}

#menuwrapper td.two a
{
	color: #fff;
}

#menuwrapper td.four
{
	background-image: url('/images/back4.png');	
}

#menuwrapper td.four a
{
	color: #fff;
}

#menuwrapper td.five
{
	background-image: url('/images/back5.png');	
}

#menuwrapper td.five a
{
	color: #fff;
}

#menuwrapper td.six
{
	background-image: url('/images/back6.png');	
}

#menuwrapper td.six a
{
	color: #fff;
}

#menuwrapper td.seven
{
	background-image: url('/images/back1.png');	
}

#menuwrapper td.seven a
{
	color: #fff;
}

#menuwrapper td.eight
{
	background-image: url('/images/back8.png');	
}

#menuwrapper td.eight a
{
	color: #fff;
}

#menuwrapper td.nine
{
	background-image: url('/images/back9.png');	
}

#menuwrapper td.nine a
{
	color: #fff;
}

#contentwrapper
{
	padding: 0px 30px 0px 220px;
	background-repeat: no-repeat;
}

#contentwrapper
{
	font-size: 8pt;
	color: #6e6e6e;
	line-height: 12pt;
}

#contentwrapper p
{
	font-size: 8pt;
	color: #6e6e6e;
	line-height: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}

#productwrapper
{
	font-size: 8pt;
	color: #6e6e6e;
	line-height: 12pt;
}

#productwrapper p
{
	font-size: 8pt;
	color: #6e6e6e;
	line-height: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
}

#contentfade
{
	background-image: url('/images/fade.png');
	background-repeat: repeat-y;
	padding: 28px 0px 0px 120px;
	behavior: url('/style/iepngfix.htc');
	min-height: 352px;
}

h1
{
	color: #cc3a07;
	font-weight: normal;
	font-size: 24pt;
	line-height: 24pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

h1 span
{
	color: #000;
}

#shopwrapper
{
	font-size: 9pt;
	padding: 20px;
}

#productwrapper
{
	background-image: url('/images/fade.gif');
	background-repeat: repeat-y;
	min-height: 380px;
}

#leftcolumn
{
	width: 159px;
	float: left;
}

#rightcolumn
{
	margin-left: 180px;
	padding: 30px 20px 0px 0px;
}

#productmenu
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}

#productmenu li
{
	margin: 0px 0px 0px 0px;
	padding: 7px 20px 7px 15px;
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	cursor: pointer;
}

#productmenu li ul
{
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

#productmenu li ul li
{
	margin: 0px;
	padding: 0px 0px 4px 10px;
}

#productmenu li a
{
	color: #fff;
	text-decoration: none;
}

.item
{
	width: 150px;
	text-align: center;
	float: left;
	height: 230px;
	padding: 0px 20px 0px 0px;
}

.itemname
{
	font-size: 8pt;
	line-height: 10pt;
	height: 30px;
	font-weight: bold;
}

.itemname a
{
	color: #6c6c6c;
	text-decoration: none;
}

.itemlink
{
	height: 25px;
}

.tableheader
{
	color: #fff;
	background-color: #00494b;
	text-align: center;
	font-weight: bold;
}

.tablebody
{
	text-align: center;
	background-color: #e0fefe;
}

h2
{
	font-size: 14pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#homemenu a
{
	color: #fff;
	text-decoration: none;
}

#homemenu
{
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	float: left;
}

#contentfade ul
{
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

#contentfade strong
{
	color: #cc3a07;
}
