/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Georgia, Times, serif;
	line-height: 150%;
}

body#bd {
	color: #000;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	background: url(../images/bg.jpg) repeat-x top #FFF;
}
.clearfix {
	clear: both;
}
a {
	text-decoration: none;
}
/* added by caldiatech 08/04/2009 */

h1 {font-size: 24px;font-family: Georgia, serif;color:#a0522d;line-height: 28px;}
h2 {font-size: 21px;font-family: Georgia, serif;color:#a0522d;line-height: 28px;}
h3 {font-size: 18px;font-family: Georgia, serif;color:#a0522d;}
h4 {font-size: 15px;font-family: Georgia, serif;color:#a0522d;}

/* end caldiatech adds */
ul {
	padding: 0;
}
ul li {
	list-style: none;
	padding: 0 0 2px 10px;
	background: url(../images/bullet-1a.png) no-repeat 0 7px;
}
ul.bullet1 li {
	background: url(../images/bullet-1a.png) no-repeat 0 7px;
}
ul.bullet2 li {
	background: url(../images/bullet-2a.png) no-repeat 0 7px;
}
ul.bullet3 li {
	background: url(../images/bullet-3a.png) no-repeat 0 7px;
}
ul.bullet4 li {
	background: url(../images/bullet-4a.png) no-repeat 0 7px;
}
ul.bullet5 li {
	background: url(../images/bullet-5a.png) no-repeat 0 7px;
}
#jv-frame {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	background: url(../images/book-right.png) no-repeat top center;
}
#jv-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1072px;
	text-align: left;
}
#jv-header {
	display: block;
	width: 100%;
	height: 124px;
	overflow: hidden;
	background: url(../images/header.jpg) no-repeat top left;
}
#jv-header a.logo {
	margin: 5px 0 0 60px;
	display: block;
	width: 260px;
	height: 100px;
	text-indent: -999em;
}
#jv-container {
	margin: 0 0 10px 0;
	display: block;
	overflow: hidden;
	width: 100%;
	background: url(../images/container.jpg) repeat-y right;
}
#jv-container-bottom {
	padding: 0 0 12px 0;
	overflow: hidden;
	background: url(../images/end_container.jpg) no-repeat bottom right;
}
#jv-container-inside {
	padding: 590px 0 0 0;
	display: block;
	overflow: hidden;
	width: 100%;
	position: relative;
	background: url(../images/container-inside.jpg) no-repeat top left;
}
#jv-content {
	margin: 20px 0 0 70px;
	padding: 0;
	display: block;
	overflow: hidden;
	float: left;
	width: 720px;
}
* html #jv-content {
	margin: 20px 0 0 40px;
	padding: 0;
	display: block;
	overflow: hidden;
	float: left;
	width: 720px;
}
#jv-right {
	display: block;
	overflow: hidden;
	position: absolute;		
	width: 251px;
	top: 0;
	right: 0;
}
#jv-intro {
	display: block;
	position: absolute;
	z-index: 1;
	width: 613px;
	height: 350px;
	top: 51px;
	left: 203px;
}
#jv-layout-person {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 99;
	top: 51px;
	left: 202px;
	width: 192px;
	height: 350px;
	background: url(../images/layout_person.png) no-repeat top left;
}
#jv-player {
	margin: 45px 0 0 20px;
	padding: 0;
	width: 210px;
	overflow: hidden;
	border: 3px solid #FFF;
}
#jv-menu {
	margin: 50px 0 0 0;
	padding: 0;
	overflow: hidden;
}
#jv-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#jv-menu ul li {
	margin: -5px 0 0 0;
	display: block;
	padding: 0;
	background: none;
}
#jv-menu ul li.first {
	margin: 0;
}
#jv-menu ul li a {
	margin: 0;
	padding: 18px 0 0 0;
	width: 236px;
	height: 26px;
	display: block;
	background: url(../images/nav.gif) no-repeat top left;
}
#jv-menu ul li a:hover span,
#jv-menu ul li a:focus span,
#jv-menu ul li a:active span {
	text-decoration: underline;
}
#jv-menu ul li a span {
	display: block;
	margin: 0 0 0 20px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Myriad Pro";
}
#jv-footer {
	display: block;
	margin: 0 0 50px;
	overflow: hidden;
	width: 100%;
	border-top: 5px solid #a0522d;
}
.jv-footer-inside {
	margin: 0 auto;
	width: 1072px;
	overflow: hidden;
}
#jv-footer div.footer-left {
	margin: 5px 0 0 70px;
	float: left;
	width: 400px;
	text-align: left;
}
#jv-footer div.footer-right {
	margin: 5px 0 0 0;
	float: right;
	width: 450px;
	text-align: right;
}
span.tall {
	font-size: 18px;
}




