@charset "UTF-8";

/* LAYOUT STYLES */
body {
	background: url(../images/BGslice.gif) repeat-x;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	color: #999;
	line-height: 1.5em;
}
#wrapper {
	background: #FFF;
	width: 985px;
	margin: 0 auto;
	padding: 0px;
	overflow:hidden;
	}
#header {
	background: #000;
	width: 985px;	
	height: 106px;
	margin:0 auto;
	}
#top_border{
	background-color: #d28624;
	width:auto;
	height:10px;
	}
#social_twitter{
	height:31px;
	width:31px;
	margin:7px 10px 0 0;
	float:right;
	position:relative;
	}
#social_facebook{
	height:31px;
	width:31px;
	margin:7px 20px 0 0;
	float:right;
	position:relative;
	}
.heading{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#424242;
	line-height:30px;
	}
.heading a{
	font-size: 18px;
	color:#424242;
	text-decoration:none;
	}
.heading a:hover{
	font-size: 18px;
	color:#424242;
	}
.link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#ed8127;
	line-height:30px;}
.link a{
	font-size: 14px;
	color:#ed8127;
	}
.link a:hover{
	font-size: 14px;
	color:#ed8127;
	}
#prod_guitars{
	background:url(../images/prod_guitars.jpg);
	width:985px;
	height:546px;
	margin:10px 0 0 0;
	}	
#prod_guitars p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#424242;
	width:550px;
	margin:0px 0 0 180px;
	padding-top:90px;
	position:relative;
	}
#prod_guitars_right p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#424242;
	width:375px;
	margin:0 230px 0 0;
	padding-top:20px;
	text-align:right;
	float:right;
	position:relative;
	}	
#prod_acdrums{
	background:url(../images/prod_acdrums.jpg);
	width:985px;
	height:373px;
	}	
#prod_acdrums p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#424242;
	width:400px;
	padding:0px 0 0 35px;
	position:relative;
	}
#prod_eldrums{
	background:url(../images/prod_eldrums.jpg);
	width:985px;
	height:420px;
	}	
#prod_eldrums p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#424242;
	width:450px;
	padding:0px 45px 0 0px;
	position:relative;
	float:right;
	}
#prod_synth{
	background:url(../images/prod_synth.jpg) no-repeat;
	width:985px;
	height:320px;
	}	
#prod_synth p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#424242;
	width:auto;
	padding:170px 30px 0 32px;
	}
#prod_synth p .heading{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#424242;
	line-height:23px;
	position:relative;
	}	
#prod_livesound{
	background:url(../images/prod_livesound.jpg) no-repeat ;
	width:985px;
	height:440px;
	}	
#prod_livesound p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#424242;
	width:480px;
	padding:0px 0 0 35px;
	position:relative;	
	}
#prod_silent p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#424242;
	width:480px;
	padding:25px 0 0 35px;
	}
#silent_violin{
	width:171px;
	height:100px;
	margin: 0 0 0 35px;
	padding: 0 0 0 0;
	text-align:center;
	float:left;
	}
#silent_bass{
	width:173px;
	height:100px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	text-align:center;
	float:left;
	}
#silent_cello{
	width:167px;
	height:100px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	text-align:center;
	float:left;
	}
#bottom_border{
	background-color: #d28624;
	width:auto;
	}
/* -- PAGE STYLES -- */

/*-- footer--*/

.footer {
	width: 953px;
	height: 95px;	
	font-size: 10px;
	color: #000;
	padding: 0 15px 0px 15px;
	}
.footer a {
	color: #000;
	font-size: 10px;
	}
.footer a:hover {
	color: #000;
	}
.policies {
	float: right;
	}
.disclaimer, .copyright {
	font-size: 10px;
	float: left;
	}
.disclaimer {
	clear: both;
	}


/*-- footer--*/

