@charset "UTF-8";

body {
	font-family: Arial;
	font-size:13px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:hover{
	text-decoration: underline;
	color: #225981;
}

a:visited{
	text-decoration: none;
	color: #000066;
}
a:link{
	text-decoration: underline;
	color: #333333;
}
H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000033;
}
H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000033;
	font-weight: lighter;
	vertical-align: top;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000033;
	font-weight: lighter;
	vertical-align: top;
}
/*--------------MAIN CONTENT ---------------*/
#main_wrapper {
	height: 790px;
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	min-height: 650px;
	margin-top: -10px;
}
#top_banner {
	height: 70px;
	width: 972px;
	background-image: url(images/banner_clouds2.jpg);
	background-repeat: no-repeat;
}
#logo {
	background-color: #000033;
	float: left;
	height: 70px;
	width: 200px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#top_menu {
	height: 37px;
	width: 972px;
	background-image: url(images/menu_background.jpg);
	background-repeat: repeat-x;
}
#image_banner {
	height: 276px;
	width: 100%;
}
#copyright_banner {
	background-color: #042553;
	height: 17px;
	width: 972px;
	margin-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
}
/*-------------TOP MENU-------------*/

#menu {
	float: right;
	height: 37px;
	width: 460px;
}
#btn_welcome {
	height: 37px;
	width: 100px;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
	position: relative;
	float: left;
}
#btn_music {
	height: 37px;
	width: 81px;
	position: relative;
	float: left;
}
#btn_studio {
	height: 37px;
	width: 84px;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
	position: relative;
	float: left;
}
#btn_contact {
	height: 37px;
	width: 94px;
	position: relative;
	float: left;
}
#btn_links {
	height: 37px;
	width: 84px;
	border-right: thin solid #000000;
	border-left: thin solid #000000;
	position: relative;
	float: left;
}

#index_content {
	background-color: #CCCCCC;
	height: 600px;
	width: 972px;
}

#image_shadow {
	height: 18px;
	width: 972px;
	background-image: url(images/image_shadow.png);
}
/*------------ IDEX PAGE  --------------------*/
#index_copy {
	height: 270px;
	width: 932px;
	padding: 20px;
}
#about_us {
	height: 270px;
	width: 600px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000033;
	padding-right: 15px;
	float: left;
	padding-left: 15px;
}
#our_services {
	float: right;
	height: 270px;
	width: 290px;
}

/*------------ MUSIC PAGE  --------------------*/
#music_sample {
	height: 270px;
	width: 550px;
	padding-right: 15px;
	float: left;
	padding-left: 15px;
}
#music_sample_right {
	height: 270px;
	width: 280px;
	padding-right: 15px;
	float: right;
	padding-left: 15px;
}
#music_player {
	height: 25px;
	width: 300px;
}
#player_title {
	float: left;
	height: 25px;
	width: 100px;
}
#player {
	float: right;
	height: 25px;
	width: 200px;
}
/*----------- STUDIO PAGE ----------*/
#studio_content {
	background-color: #CCCCCC;
	height: 1930px;
	width: 972px;
}
#studio_wrapper {
	height: 270px;
	width: 932px;
	padding: 20px;
}
#studio_copy {
	height: 60px;
	width: 920px;
	padding-right: 15px;
	float: left;
}
#content_top {
	height: 120px;
	width: 900px;
	padding-right: 15px;
	float: left;
	padding-left: 15px;
	margin-bottom: 20px;
}
#right_column_top {
	float: right;
	height: 120px;
	width: 450px;
}
#left_column {
	height: 1420px;
	width: 460px;
	float: left;
}
#right_column {
	float: right;
	height: 900px;
	width: 465px;
}
#studio_image_wrapper {
	height: 280px;
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#image {
	height: 234px;
	width: 420px;
}
#image_description {
	height: 40px;
	width: 420px;
	padding-top: 10px;
	font-size: 12px;
}
#equipment_content {
	float: left;
	height: 120px;
	width: 430px;
	padding-right: 5px;
}
#rates_content {
	float: right;
	height: 120px;
	width: 430px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000033;
}
/*------------------------ CONTACT PAGE --------------*/
#contact_content {
	background-color: #CCCCCC;
	height: 680px;
	width: 972px;
}
#contact_left {
	height: 350px;
	width: 400px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000033;
	padding-right: 15px;
	float: left;
	padding-left: 15px;
}
#contact_right {
	float: right;
	height: 270px;
	width: 440px;
}
/*----------------- LINKS CONTENT -------------------*/
#peon_link {
	height: 270px;
	width: 430px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000033;
	padding-right: 15px;
	float: left;
	padding-left: 15px;
}
#rball_link {
	float: right;
	height: 270px;
	width: 450px;
}
