@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	position: relative;
	z-index: 0;
	margin: 0px;
	padding: 0px;
}
a {
	color: #008DB1;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
}
#wrapper {
	width: 900px;
	z-index: 100;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#wrapper #microphone {
	background-image: url(images/Studio-Downe-Under.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 649px;
	float: right;
	position: relative;
	z-index: 200;
	margin-top: -50px;
}
#wrapper #logo {
	float: left;
	position: absolute;
	z-index: 300;
	margin-top: 240px;
}
#wrapper #bodyContent {
	clear: both;
	position: relative;
	z-index: 400;
	font-size: 18px;
	color: #818286;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper #bodyContent .contentLeft .testimonial {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C2F37;
	border-bottom-color: #1C2F37;
	background-color: #0C1418;
	margin-bottom: 10px;
}
#wrapper #bodyContent .contentLeft .testimonial .testimonialName {
	font-size: 17px;
	color: #008DB1;
	padding-left: 20px;
}
#wrapper #bodyContent .contentLeft .testimonial .testimonialName .nameDesc {
	font-size: 14px;
	color: #35596A;
	font-style: italic;
}

#wrapper #bodyContent h1 {
	font-size: 26px;
	color: #008BAF;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: -1px;
}
#wrapper #bodyContent .contentLeft1 {
	float: left;
	width: 600px;
}
#wrapper #bodyContent .contentLeft1 ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 40px;
}
#wrapper #bodyContent .contentLeft1 ol li  {
	float: left;
}
#wrapper #bodyContent .contentLeft1 ol li a {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	margin-right: 10px;
	font-size: 19px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#wrapper #bodyContent .contentLeft1 ol li a:hover {
	border-bottom-color: #008DB1;
}

#wrapper #bodyContent .contentLeft {
	float: left;
	width: 600px;
}
#wrapper #bodyContent .contentLeft p {
	line-height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#wrapper #bodyContent .contentLeft .colLeft {
	float: left;
}

#wrapper #bodyContent .contentLeft ul li {
	color: #999;
	font-size: 15px;
}

#wrapper #bodyContent .contentRight {
	float: right;
	width: 220px;
	border: 1px solid #1C2F37;
	padding: 7px;
	background-color: #0C1418;
}
.phone {
	font-size: 24px;
	color: #008DB1;
}
.name {
	font-size: 19px;
	color: #008DB1;
}
.address {
	font-size: 14px;
}
