#leftmenu {
	float:left;
	border-right: 1px solid #aaaaaa;
	width:268px;
	margin:0;
	padding:0;
	height: 436px;
}

#leftmenu .inner {
	background: #00a850 url('../images/bigarrowbg.jpg') no-repeat bottom right;
	margin:2px;
	padding: 20px 0;
	height: 392px;
}

#leftmenu ul {
	margin: 0 15px;
	padding: 0;
	list-style-type:none;
}

#leftmenu ul li {
	margin:0;
	padding:5px;
	border-bottom:1px solid #7fc996;
	font-size:15px;
	font-weight:900;
}

#leftmenu ul li a, #leftmenu ul li a:visited {
	color:#ffffff;
	text-decoration:none;
}

#leftmenu ul li#currentcat a, #leftmenu ul li#currentcat a:visited {
	color:#ffffff;
	text-decoration:none;
	background-color: #7fc996;
}

#right {
	margin: 0 0 0 269px;	
	padding: 0;
}

.split {
	background: url('../images/prodbg.jpg') repeat-y top left;
}

#right.products {
	height: 436px;
	overflow: auto;
	margin:0;
}

#right.products h3 {
	font-size:18px;
	color: #00a850;
	margin: 20px 0 15px 20px;
}

#right.products div #leftcol, #right.products div #rightcol {
	height:auto;
}

#right.products div div ul {
	margin:10px 5px 10px 5px;
	padding:0;
	list-style-type:none;
}

#right.products div div ul li {
	height: 90px;
	text-align:left;
	color: #00a850;
	font-style: italic;
	font-weight: bold;
}

#right.products div div ul li img {
	float:left;
	margin-right: 10px;
	border:1px solid #000000;
}

#right.products div div ul li a, #right.products div div ul li a:visited {
	font-size: 13px;
	color: #00a850;
	font-style: italic;
	text-decoration: none;
}

#right.products div div ul li p {
	font-size: 13px;
	color:#000000;
	margin:0;
	font-style: italic;
	font-weight: normal;
}

#right h3 {
	font-size:18px;
	color: #00a850;
	margin: 20px 0 15px 0;
}

#right ul {
	margin:0;
	padding:0;
	list-style-type:none;	
}

#right ul li {
	margin: 15px;
	padding: 0;	
}

#right ul li a, #right ul li a:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

#leftcol {
	height: 436px;
	width: 256px;
	float:left;
	text-align:center;
}

#rightcol {
	height: 436px;
	float:left;
	width: 256px;
	text-align:center;
}

#topright {
	margin:0;
	padding:0;
	width: 520px;
	height: 292px;
	background: url('../images/lampsbg.jpg') no-repeat 6px 4px;	
}

#bottomright {
	margin:0;
	padding:2px;
	border-top: 1px solid #aaaaaa;
}

#bottomright .inner {
	background-color: #dddddd;
	margin:0;
	padding:0;
	height:1%;
}

#bottomright .inner h3 {
	font-style:italic;
	padding:10px 0 0 0;
	margin:0 20px;
	font-size: 12px;
	line-height: 22px;
	color: #00a850;
}

#bottomright .inner p {
	color:#000000;
	font-size: 12px;
	line-height: 22px;
	padding: 0 0 20px 0;
	margin:0 20px;
}