@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:none;
	color:#FFC815
}
a:hover {
text-decoration:underline;
}


/* TOP ELEMENTS */
#top_container {
	height: 200px;
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}


/* LOGO */
#top_left {
	float: left;
	width: 450px;
	height: 200px;
	overflow: hidden;
	left: 0px
}
#cdreviews {
	position:relative;
	float:left;
	bottom: 0px;
	top: 144px;
	right: 165px;
	}
#listenerfdbk {
	position:relative;
	float:left;
	top: 144px;
	right: 150px;
	}
#openmic {
	position:relative;
	float:left;
	top: 128px;
	right: 130px;
	}
#onsale {
	position:relative;
	float:left;
	top: 122px;
	left: 273px;
	}
.logo_line {
	float: left;
	position: relative;
	top: 50px;
}
#navtable {
	vertical-align: middle;
	text-align: center;
	width: 530px;
}

.logo {
	position: relative;
	left: 15px;
	top: 0px;
}
#top_right {
	float: right;
	width: 438px;
	height: 200px;
	position: relative;

}
.byline {
	position: relative;
	left: 50px;
	top: 160px;
}


/* MAIN CONTENT AREA */


	
#maincontainer {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;




	background-color:#CCCCCC
	font-size:12px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
.maindivider {
	background-image: url(../images/main_divider.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

#breakwater {
	float: left;
	font-family:"Arial", Verdana, sans-serif;
	font-size:9px;
	color:#CCCCCC;
	bottom:4px;
	text-align: left;
}
#breakwater a {
	color: #AAC4CC;
}
#bottom {
	
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#bottom #claims {
	width: 300px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	}
#bottom #links {
	width: 300px;
	float: right;
	position: relative;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: right;
	}

.small {
	font-size: 10px;
}
.testimonial {
	font-size: 10.5px;
}
form {
padding: 0px;
margin: 0px;
position:relative; 
}
