@charset "utf-8";
#wrapper   {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/container_top_bg.jpg);
}
#logo {
	float: left;
}
#phone {
	float: left;
	padding-left: 10px;
	padding-right: -10px;
}

#corner  {
	float: right;
}
#signup {
	float: right;
	padding-top: 0px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-right: 0px;
	clear: right;
}
form#searchSite {
	clear: right;
	background-image: url(../images/header/search.jpg);
	background-repeat: no-repeat;
	padding-left: 95px;
	height: 35px;
	vertical-align: middle;
	padding-right: 0px;
	width: 288px;
	float: right;
	padding-top: 3px;
	margin-bottom: 4px;
	margin-left: -35px;
}
input#search {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #4E4E50;
	width: 40px;
	margin-left: 3px;
	font-weight: bold;
	height: 20px;
	background-image: url(http://www.ruppsdrums.com/images/header/search_go_btn.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input#text {
	margin-top: 5px;
	width: 226px;
}
#mainNav {
	height: 25px;
	width: 960px;
	clear: both;
	background-image: url(../images/header/mainNav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
}
#barTwo{
	clear:both;
	width:960px;
	padding-top: 2px;

#subNavTbl a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
