body {
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #878787;
	background-position: center top;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

p {margin-top:-3px;}

h1 {
	font-weight: bold;
	font-size: 12px;
	line-height:18px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
  }
a:hover {
	color: #000000;
  }

#wrap {
	margin:0 auto;
	width:900px;
	height:700px;
	background:transparent url(images/wrap.jpg) no-repeat top left;
	position:relative;
}

#header {
	margin:0 auto;
	width:500px;
	position:relative;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1pt;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 10px;
  }
  
  #header a {
	color: #151515;
	text-decoration: none;
  }
  #header a:hover {
	color: #EAEAEA;
	background-color: #666666;
  }
  #header a:active {
    color: #EAEAEA;
	background-color: #5BA6AD;
  }
  .over {
  background-color: #5BA6AD;
  }


#logo {
	margin:0;
	text-indent: -10000px;
}

.bigcaps {
display:inline;
float:left;
font-size:36px;
line-height:28px;
margin:4px 3px 0px 0px;
text-transform:uppercase;
font-family: Arial, Helvetica, sans-serif;
}

/* HOME */
#content {
	margin:0 auto;
	width:640px;
	height:500px;
	background:transparent url(images/content_back.png) no-repeat top left;
	position:relative;
}

#intro {
	margin:0 auto;
	width:350px;
	position:relative;
	padding-top: 25px;
	padding-left: 20px;
	color: #666666;
}
#intro a {
	color: #666666;
	text-decoration: underline;
}
#intro a:hover {
	color: #000000;
	text-decoration: underline;
}
/* CLIENTS */
#clients {
	margin:0 auto;
	width:690px;
	height:500px;
	position:relative;
}

/* ABOUT */
#about {
	margin:0 auto;
	width:380px;
	height:400px;
	position:relative;
	background:transparent url(images/about.png) no-repeat top left;
	color: #FFFFFF;
	padding: 45px 55px 55px;
}
#madness {
	margin:0 auto;
	width:125px;
	height:125px;
	top: -400px;
	float: right;
	position: relative;
	left: -110px;
}

/* SHOWCASE */
#showcase {
	margin:0 auto;
	width:500px;
	height:410px;
	position:relative;
	background:transparent url(images/showcase.png) no-repeat top left;
	color: #FFFFFF;
	padding: 40px;
}
#page_tab {
	width:115px;
	float: left;
	color: #666666;
	position: relative;
	background:transparent url(images/tab2.png) no-repeat top left;
	left: 70px;
	top: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
	height: 166px;
	font-size: 11px;
}

#page_tab a {
    color: #999999;
}
#page_tab a:hover {
    color: #000000;
}


#video_tab {
	margin:0 auto;
	width:115px;
	height:50px;
	float: left;
	color: #666666;
	position: relative;
	background:transparent url(images/tab.png) no-repeat top left;
	padding: 12px 10px 10px 15px;
	left: 80px;
	top: 85px;
}

#left_b {
	margin:0 auto;
	float: left;
	position: relative;
	left: 120px;
	top: -300px;
}
#right_b {
	margin:0 auto;
	float: right;
	position: relative;
	left: -120px;
	top: -300px;
}
#mp3 {
	width:125px;
	text-align: center;
	float: left;
	height: 140px;
}

#mp3_left {
	width:80px;
	height:130px;
	text-align: center;
	float: left;
}
.mp3title {
	font-weight: bold;
}

.smalltext {font-size: 11px}


#flash {
	margin:0 auto;
	width:550px;
	position: relative;
	left: 16px;
	top: -20px;

}
#video {
	margin:0 auto;
	width:430px;
	height:360px;
	background:transparent url(images/video.png) no-repeat top left;
	position: relative;
	text-align: center;
	padding-top: 30px;
}

.video{
	background-color: #262626;
}
#cross {
	margin:0 auto;
	float: right;
	position: relative;
	left: -220px;
	top: -470px;
}
.form{
	background-color: #4A4A4A;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#songwriting {
	margin:0 auto;
	width:640px;
	height:500px;
	background:transparent url(images/songwriting.png) no-repeat top left;
	position:relative;
}
#songintro {
	margin:0 auto;
	width:350px;
	position:relative;
	padding-top: 50px;
	padding-left: 20px;
	color: #666666;
}
#contact {
	margin:0 auto;
	width:450px;
	height:360px;
	position:relative;
	background:transparent url(images/contact.png) no-repeat top left;
	color: #FFFFFF;
	padding: 40px;
}

