body {
	background-color: #000000;
	background-image: url(images/Iradio_largeBG3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#splashlogo {
	width: 500px;
	height: 150px;
	margin-left: -250px;
	margin-top: -75px;
	left: 50%;
	top: 50%;
	position: absolute;
}
#splashlogo  p {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: .8em;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#splashlogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#home_box {
	background-image: url(images/home_bg2.png);
	margin-right: auto;
	margin-left: auto;
	height: 640px;
	width: 840px;
	margin-top: 5px;
	clear: none;
}
#home_menu {
	height: 56px;
	width: 80px;
	margin-top: 480px;
	margin-left: 175px;
	display: inline;
	float: left;
	clear: none;
}
#client {
	height: 50px;
	width: 175px;
	float: right;
	display: block;
	margin-right: 90px;
}
#home_text {
	float: right;
	height: 430px;
	width: 290px;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-size: 16px;
	margin-top: 130px;
	clear: right;
	display: inline;
	margin-right: 110px;
}
#contact_box {
	background-image: url(images/contact_bg2.png);
	margin-right: auto;
	margin-left: auto;
	height: 640px;
	width: 840px;
	clear: none;
	margin-top: 5px;
}
#contact_form {
	float: right;
	height: 290px;
	width: 475px;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	margin-top: 215px;
	clear: right;
	display: inline;
	margin-right: 110px;
}
#contact_fields { padding-left: 115px; }
#contact_submit {
	margin-top: 15px;
	margin-left: 360px;
	height: 25px;
	width: 75px;
}
#contact_fields input { margin-bottom: 18px; }
#contact_menu {
	height: 84px;
	width: 80px;
	margin-top: 460px;
	margin-left: 170px;
	display: inline;
	float: left;
	clear: none;
}
#demos_box {
	background-image: url(images/demos_bg2.png);
	margin-right: auto;
	margin-left: auto;
	height: 640px;
	width: 840px;
	margin-top: 5px;
	clear: none;
}
#demos_audio {
	float: right;
	height: 450px;
	width: 330px;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-size: 16px;
	margin-top: 50px;
	clear: right;
	display: inline;
	margin-right: 90px;
}
#demos_menu {
	height: 84px;
	width: 80px;
	margin-top: 460px;
	margin-left: 175px;
	display: inline;
	float: left;
	clear: none;
}
#send_mail {
	height: 25px;
	width: 75px;
	margin-top: 10px;
	margin-left: 240px;
}
.form_backing {
	background-color: #232323;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit_backing { background-image: url(images/submit_btn_highlight.png); }
#email_box {
	background-image: url(images/email_bg.png);
	margin-right: auto;
	margin-left: auto;
	height: 640px;
	width: 840px;
	clear: none;
	margin-top: 5px;
}
#email_text {
	float: right;
	height: 200px;
	width: 420px;
	font-family: "Courier New", Courier, monospace;
	color: #999999;
	margin-top: 230px;
	clear: right;
	display: inline;
	margin-right: 125px;
}
