@charset "UTF-8";
body {
	font-size: 0.85em;
	color: #FFFFFF;
	background-color: #000000;
}
#content {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 1em;
	padding-bottom: 1em;
}
h1 {
	height: 317px;
	position: relative;
	background-image: url(resource/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a {
	position: absolute;
	top: -999em;
}
#leftcol {
	width: 220px;
	font-size: 0.8em;
	padding-right: 20px;
	padding-top: 200px;
	float: left;
	position: relative;
}
#leftcol p {
	padding-bottom: 1em;
}
#main {
	position: relative;
	width: 740px;
	float: left;
	padding-top: 200px;
	font-size: 0.8em;
}
#main h2 {
	padding-bottom: 1em;
}
#main p {
	padding-bottom: 1em;
}
#footer {
	padding-top: 2em;
	clear: left;
	position: relative;
	text-align: center;
	font-weight: bold;
	background-image: url(resource/gradback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0.4em;
}
#tagline {
	position: absolute;
	top: 230px;
	right: 0px;
	width: 550px;
	z-index: 10;
	font-size: 0.9em;
}
#contact {
	position: absolute;
	top: 30px;
	right: 0px;
	font-weight: bold;
	text-align: right;
}
#main #header {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0.5em;
	padding-bottom: 1em;
	font-size: 1.2em;
}
#pricetable hr {
	font-size: 1px;
	color: #FF0000;
}
#pricetable h2 span {
	position: absolute;
	right: 30px;
}

#main  #pricetable  {
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-image: url(resource/gradback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#imagestrip {
	position: absolute;
	top: 350px;
	text-align: right;
	right: 25px;
}
#imagestrip img {
	padding-left: 15px;
}
#navigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 320px;
	width: 1003px;
}
#navigation li {
	float: left;
	padding-right: 0.5em;
}
#navigation li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FF0000;
}
.legal {
	font-size: 0.8em;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
#main p a {
	color: #F00;
}
strong.audiotitle {
	font-size: 1.2em;
	color:#F00;
	display: block;
}
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
