#wrapper-header {
	background-color: #E7E0C6;
	height: 85px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(header-01.jpg);
	background-repeat: no-repeat;
}
#wrapper-menu {
	background-color: #E7E0C6;
	height: 35px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper-footer {
	height: 45px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer-graphic {
	background-image: url(footer-01.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 25px;
	width: 400px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu-container {
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 535px;
	margin-left: 25px;
	margin-top: 10px;
}
#menu-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu-container ul li {
	display:inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 125px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu-container ul a:link {
	text-decoration:none;	
	color:#000;
}
#menu-container ul a:visited {
	text-decoration:none;
	color:#000;	
}
#menu-container ul a:hover {
	color:#FFF;	
}
#menu-container ul a:active {
	color:#FFF;	
}
.container-services {
	background-color: #E7E0C6;
	float: left;
	height: 185px;
	width: 245px;
	padding: 5px;
	margin: 5px;
}
#services-container {
	float: left;
	height: 45px;
	width: 780px;
}
#services-products {
	float: right;
	height: 30px;
	width: 175px;
	background-color: #E7E0C6;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	background-image: url(specialty-logo.jpg);
	background-repeat: no-repeat;
}
#services-heading {
	float: left;
	height: 45px;
	width: 550px;
}

#container-faq p {
	text-align: left;
	padding: 4px;
}


#content-container-address {
	margin: 10px;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content-container-address h3 {
	margin: 0px;
	padding: 0px;
}
#content-container-form {
	padding: 10px;
	float: left;
	width: 395px;
	margin-left: 10px;
	margin-top: 10px;
}



#container-pictures {
	height: 533px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container-content {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E7E0C6;
	border: thin solid #000;
}

#wrapper-center {
	background-color: #E7E0C6;
	height: auto;
	width: auto;
	background-image: url(center-graphic-1.jpg);
	background-repeat: repeat-x;
	background-position: 0px center;
}
#container-faq {
	padding: 5px;
	float: left;
	height: auto;
	width: 800px;
}

#wrapper-music {
	background-color: #E7E0C6;
	float: left;
	height: 25px;
	width: 30px;
	margin-left: 25px;
	margin-top: 8px;
}
#container-specials {
	padding: 10px;
	height: auto;
	width: 700px;
	margin-left: 50px;
}
