body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
	background: #fff url(images/PUB-main-bg1.png) repeat-x left top;
	color: #6e6e6e;
}

body.error {
	background-position: left -280px;
}

a img {
	border: 0;
}

a:active {
	outline: none;
}

a:hover {
	text-decoration: none;
}


.container {
	width: 812px;
	margin: 0 auto;
}

.header {
	text-indent: -99999px;
	width: 812px;
	height: 419px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/PUB-top1.png) no-repeat center bottom;
}

.headerTwo {
	text-indent: -99999px;
	width: 553px;
	height: 138px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/PUB-logo.png) no-repeat center center;
}

.header h1, .header h3, .headerTwo h1, .headerTwo h3 {
	display: none;
}

.main h2 {
	text-indent: -99999px;
	width: 812px;
	height: 197px;
	margin: 25px auto 0 auto;
	background: transparent url(images/PUB-instructions.png) no-repeat center top;
}

.main .video {
	width: 638px;
	margin: 70px auto 0 auto;
}

.main p {
	font-size: 16px;
	margin: 0;
	padding: 60px 0 40px 0;
	width: 638px;
	margin: 0 auto;
	text-shadow: #fff 0 0 2px;
}

.main p em {
	font-weight: bold;
	font-size: 20px;
	color: #1e1e1e;
}

.main p a {
	color: #0d7b7a;
	padding-top: 50px;
}

.main .bookmark a {
	display: block;
	text-align: center;
	padding: 10px;
	background-color: #eee;
	border: 1px solid #ddd;
	font-weight: bold;
	font-style: italic;
	width: 150px;
	margin: 0 auto 10px auto;
}

.footer {
	width: 638px;
	margin: 0 auto;
	padding: 40px 0;
	color: #868686;
}

.footer a {
	color: #0d7b7a;
}

.footer .left {
	float: left;
}

.footer .right {
	float: right;
}