
#container {	/*#container*/
	width: 813px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#search {	/*#search*/
	position: absolute;
	top: 0px;
	right: 129px;
	width: 169px;
	height: 64px;
	padding-right: 5px;
	background: url(../designfiles/search-bg.jpg) no-repeat;
}
#search #button {	/*#search #button*/
	clear: both;
	float: right;
	width: 45px;
	height: 18px;
}
#search #term {	/*#search #term*/
	border-style: none;
	border: 1px solid #fff;
	position: relative;
	right: 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 21px;
	color: #888;
}
.img-shadow {	/*.img-shadow*/
  float:left;
  background: url(../designfiles/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../designfiles/shadow.gif) no-repeat bottom right;
  margin: 25px 25px 0 0 !important;
  margin: 10px 0 0 5px;
}
.img-shadow a {	/*.img-shadow a*/
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 4px 4px;
}
.sendtofriendform {	/*.sendtofriendform*/

}
.sitemap-lvl-1 {	/*.sitemap-lvl-1*/
	list-style: disc;
}
.sitemap-lvl-2 {	/*.sitemap-lvl-2*/
	list-style: circle;
	margin-left: 3em;
}
.sitemap-lvl-3 {	/*.sitemap-lvl-3*/
	list-style: square;
	margin-left: 6em;
}
.sitemap-lvl-4 {	/*.sitemap-lvl-4*/
	list-style: square;
	margin-left: 9em;
}
.sitemap-lvl-5 {	/*.sitemap-lvl-5*/
	list-style: square;
	margin-left: 12em;
}
body {	/*body*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../designfiles/body_bg.gif);
}
body, html {	/*body, html*/
	margin: 0px;
	padding: 0px;
}
h3 {	/*h3*/
font-size: 1.2em;
margin: 1em 0;
padding: 0;
}
