body {
	background-color: #dedede;
	color: #7c7c7c;
	padding-top: 0px;
	margin-top: 0px;
	font: 12px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

p {
	color: #000;
	font-size: 14px;
}

a {
	color: #ffa200;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #ffa200;
}

a.mpx {
	
}
a.mpx:hover {
	background-color: transparent;
}
li {
	list-style-position: outside;
	font-size: 14px;
	color: #000;
}

li.star {
	list-style-position: outside;
	font-size: 14px;
	color: #000;
	list-style-image: url(http://www.starcitymusic.com/stands/images/li_blue_star.gif);
}

li.star_repair {
	list-style-position: outside;
	font-size: 12px;
	color: #000;
	list-style-image: url(http://www.starcitymusic.com/stands/images/li_blue_star.gif);
}

li.repair {
	list-style-position: outside;
	font-size: 12px;
	color: #000;
}

li.drum {
	list-style-position: outside;
	font-size: 12px;
	list-style-type: circle;
}

ol {
	list-style-position: outside;
}

h1 {
	color: #ffa200;
	margin-bottom: -5px;
	margin-top: 5px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 26px;
}

h2 {
	color: #000;
	font-size: 19px;
	font-weight: bold;
}

h3 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	display: block;
	background-color: #616161;
	padding-left: 5px;
}

h4 {
	color: #fff;
	font-size: 15px;
	display: block;
	background-color: #838383;
	padding-left: 5px;
}

h5 {
	color: #fff;
	background-color: #ffa200;
	font-size: 26px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 4px;
}

.small {
	font-size: 9px;
	color: #7e7e7e;
}

.topp {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	height: 545px;
	vertical-align: top;
	top: 0;
	
}

.top {
	vertical-align: top;
}
.left {
	float: left;
	width: 347px;
	padding-right: 19px;
}
.right {
	width: 357px;
	float: right;
}

.contactleft {
	width: 200px;
	float: left;
}

.repair_cell {
	width: 357px;
	vertical-align: top;
}

.repair_cell_right {
	width: 350px;
	border-left: solid 1px;
	vertical-align: top;
	padding-left: 7px;
	border-color: #797979;
}

.repair_container {
	width: 725px;
	border-top: solid 1px #7e7e7e;
	padding: 5px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear: right;
}

.container {
	background-color: #fff;
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	border-bottom: 1px solid #616161;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

.contact_container {
	width: 725px;
	border-top: solid 1px #7e7e7e;
	padding: 5px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.body {
	width: 100%;
	position: relative;
}
.greybox {
	width: 725px;
	border: solid 1px #7e7e7e;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

.box {
	padding-left: 5px;
}

.corner {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

.copy {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.mpxlogo {
	vertical-align: middle;
}

.drums {
	background-color: #E6E6E6;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.comodo {
	/*float: right;*/
	position: absolute;
	right: 0;
	bottom: 0;
	height: 90px;
}