body, p, div, h1, h2, h3, h4, a, span, ul, li, img {
	margin:0;
	padding:0;
	border:0;
}
* {
	outline:0;
}
body {
	font:normal normal 12px Arial,Helvetica,Sans-Serif;
	line-height:160%;
	color:#505a6e;
	background:#c8d2e1 url('img/bg-body.gif') repeat-x;
}
h1 {
	font-weight:bold;
	font-size:20px;
	color:#233246;
	line-height:60px;
	text-align:center;
}
a {
	color:#5a87be;
	text-decoration:none;
}
div#wrap {
	width:960px;
	margin:0 auto;
	padding:0 10px;
}
div#header {
	width:960px;
	height:80px;
	background:url('img/bg-header.gif') no-repeat;
}
div#header a#title {
	float:left;
	display:block;
	width:450px;
	height:80px;
	background:url('img/title.gif') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
ul#nav-sub {
	float:right;
	height:31px;
	margin:0 1px 0 0;
	list-style-type:none;
	background:url('img/bg-nav-sub.gif') repeat-x;
}
ul#nav-sub li {
	float:left;
	height:30px;
	padding:0 0 1px;
	overflow:hidden;
}
ul#nav-sub li.first {
	padding:0 0 1px 12px;
	background:url('img/bg-nav-sub-left.gif') no-repeat top left;
}
ul#nav-sub li.last {
	padding:0 12px 1px 0;
	background:url('img/bg-nav-sub-right.gif') no-repeat top right;
}
ul#nav-sub li a {
	display:block;
	height:30px;
	padding:0 12px;
	font-size:10px;
	font-weight:bold;
	line-height:28px;
	color:#ffffff;
	text-decoration:none;
	text-shadow:0 -1px 0 #4678be;
}
ul#nav-sub li a:hover {
	color:#d7e6fa;
}
ul#nav-sub li a:active {
	line-height:30px;
}
ul#nav-main {
	width:960px;
	height:42px;
	list-style-type:none;
	background:url('img/bg-nav-main.gif') repeat-x;
}
ul#nav-main li {
	position:relative;
	float:left;
	width:120px;
	height:40px;
	padding:0 0 2px;
	overflow:visible;
}
ul#nav-main li.first {
	background:url('img/bg-nav-main-left.gif') no-repeat top left;
}
ul#nav-main li.last {
	background:url('img/bg-nav-main-right.gif') no-repeat top right;
}
ul#nav-main li a.st, ul#nav-main li a.drop {
	display:block;
	width:117px;
	height:40px;
	padding:0 3px 0 0;
	background:url('img/divider-main.gif') no-repeat top right;
	font-size:10px;
	font-weight:bold;
	line-height:40px;
	color:#465a6e;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #ffffff;
}
ul#nav-main li a:hover {
	color:#233246;
}
ul#nav-main li a:active {
	line-height:42px;
}
ul#nav-main li.first a {
	width:120px;
	padding:0;
}
ul#nav-main li.last a {
	background:none;
}
ul#nav-main li a.drop {
	background:url('img/divider-main-drop.gif') no-repeat top right;
}
ul#nav-main li a.drop:hover {
	background:url('img/divider-main-drop.gif') no-repeat right -42px;
}
ul#nav-main li ul.drop-menu {
	display:none;
	list-style-type:none;
	position:absolute;
	top:45px;
	width:152px;
	padding:0 0 10px;
	background:url('img/bg-nav-drop-bot.gif') no-repeat bottom center;
}
ul#nav-main li ul.drop-menu li {
	height:20px;
}
ul#nav-main li ul.drop-menu li a {
	display:block;
	width:107px;
	height:20px;
	padding:0 15px 0 30px;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	color:#465a6e;
	text-decoration:none;
	border-top:1px dotted #c8d2e1;
	background:url('img/icon-arrow-right.gif') no-repeat 13px 3px;
}
ul#nav-main li ul.drop-menu li a:hover {
	color:#233246;
}
ul#nav-main li ul.drop-menu li a.innactive {
	color:#bec8d7;
	background:url('img/icon-arrow-right-lt.gif') no-repeat 13px 3px;
	cursor:pointer
}
ul#nav-main li ul.drop-menu li a.innactive:hover {
	color:#bec8d7;
}
ul#nav-main li ul.drop-menu li.first {
	width:100%;
	padding:10px 0 0;
	background:url('img/bg-nav-drop-top.gif') no-repeat top center;
}
ul#nav-main li ul.drop-menu li.first a {
	border-top:0px;
}
ul#nav-main li ul.drop-menu li a.sub {
	width:97px;
	height:20px;
	padding:0 15px 0 40px;
	background:url('img/icon-arrow-right-lt.gif') no-repeat 23px 3px;
}
div#divide-top {
	width:900px;
	min-height:16px;
	line-height:30px;
	font-size:10px;
	padding:0 30px 10px;
	background:url('img/bg-divide-top.gif') no-repeat bottom center;
}
div#divide-bot {
	float:left;
	width:900px;
	line-height:14px;
	font-size:10px;
	padding:30px 30px 20px;
	background:url('img/bg-divide-bot.gif') no-repeat top center;
	text-align:center;
}
div#content {
	float:left;
	padding:15px 0 15px;
	background:#ffffff url('img/bg-content.gif') repeat-y 0 0;
}
div#main {
	float:left;
	width:590px;
	padding:0 30px;
}
div#main img.img-1 {
	padding:9px;
	background:#e6ebf0;
	border:1px solid #c8d2e1; 
}
div#main h2 {
	padding:0 0 7px;
	font-weight:bold;
	font-size:24px;
	color:#233246;
	letter-spacing:-1px;
	border-bottom:1px dotted #c8d2e1;
}
div#main h2 span {
	text-transform:capitalize;
}
div#main h3 {
	font-weight:bold;
	font-size:18px;
	color:#233246;
	margin-bottom:10px;
}
div#sidebar {
	float:right;
	width:310px;
	font-size:11px;
}
div#sidebar div {
	padding:0 20px;
}
div#sidebar h2 {
	margin:0 0 15px;
	font-weight:bold;
	font-size:18px;
	color:#233246;
	border-bottom:1px dotted #c8d2e1;
}
ul#hours {
	list-style-type:none;
	font-size:11px;
	padding:0 20px;
}
ul#hours li {
	border-bottom:1px dotted #c8d2e1;
	margin:0 0 3px;
	overflow:hidden;
}
ul#hours li span.days {
	float:left;
}
ul#hours li span.hours {
	float:right;
}
ul#hours h2 {
	background:url('img/icon-hours.gif') no-repeat right 1px;
}
div#specials h2 {
	background:url('img/icon-specials.gif') no-repeat right 2px;
}
div#contact h2 {
	background:url('img/icon-contact.gif') no-repeat right 2px;
}
span.divide {
	display:block;
	width:310px;
	height:2px;
	margin:30px 0 25px;
	background:url('img/sidebar-divide.gif') no-repeat;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
div.banner {
	display:block;
	height:70px;
	margin:5px 0 30px;
	padding:0 13px 0 0;
	border:1px solid #b4c8dc;
	background:url('img/bg-banner.gif') repeat-x;
	line-height:71px;
	font-size:17px;
	font-weight:bold;
	text-shadow:0 1px 0 #ffffff;
	color:#233246;
	text-align:center;
	overflow:hidden;
}
div.banner a {
	float:right;
	display:block;
	width:123px;
	height:45px;
	margin:13px 0;
	background:url('img/button-start.gif') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
ul.instruments {
	list-style-type:none;
	width:590px;
	margin:0 0 20px;
	overflow:hidden;
}
ul.instruments a.zoom {
	display:block;
	position:relative;
	width:140px;
	height:140px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-9999px;
	background-position:center center;
	background-color:#ffffff;
	background-repeat:no-repeat;
}
ul.instruments a.zoom img.zoom-icon {
	position:absolute;
	top:120px;
	left:0px;
}
ul.instruments div.row {
	width:600px;
	float:left;
	overflow:hidden;
	margin-left:-10px;
	padding:20px 0;
}
ul.instruments li {
	float:left;
	width:140px;
	margin-left:10px;
	overflow:hidden;
}
ul.instruments p {
	width:140px;
	margin-bottom:5px;
}
ul.instruments p.name {
	font-weight:bold;
	line-height:16px;
}
ul.instruments p.info {
	font-size:11px;
	line-height:14px;
}
ul.instruments p.price {
	font-size:11px;
	font-weight:bold;
}
ul.instruments p.colors {
	font-size:10px;
	line-height:14px;
}
ul.instruments p.colors a {
	margin-right:5px;
}
ul.instruments p.colors span {
	padding-right:5px;
}
p.manufacturers a {
	display:inline-block;
	width:100px;
	height:50px;
	margin:0 25px;
	text-indent:-9999px;
	overflow:hidden;
}
a#armstrong {
	background:url('img/armstrong.gif') no-repeat;
}
a#gemeinhardt {
	background:url('img/gemeinhardt.gif') no-repeat;
}
a#selmer {
	background:url('img/selmer.gif') no-repeat;
}
a#king {
	background:url('img/king.gif') no-repeat;
}
a#conn {
	background:url('img/conn.gif') no-repeat;
}
span.more-info {
	display:block;
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:1px dotted #c8d2e1;
	font-size:11px;
	text-align:left;
}
p.manufacturers {
	text-align:center;
}
iframe.gmap {
	width:570px;
	height:370px;
	padding:9px;
	background:#e6ebf0;
	border:1px solid #c8d2e1; 
}
ol.list-1 {
	padding:0 19px;
	background:#e6ebf0;
	border:1px solid #c8d2e1;
}
ol.list-1 li {
	margin:15px 0 15px 15px;
}
ul.list-1 {
	padding:14px 19px;
	background:#e6ebf0;
	border:1px solid #c8d2e1;
	list-style-type:none;
}
ul.list-1 li {
	margin:5px 0;
	border-bottom:1px dotted #c8d2e1;
}
.center {
	display:block;
	text-align:center;
}
.split {
	float:left;
	width:285px;
	margin:0 10px 0 0;
}
form#contact, form#re {
	overflow:hidden;
}
form#contact div.left {
	float:left;
	width:220px;
}
form#contact div.right {
	float:right;
	width:340px;
}
form#contact label, form#re label {
	height:15px;
	font-size:10px;
}
form#contact input[type="text"] {
	width:210px;
	margin:0 0 7px;
	border-top:1px solid #adbdce;
	border-left:1px solid #adbdce;
	border-bottom:1px solid #c8d2e1;
	border-right:1px solid #c8d2e1;
	padding:8px 4px;
	font:normal normal 12px Arial,Helvetica,Sans-Serif;
	line-height:160%;
	color:#505a6e;
	outline:0;
}
form input[type="submit"] {
	cursor:pointer;
	margin:7px 0 0;
	padding:6px 12px;
	border:1px solid #4678be;
	font:bold normal 11px Arial,Helvetica,Sans-Serif;
	text-shadow:0 -1px 0 #4678be;
	color:#fff;
	overflow:hidden;
	background:url('img/bg-button.gif') repeat-x center center;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
form#contact textarea {
	width:330px;
	height:135px;
	border-top:1px solid #adbdce;
	border-left:1px solid #adbdce;
	border-bottom:1px solid #c8d2e1;
	border-right:1px solid #c8d2e1;
	margin:0;
	padding:8px 4px;
	font:normal normal 12px Arial,Helvetica,Sans-Serif;
	line-height:160%;
	color:#505a6e;
}
form#re input[type="text"] {
	margin:0 0 7px;
	border-top:1px solid #adbdce;
	border-left:1px solid #adbdce;
	border-bottom:1px solid #c8d2e1;
	border-right:1px solid #c8d2e1;
	padding:8px 4px;
	font:normal normal 12px Arial,Helvetica,Sans-Serif;
	line-height:160%;
	color:#505a6e;
}
form#re textarea {
	width:420px;
	height:135px;
	border-top:1px solid #adbdce;
	border-left:1px solid #adbdce;
	border-bottom:1px solid #c8d2e1;
	border-right:1px solid #c8d2e1;
	padding:8px 4px;
	font:normal normal 12px Arial,Helvetica,Sans-Serif;
	line-height:160%;
	color:#505a6e;
}
form#re ul {
	list-style-type:none;
	padding:9px;
	background:#e6ebf0;
	border:1px solid #c8d2e1;
}
form#re li {
	width:570px;
	overflow:hidden;
}
form#re li.address div {
	float:left;
	margin-right:10px;
}
form#re li.address div.city {
	width:160px;
}
form#re li.address div.state {
	width:40px;
}
form#re li.address div.zip {
	width:90px;
}
form#re input#parentName, form#re input#student, form#re input#school, input#employer, input#email, input#relative {
	width:200px;
}
form#re input#address {
	width:300px;
}
form#re input#city {
	width:150px;
}
form#re input#state {
	width:30px;
}
form#re input#zip {
	width:80px;
}
form#re li.phone div.homePhone, form#re li.instrument div.instrumentType {
	float:left;
	width:210px;
	margin-right:10px;
}
form#re li.phone div.mobilePhone, form#re li.instrument div.instrumentSerial {
	float:left;
	width:210px;
}
form#re input#mobilePhone, form#re input#instrument, form#re input#homePhone, form#re input#serial {
	width:200px;
}
form#re li.notice {
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
form#re div.radio {
	float:left;
	margin-right:15px;
}
form#re input[type="radio"] {
	margin-right:5px;
}
span.form-divide {
	display:block;
	height:1px;
	margin:20px 0;
	background:#c5d2e0;
	border-bottom:1px solid #f5f7f9;
}
a.button-small {
	display:inline-block;
	height:25px;
	line-height:25px;
	font-size:11px;
	color:#fff;
	text-shadow:0 -1px 0 #4678be;
	background:url('img/button-small-left.gif') no-repeat center left;
	overflow:hidden;
}
a.button-small span {
	display:block;
	height:25px;
	padding:0 10px;
	background:url('img/button-small-right.gif') no-repeat center right;
}
a.button-small:active {
	line-height:27px;
}
div.error {
	margin-top:30px;
	text-align:center;
}
div#progressbar {
	display:block;
	width:590px;
	height:60px;
	margin-top:20px;
	text-indent:-9999px;
	overflow:hidden;
}
div.step1 {
	background:url('img/progress.gif') no-repeat 0 0;
}
div.step2 {
	background:url('img/progress.gif') no-repeat 0 -60px;
}
div.step3 {
	background:url('img/progress.gif') no-repeat 0 -120px;
}
div.step4 {
	background:url('img/progress.gif') no-repeat 0 -180px;
}
div.step5 {
	background:url('img/progress.gif') no-repeat 0 -240px;
}
select.list-1 {
	width:250px;
}
ul.rental-i {
	list-style-type:none;
	border-bottom:1px solid #c8d2e1;
	overflow:hidden;
}
ul.rental-i li {
	width:590px;
	height:28px;
	border-top:1px solid #c8d2e1;
	overflow:hidden;
	background:#e6ebf0;
}
ul.rental-i li select {
	margin:5px;
}
ul.rental-i span.label {
	margin-left:10px;
}
ul.rental-i li a {
	display:block;
	height:18px;
	padding:5px 5px 5px 10px;
	background:#e6ebf0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#233246;
}
ul.rental-i li a:hover {
	background:#d8e2e1;
}
ul.acc {
	list-style-type:none;
	overflow:hidden;
}
ul.acc li {
	margin-bottom:3px;
	padding:3px;
	background:#e6ebf0;
	border:1px solid #c8d2e1;
	overflow:hidden;
}
span.acc-check {
	float:left;
	display:block;
	width:20px;
	text-align:center;
	margin-right:10px;
}
span.acc-name {
	float:left;
	display:block;
	width:502px;
}
span.acc-price {
	float:left;
	display:block;
	width:40px;
	margin-right:10px;
	text-align:right;
}
span.confirm-label {
	float:left;
	display:block;
	width:200px;
}
div.confirm {
	width:350px;
	padding:5px;
	background:#e6ebf0;
	border:1px solid #c8d2e1;
}
p.total {
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #c8d2e1;
	font-size:16px;
	font-weight:bold;
}