@charset "utf-8";
/* Layout */
html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0; 
} 
body {
	background-color: #fff;
	margin-top: 0;
	padding-top: 0;
}
img {
	border: 0;
}
.container {
	width: 975px;
	margin-left: auto;
	margin-right:auto;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	height: 113px;
}
.logo {
	float: left;
	padding-top: 67px;
	padding-right: 87px;
	left:0;
}
.topnav {
	float: left;
	padding-top: 15px;
}
.nav_line_2 {
	position:relative;
	top: -5px;
	left: -20px;
}
.buy_cd_top {
	float: right;
	padding-right: 238px;
	padding-top:15px;
}
.buy_cd_trifold_top {
	float: right;
	padding-right: 150px;
	padding-top:15px;
}
.buy_cd_bottom {
	float: right;
	padding-right: 238px;
}
.video_nav {
	float: right;
	padding-top: 130px;
	padding-right: 175px;
}
.video_nav_coming_soon {
	float: right;
	padding-top: 100px;
	padding-right: 175px;
}
.watch_video {
	vertical-align:middle;
}
.home_main {
	background-image: url(images/klj_portrait_home.jpg);
	background-repeat:no-repeat;
	height: 452px;
	clear:both;
}
.main {
	clear:right;
	width: 100%;
	position:relative;
	top: 0px;
}
.main_img {
	float:left;
	padding-right: 10px;
}
.main_text {
	padding-top: 34px;
	padding-right: 30px;
	float: left;
	width: 400px;
}
.headline {
	padding-left: 5px;
	padding-bottom: 10px;
}
.bottom_bar {
	height: 15px;
	background-color: #000;
	width: 100%;
	clear:both;
}
.bottom_bar_txt {
	position: relative;
	height: 15px;
	background-color: #000;
	width: 100%;
	clear:both;
	top: 0px;	
}
.main_img_bottom_border {
	float:left;
	border-bottom: 15px solid black;
	margin-right: 10px;
}
.contactinfo td {
	padding-right: 20px;	
}
.gallery_arrows {
	vertical-align:middle;	
}
.gallery_num_slash {
	padding-left: 5px;
	padding-right: 5px;
}
.quote-anim {
	float: right;
	padding-top: 45px;
	padding-right: 125px;
}
#iframe { 
	width: 400px;
	height: 325px;
	overflow: auto;
	padding-right: 10px;
}
#iframe-pressreview { 
	width: 400px;
	height: 330px;
	overflow: auto;
	padding-right: 10px;
	position: relative;
	top: -20px;
}
