/* CSS Document */

/*Style Sheet for davekappas/voice-actor */

.clear {
	clear: both; 
	height: 0;
}

body { 
	background:#fff;
}

#page {
	width:950px;
	background-color:#fff;
	margin:0 auto;
	border: #000 solid 1px;
}

#header {
	height:315px;
	background: #fff url(images/2017_VO_Banner_3.jpg) no-repeat;
}

#header1 {
	height: 150px;
	width: 950px;
}

#header1 img {
	border:none;
	float:right;
	margin:35px 6px 0 0;
}

#header2 {
	height: 150px;
	width: 950px;
}

#header2 img {
	border:none;
	float:right;
	margin:25px 0 0 6px;	
}

#main_container {}

#imgR1 {
	height:250px;
	background: #fff url(images/imgR1.jpg) no-repeat;
}

#audio_row1 {
	display:inline;
}

#imgR2 {
	height:230px;
	background: #fff url(images/imgR2.jpg) no-repeat;
}

audio_row2 {
	display:inline;
}
	
.clip1 {
	margin: 195px 13px 0;
	display:inline;
	float:left;
}

.clip2 {
	margin: 205px 13px 0;
	display:inline;
	float:left;
}	

#kick {
	width:245px;
	height:70px;
	padding:0;
	margin-top:8px;
	margin-left:250px;
}

#kick img {
	border:none;
	}

#footer {
	background:#fff;
	height:4.5em;
}

#footer p{
	font-size:13px;
}

#SEO {
	margin: 0.0em 3.0em;
	height: 3.0em;
}

#return {
	float:left;
	margin-left:9.0em;
}

#BackPorchStudios {
	float:right;
	margin-right: 1.0em;
}