/*
white			#ffffff
blue			#0B3D91
lt blue			#CDD5E2
red				#ED171F
green			#61E10F
grey			#D3D3D3
*/

.nav a {text-decoration: none;}
	
table.nav td {
	background: url(images/nav_bkgd.gif) no-repeat;
	width: 238px !important;
	height: 26px;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	vertical-align: middle;
	font: 13px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	/*border: solid 1px #000;*/
	}
	
td.end {
	background: url(images/nav_bkgd_end.gif) no-repeat ! important;
	height: 28px ! important;
	}

td.clear {background: none ! important; padding: 0px ! important;}
	
.cat_button {
	background: url(images/catalog_bkgd.gif) no-repeat ! important;
	height: 46px ! important;
	vertical-align: bottom ! important;
	padding-left: 65px ! important;
	}
	
/*.nav td {
	font: 13px Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}
	
ul.subnav a {padding: 0px !important;} removes padding from anchor elements in sub-nav*/

ul.subnav {
	position: absolute;
	list-style-type: none;/*
	width: 270px;*/
	left: 192px;
	z-index: 20;
	visibility: hidden;
	border-right: 3px solid #fff;
	}
	
ul.subnav li {
	line-height: 26px;
	height: 26px;
	display: block;
	vertical-align: middle;
	padding: 0px 6px 0px 6px;
	background: url(images/nav_sub_bkgd.gif);
	}

table.left_box {
	width: 238px;
	}

.left_tile {
	background: url(images/left_box_tile.gif) repeat-y;
	padding: 0px 30px 0px 50px;
	}
	
#about {
	width: 270px;
	top: 250px;
	}
	
#products {
	width: 240px;
	top: 302px;
	}
	
#wallach {
	width: 120px;
	top: 354px;
	}
	
#critics {
	width: 140px;
	top: 380px;
	}
	
#newsletters {
	width: 200px;
	top: 406px;
	}
	
/*
white			#ffffff
blue			#0B3D91
lt blue			#CDD5E2
red				#ED171F
green			#61E10F
grey			#D3D3D3
*/
	