body {
	text-align: center;
	margin: 0;
}
#page {
	width: 800px;
	text-align: left;
	margin: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
}

img {
	border: 0;
}
a {
	color: black;
}
a:hover {
	text-decoration: none;
}

#header {
	text-align: right;
}
#header ul {
	padding: 0;
	margin: 0;
}
#header li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#logo{
	float: left;
	width: 234px;
	height: 135px;
}

#menu {
	float: left;
	clear: left;
	width: 234px;
}
#menu li {
	float: left;
	border-top: 1px solid white;
	background: #6c6c6c url(images/menu/back.gif) right top no-repeat;
}
#menu li a {
	display: block;
	width: 202px;
	height: 25px;
	padding: 17px 32px 0 0;
} * html #menu li a {
	width: 234px;
	w\idth: 202px;
	height: 42px;
	he\ight: 25px;
}

#menu li img {
	display: none;
}
	#about a { background: url(images/menu/about_n.gif) 123px 16px no-repeat; }
	#about a:hover { background-image: url(images/menu/about_h.gif); }
	#about.here a { background-image: url(images/menu/about_c.gif) !important; }
	#moving a { background: url(images/menu/moving_n.gif) 137px 16px no-repeat; }
	#moving a:hover { background-image: url(images/menu/moving_h.gif); }
	#moving.here a { background-image: url(images/menu/moving_c.gif) !important; }
	#piano a { background: url(images/menu/piano_n.gif) 54px 16px no-repeat; }
	#piano a:hover { background-image: url(images/menu/piano_h.gif); }
	#piano.here a { background-image: url(images/menu/piano_c.gif) !important; }
	#estimates a { background: url(images/menu/estimates_n.gif) 113px 16px no-repeat; }
	#estimates a:hover { background-image: url(images/menu/estimates_h.gif); }
	#estimates.here a { background-image: url(images/menu/estimates_c.gif) !important; }
	#feedback a { background: url(images/menu/feedback_n.gif) 120px 16px no-repeat; }
	#feedback a:hover { background-image: url(images/menu/feedback_h.gif); }
	#feedback.here a { background-image: url(images/menu/feedback_c.gif) !important; }
	#contact a { background: url(images/menu/contact_n.gif) 106px 16px no-repeat; }
	#contact a:hover { background-image: url(images/menu/contact_h.gif); }
	#contact.here a { background-image: url(images/menu/contact_c.gif) !important; }

#menu_top {
	height: 70px;
}
#menu_top li {
	display: inline;
}
#menu_top img {
	margin: 29px 50px 0 0;
}

#main_photo {
	margin-left: auto;
	width: 565px;
	padding-top: 176px;
	height: 105px;
	background: #6c6c6c url(images/home_photo.jpg);
	border-bottom: 42px solid #9a0e00
} * html #main_photo {
	float: right;
	height: 323px;
	he\ight: 105px;
}
#main_photo a {
	display: block;
	margin-left: auto;
	width: 180px;
	height: 91px;
}
#main_photo a img {
	margin: 22px 17px 0 0;
}

#content {
	width: 536px;
	float: right;
	margin-top: 1px;
	border-left: 234px solid #c1c1c1;
	margin-left: -234px;
	padding: 15px 15px 0;
} * html #content {
	width: 800px;
	w\idth: 536px;
}
#content p {
	padding: 0;
	margin: 0 0 15px;
}
h1 {
	border-bottom: 1px solid black;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 0 15px;
	padding: 0;
}

#affiliates {
	position: relative;
	float: left;
	background-color: #c1c1c1;
	height: 242px;
	margin-top: 1px;
	/* for IE MAC */
	width: 233px;
	/* not for IE MAC \*/
	width: 234px;
	/* end */
}
#affiliates a {
	position: absolute;
	display: block;
}
#bbb {
	top: 16px;
	left: 40px;
	z-index: 2;
}
#safeway {
	top: 300px;
	left: 41px;
	z-index: 1;
}
#insurancecom {
	top: 168px;
	left: 57px;
}
#IndyPianoServiceLogo {
	top: 250px;
	left: 25px;
}

#footer {
	clear: both;
	height: 19px;
	margin-bottom: 1px;
	background-color: #9a0e00;
	color: white;
	margin: 0;
	text-align: center;
	padding: 10px;
}

.subnav {
	font-size: 16px; 
 	font:bold; 
	color:#9A0E00;
}
	.subnav a {color:#9A0E00}
	.subnav a:hover {color:#9A0E00}
