.navbg {
	background-image: url(tempimages/navbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 150px;
}
.featured_box {
	background-image: url(images/site/featured_box.jpg);
	height: 180px;
	width: 160px;
	background-repeat: no-repeat;
}
.searchbox {
	background-image: url(images/site/searchbox.jpg);
	height: 180px;
	width: 390px;
}
.searchinputbox {
	width: 268px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchdropdown {

	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerfill {
	background-image: url(tempimages/footer.jpg);
	height: 53px;
	width: 760px;
}
.defaultinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 200px;
}
