@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top_menu{
	background-image:url(images/top_menu_bg.gif);
	background-repeat:no-repeat;
	width:979px;
	height:78px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	padding-top:15px;
	vertical-align:top;
}
#top_menu a{
	color:#666666;
	text-decoration:none;
}
#top_menu a:hover{
	color:#666666;
	text-decoration:underline;
}
#nav_panel{
	background-image:url(images/nav_panel.gif);
	background-repeat:no-repeat;
	width:195px;
	height:334px;
	color:#333333;
}
#nav_panel a{
	padding-left:18px;
	color:#333333;
	text-decoration:none;
	padding-bottom:5px;
}
#nav_panel a:hover{
	text-decoration:underline;
}
#nav_panel h3{
	padding-left:28px;
	color:#333333;
}
#shopping_cart{
	background-image:url(images/shopping_cart_bg.gif);
	background-repeat:no-repeat;
	width:195px;
	height:88px;
}
#nav_panel_small{
	background-image:url(images/nav_panel_small.gif);
	background-repeat:no-repeat;
	width:195px;
	height:235px;
	color:#333333;
}
#nav_panel_small a{
	color:#333333;
	text-decoration:none;
	padding-bottom:5px;
}
#nav_panel_small a:hover{
	text-decoration:underline;
}
#nav_panel_small h3{
	padding-left:28px;
	color:#333333;
}
#top_place_holder {
	background-image:url(images/top_border.gif);
	background-repeat:no-repeat;
	width:577px;
	height:334px;
}
.product_bg {
	background-image: url(images/corner_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:250px;
	width:288px;
}
#footer{
	color:#666666;
}

#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
	text-decoration:underline;
}


