/* general internal site page layout styles */

/* general layout styles */

#bg_wrapper {
	background-image: url(../images/page_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center 126px;
}

.content_top_about		{ width: 990px; height: 47px; background-image: url(../images/page_top_about.jpg); }
.content_top_training	{ width: 990px; height: 47px; background-image: url(../images/page_top_training.jpg); }
.content_top_press		{ width: 990px; height: 47px; background-image: url(../images/page_top_press.jpg); }
.content_top_reports	{ width: 990px; height: 47px; background-image: url(../images/page_top_reports.jpg); }
.content_top_contact	{ width: 990px; height: 47px; background-image: url(../images/page_top_contact.jpg); }


.paper {
	width: 474px;
	margin: 0px 0px 20px 59px;
}

.paper .header {
	height: 78px;
}

.paper .header .tel {
	margin: 20px 20px 0px 0px;
}

.paper .header .star {
	margin: 10px 20px 0px 20px;
}

.paper .copy {
	padding: 0px 20px 20px 30px;
}

.paper_fixed {
	background-image: url(../images/paper_1_static.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.paper_repeat {
	background-image: url(../images/paper_1_slice.jpg);
	background-repeat: repeat-y;
	background-position: 0px 20px;
}

.paper_footer {
	background-image: url(../images/paper_1_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}


/* press section styles */

.book_closed {
	background-image: url(../images/press_book_closed.jpg);
	background-repeat: no-repeat;
	width: 457px; /* 574px */
	height: 367px; /* 500px */
	margin-left: 270px;
	padding: 138px 0px 0px 112px;
}

.book_closed .inner {
	width: 257px;
}

.book_open {
	padding-left: 86px;
}

.book_open .book_title {
	width: 447px;
	height: 499px;
	background-image: url(../images/press_book_open1.jpg);
	background-repeat: no-repeat;
}

.book_open .book_title h1 {
	padding: 185px 50px 0px 100px;
	text-align: center;
}

.book_open .book_content {
	width: 404px;
	height: 499px;
	background-image: url(../images/press_book_open2.jpg);
	background-repeat: no-repeat;
}

.book_open .book_content .copy {
	padding: 35px 60px 0px 50px;
}

.book_open .book_content .copy p {
	line-height: 18px;
	margin: 0px 0px 0.7em;
}

.book_open .book_content .copy ul {
	line-height: 18px;
	margin: 0px;
	padding-left: 20px;
}

.book_ribbon {
	padding-left: 468px;
}



/* reports section styles */

.report_cards {
	background-image: url(../images/reports_cards.jpg);
	width: 456px;
	height: 414px; /* 499px */
	margin-left: 59px;
	padding-top: 85px
}

.report_cards .row {
	height: 16px;
	padding: 7px 40px 7px 30px;
}

.report_cards .copy {
	height: auto;
	padding: 7px 40px 7px 30px;
}

.report_card {
	background-image: url(../images/report_card_bg.jpg);
	width: 446px;
	height: 424px;
}

.report_card #pop_0, .report_card #pop_1, .report_card #pop_2, .report_card #pop_3, .report_card #pop_4, .report_card #pop_5, .report_card #pop_6 {
	position: absolute;
}

.report_card .card {
	padding: 25px 20px 0px 20px;
}