a, a:visited {
	color: #AAD966;
	font-weight: bold;
}

a:hover {
	color: #BBEF70;
	font-weight: bold;
}

body, html {
	background: url('http://www.sonic-fx.com/img/bg.gif') #fff fixed center top;
	background-image: url('http://www.sonic-fx.com/img/bg.gif');
	font-family: Verdana,arial,sans-serif;
	margin: 0 auto;
	display: table;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}

hr {
	width: 150px;
}

input:focus {
	background-color: #BBEF70 
}

li {
	list-style: square;
}

textarea:focus {
	background-color: #BBEF70 
}

ul {
	 text-indent: 0px;
}

#contact {
	background: url(http://www.sonic-fx.com/img/contact.jpg) no-repeat;
	font-family: verdana,arial,sans-serif;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	font-size: 12px;
	width: 382px;
	height: 170px;
	float: right;
}

#contact-left {
	padding: 60px 10px 0px 20px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
}

#contact-right {
	padding: 60px 30px 0px 10px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	float: right;
	text-align: right;
}


#logo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}

#logo a {
	background: url(http://www.sonic-fx.com/img/logo2.jpg) no-repeat left center;
	display: block;
	height: 170px;
	width: 340px;
	text-decoration: none;
	text-indent: -1000px;
}

#main {
	background: #fff;
	display: table;
	padding: 0px;
	width: 735px;
	height: 100%;
	z-index: 2;
	margin: 0px 1px 0px 1px;
	text-align: left;
}

#main-border {
	background: #ccc;
	padding: 0px;
	width: 737px;
	height: 100%;
	margin: auto;
	z-index: 1;
}

#request {
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
	color: #000;
	float: left;
}	

.content {
	width: 710px;
	text-align: justify;
	font-size: 16px;
	margin: 0px 15px 10px 10px;
	color: #000;
	text-indent: 20px;
	float: left;
}

.equipment {
	font-size: 12px;
	width: 330px;
	margin: 20px 5px 0px 0px;
	float: left;
}

.equipment-wide {
	font-size: 12px;
	width: 660px;
	margin: 20px 5px 15px 0px;
	float: left;
}

.fancyfirst {
	font-size:150%;
	font-family:"times","times new roman",serif;
}

.feature {
	background: url(http://www.sonic-fx.com/img/feature_bg.gif) #fff top left no-repeat;
	float: left;
	width: 200px;
	text-align: left;
	font-size: 12px;
	margin: 10px 5px 10px 22px;
	padding: 8px 0px 0px 8px;
}

.feature_list {
	background: #fff;
	margin: 115px 5px 10px 15px;
	padding: 0px 5px 0px 10px;
}

.section {
	background: url(http://www.sonic-fx.com/img/section.jpg) no-repeat;
	padding: 12px 0px 0px 75px;
	margin: 0px;
	height: 48px;
	width: 660px;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.shadow {
	background: url(http://www.sonic-fx.com/img/pic-shadow.gif) bottom right no-repeat;
	padding: 0px;
	margin: 5px 0px 0px 20px;
	float: left;
	position: relative;
}

.shadow img {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 2px;
	position: relative;
}
