/* tags */

body {
	padding: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font: 11px Arial, Helvetica, sans-serif;
}
#wrapper_1 {
	background: url(images/bg_full_intro.jpg) no-repeat left top;
	width: 950px;
	border: 1px solid #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 610px;
}
object {
	margin: 0px;
	padding: 0px;
}
a {

	color: #00BBEE;
	font-weight: bold;
}



/* styles */
.p-blue {
	color: #00BBEE;
	font-weight: bold;
}
#titleCell {
	background: url(images/bg_title_top.jpg) no-repeat top;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 870px;
	line-height: 47px;
	text-align: right;
}
#titleCell h3 {
	margin: 0;
	padding: 0;
}
#movie_cell {
	background: url(images/bg_no_movie.jpg) no-repeat;
	height: 335px;
	width: 349px;
}

#contCell {
	background: url(images/template_r2_c4.jpg) no-repeat right bottom;
	margin: 0px;
	padding: 0px;
	height: 335px;
	width: 381px;
}
#contPad {
	padding: 20px 24px 0px;
	text-align: left;
}
#contPad p{
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#contPad ul {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
}
#txtMenu {
	padding: 24px;
}
#txtMenu a {
	color: #EBEBEB;
	text-decoration: none;
}
#siteMap  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#siteMap ul li ul {
	padding: 3px 6px;
	list-style: disc;
	margin-left: 12px;
}
#siteMap ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}
