@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
	background-image: url(img/bkgMusic.jpg);
	background-repeat:no-repeat;
}
a {
	color:#CC6600;
}
a:hover{
	text-decoration:none;
}
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:#CC3300;
	font-weight: bold;
}
.style2 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	text-align: center;
}
#nav li a{
	font-size: 11px;
	color: #dcd9c6;
	text-decoration: none;
	padding: 0px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aba481;
	text-shadow: #333 2px 2px 2px;
	display: block;
}
#nav li.last a {
	border-right: none;
}
#nav li a:hover{
	color: #fff;
	text-decoration:underline;
}
#iewarning {
	font-family: Arial, Verdana, Helvetica, san-serif;
	height: 25px;
	background-color:#FF0000;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	}
#iewarning a:link, #iewarning a:visited; #iewarning a:active {
	color: #FFF;
	text-decoration: underline;
	}
#iewarning a:hover {
	text-decoration: none;
	}

#wrapper {
	width: 100%;
	text-align:center;
}
#logo {
	position: absolute;
	left: 50%;
	top: 52px;
	z-index: 5;
	margin-left: 35px;
}
#homePics {
	position: absolute;
	top: 131px;
	margin-left: -465px;
	left: 50%;
	z-index:5;
}
#sidePics {
	position: absolute;
	top: 160px;
	margin-left: 80px;
	left: 50%;
	z-index:5;
}
#navContainer {
	background-image: url(img/navBKG.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position: relative;
 	padding-top:55px;
	width: 850px;
	height: 166px;
	margin-left: 50%;
	left: -425px;
}
#nav {
	position: absolute;
	width:500px;
	left: 50%;
	top: 115px;
	z-index: 10;
	margin-left: -385px;
}
#bodyContainer {
	background-image: url(img/bodyBKG.png);
	position:relative;
	width: 850px;
	height: 700px;
	margin-left: 50%;
	left: -425px;
}
#biobodyContainer {
	background-image: url(img/bodyBKG.png);
	position:relative;
	width: 850px;
	height: 1530px;
	margin-left: 50%;
	left: -425px;
}
#symbodyContainer {
	background-image: url(img/bodyBKG.png);
	position:relative;
	width: 850px;
	height: 565px;
	margin-left: 50%;
	left: -425px;
}
#contactbodyContainer {
	background-image: url(img/bodyBKG.png);
	position:relative;
	width: 850px;
	height: 650px;
	margin-left: 50%;
	left: -425px;
}
#bigbandbodyContainer {
	background-image: url(img/bodyBKG.png);
	position:relative;
	width: 850px;
	height: 750px;
	margin-left: 50%;
	left: -425px;
}
#productsbodyContainer {
	background-image: url(img/bodyBKG.png);
	position:relative;
	width: 850px;
	height: 1950px;
	margin-left: 50%;
	left: -425px;
}
#contentContainer {
	width: 415px;
	position: absolute;
	left: 54px;
	top: 96px;
}
#contentTOP {
	background-image: url(img/content_top.png);
	width: 415px;
	height: 24px;
}
#contentBODY {
	background-image: url(img/content_1px.png);
	background-repeat:repeat-y;
	width: 375px;
	display: block;
	padding: 0 20px 0 20px;
}
#contentBTM {
	background-image: url(img/content_btm.png);
	width: 415px;
	height: 25px;
}
#contentContainer2 {
	width: 300px;
	position: absolute;
	left: 500px;
	top: 226px;
}
#contentContainer3 {
	width: 300px;
	position: absolute;
	left: 500px;
	top: 456px;
}
#contentTOP2 {
	background-image: url(img/content2_top.png);
	width: 300px;
	height: 24px;
}
#contentBODY2 {
	background-image: url(img/content2_1px.png);
	background-repeat:repeat-y;
	width: 260px;
	display: block;
	padding: 0 20px 0 20px;
}
#contentBTM2 {
	background-image: url(img/content2_btm.png);
	width: 300px;
	height: 25px;
}
#secContentContainer {
	width: 415px;
	position: absolute;
	left: 54px;
	top: -70px;
}
#productsContentContainer {
	width: 745px;
	position: absolute;
	left: 54px;
	top: -70px;
}
#contentTOP3 {
	background-image:url(img/content3_top.png);
	width: 745px;
	height: 24px;
}
#contentBODY3 {
	background-image: url(img/content3_1px.png);
	background-repeat:repeat-y;
	width: 705px;
	display: block;
	padding: 0 20px 0 20px;
}
#contentBTM3 {
	background-image: url(img/content3_btm.png);
	width: 745px;
	height: 25px;
}
#footer {
	background-image: url(img/bodyBKG.png);
	position:relative;
	width: 850px;
	margin-left: 50%;
	left: -425px;
	height: 12px;
}
#footer a {
	color: #e2dfd2;
	text-decoration:none;
}
#footer a:hover {
	color: #e2dfd2;
	text-decoration:underline;
}
#designby {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e2dfd2;
	float: right;
	padding-right:27px;
}
#symphonyHome {
	position: absolute;
	z-index: 5;
	top: 4px;
	left: 123px;
}
#product1Container {
	width: 300px;
	position: absolute;
	left: 100px;
	top: 170px;
}
#productimg {
	position: absolute;
	z-index: 5;
	top: -18px;
	left: 157px;
}
#product2Container {
	width: 300px;
	position: absolute;
	left: 450px;
	top: 170px;
}

#product3Container {
	width: 300px;
	position: absolute;
	left: 100px;
	top: 480px;
}

#product4Container {
	width: 300px;
	position: absolute;
	left: 450px;
	top: 480px;
}

#product5Container {
	width: 300px;
	position: absolute;
	left: 100px;
	top: 775px;
}

#product6Container {
	width: 300px;
	position: absolute;
	left: 450px;
	top: 775px;
}

#product7Container {
	width: 300px;
	position: absolute;
	left: 100px;
	top: 1085px;
}

#product8Container {
	width: 300px;
	position: absolute;
	left: 450px;
	top: 1085px;
}

#product9Container {
	width: 300px;
	position: absolute;
	left: 100px;
	top: 1366px;
}

#product10Container {
	width: 300px;
	position: absolute;
	left: 450px;
	top: 1366px;
}

#product11Container {
	width: 300px;
	position: absolute;
	left: 100px;
	top: 1648px;
}

#product12Container {
	width: 300px;
	position: absolute;
	left: 450px;
	top: 1648px;
}
