/* CSS Document */

a {color: #eb1d25; text-decoration: none;}
a:hover {color: #eb1d25; text-decoration: underline;}
a:active {color: #eb1d25; text-decoration: none;}

a.navlink {color: #eb1d25; text-decoration: none;}
a.navlink:hover {color: #FFCB05; text-decoration: none;}
a.navlink:active {color: #eb1d25; text-decoration: none;}
	
#pagecenter{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	margin: 0 auto;
	text-align: left
}
body {
	text-align: center;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bodytext{
	margin-top:25px;
	margin-left:270px;
	width:467px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#producttext{
	margin-top:350px;
}
#bottomband{
	text-align:center;
	margin-top:30px;
}
#copyright{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left:130px;
	margin-top:8px;
	margin-bottom:15px;
}
#nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eb1d25;
	margin-left:270px;
	margin-top:100px;
}
#subnav_products{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style:italic;
	margin-left:270px;
	margin-top:10px;
}
#subnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eb1d25;
	margin-left:270px;
	margin-top:10px;
	width:500px;
	text-align:center;
}
.big{
	font-size: 16px;
}
#iframeleft{
	position:absolute;
	top:80px;
	left:0px;
}
#carousel{
	position:absolute;
	top:120px;
	left:80px;
	
}
#title{
font-size: 18px;
	font-weight: bold;
}
#musicsample{
position:absolute;
	top:410px;
	left:120px;
	font-weight:bold;
}


