body {
	margin: 0px;
	padding: 0px;
	background: url('/img/03original.jpg');
	text-align: center;
	font-family: 'times new roman', serif;
	font-size: 1.1em;
	line-height: 1.1em;
	}

p {
	text-indent: 3em;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
#page_press p {
	margin-bottom: -10px;
	}
	
#container {
	width: 720px;
	text-align: left;
	margin: 0 auto;
	}
	
#header {
	background: url('/img/header-blue.png') center no-repeat;
	width: 720px;
	height: 197px;
	}

#buybutton {
	position: relative;
	left: 579px;
	margin: 0;
	padding: 0;
	top: 13px;
	width: 121px;
	height: 119px;
	}
#nav {
	text-align: right;
	position: relative;
	top: 164px;
	right: 20px;
	height: 19px;
	width: 720px;
	}

	#nav img {
		padding-bottom: 2px;
		}
		
#content {
	text-align: justify;
	background-color: #fff;
	padding: 20px;
	min-height: 400px;
	}
	

#lightwindow_iframe {
	background-color: #efefef;
	padding: 10px;
	}
	
.pullout {
	float: left;
	display: inline-block;
	border: 1px solid #e5e5df;
	background-color: #fafaf5;
	padding: 5px;
	margin: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #450000;
	}
	
.quote {
	padding: 15px;
	font-style: italic;
	font-size: 0.9em;
	color: #450000;
	font-weight: bold;
	background: url('/img/quotebg-start.png') top left no-repeat;
	min-height: 60px;
	text-indent: 0;
	cursor: hand;
	cursor: pointer;
	}
	
.quoteleft {
	float: left;
	}

.quoteright {
	float: right;
	}
	
#footer {
	clear: both;
	margin: 20px;
	text-align: center;
	color: #ccc;
	}

#page_press hr {
	border: 0;
	color: #ccc;
	width: 50%;
	background-color: #ccc;
	height: 1px;
	text-align: center;
	margin: 0 auto;
	}
	
#page_press p {
	padding: 20px;
	background: url('/img/quotebg-start.png') top left no-repeat;
	}
	
#page_home .quoteleft {
	border: 1px solid #efefef;
	padding: 10px;
	margin: 6px;
	}

#page_home .quoteright {
	border: 1px solid #efefef;
	padding: 10px;
	margin: 6px;
	}
