body {
	margin: 0px;
	padding: 0px;
	background-color: #5489BD;
	background-image: url(../images/bodyBKGD.png);
	background-repeat: repeat-x;
}
#container {
	width: 800px;
	border: 1px solid #245EA7;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	overflow: visible;
	background-color: #FFFFFF;
	background-image: url(../images/full_content.png);
	background-repeat: repeat-y;
	visibility: visible;
}
.content {
	background-image: url(../images/full_content.png);
	background-repeat: repeat-y;
}
.header {
	height: 90px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/NEWRevisedHeader.png);
	background-repeat: no-repeat;
}
.language {
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	height: 24px;
	width: 120px;
	padding: 0px;
}
.navigation {
	margin: 0px;
	padding: 0px;
	background-color: #0091D2;
	height: 25px;
	clear: both;
	background-image: url(../images/nav_background.png);
	background-repeat: repeat-x;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navigation li {
	display: inline;
}
.navigation a {
	width: 80px;
	display: block;
	float: left;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	height: 10px;
	color: #FFFFFF;
}
.navigation a:hover {
	color: #FFCC66;
	background-repeat: repeat-x;
	font-weight: bold;
	background-color: #0091D2;
}
.content_left {
	float: left;
	width: 560px;
}
.content_right {
	float: right;
	width: 239px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.contact_splash {
	background-color: #75ACD0;
	height: 50px;
	background-image: url(../images/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.movie {
	background-color: #990000;
	background-image: url(../images/redwave.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 20px 20px 20px 40px;
}
.movie_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C0A00;
	padding: 5px;
	display: block;
	margin: 0px;
	float: left;
	width: 550px;
}
.countdown {
	background-color: #000000;
	height: 85px;
	clear: both;
}
.countdown_p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 10px 10px 0px;
	width: 180px;
	font-weight: bold;
}
.content_left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 475px;
	margin-left: 10px;
	color: #333333;
	text-transform: capitalize;
}
.pullquote {
	background-color: #76acd0;
	background-image: url(p7ap/images/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 150px;
	float: left;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}.content_left p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.25em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #202364;
	height: 70px;
	background-image: url(../images/footer_bkgd.png);
	background-repeat: repeat-x;
	clear: both;
	width: 800px;
	bottom: 0px;
	background-color: #FFFFFF;
}
.footer ul {
	padding-left: 120px;
	margin-top: 15px;
	padding-top: 5px;
}
.footer li {
	display: inline;
	list-style-type: none;
}
.footer a {
	margin-left: 40px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.footer a:hover {
	color: #00ADEF;
}
.footer img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}
.content_right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 42px;
	margin-bottom: 0px;
	background-color: #ffc20e;
	margin-top: 0px;
	padding-left: 10px;
	height: 50px;
	padding-top: 1px;
	text-align: left;
	color: #A07823;
	padding-bottom: 1px;
}
.content_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	margin-bottom: 0px;
	background-color: #76acd0;
	display: block;
	margin-top: 0px;
	font-weight: bold;
	padding-top: 5px;
	background-image: url(../images/p7ap_bluestonebut.jpg);
	background-repeat: repeat-x;
	color: #333333;
	background-position: bottom;
}.content_right p {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.active {
	width: 80px;
	display: block;
	float: left;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	height: 15px;
	color: #000000;
	background-image: url(../images/navActiveBkgd.png);
	background-repeat: repeat-x;
	background-color: #FFECBC;
}
.tdLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3366FF;
	text-align: center;
	height: 20px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tdColumns {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #B1E5FD;
	text-align: center;
	height: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.td_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding-right: 5px;
	background-color: #E9F8FF;
	width: 181px;
}
.td_ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.faq2_ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.25em;
	margin-right: 15px;
	width: 350px;
	padding: 5px 10px 5px 30px;
	margin-left: 30px;
	background-color: #E1E1E1;
}.content_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
}

