body {
	background: url(media/images/harmony_site_bg.jpg) 50% 0 no-repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

.page {
	width: 800px;
	min-height: 684px;
	margin-left: auto;
	margin-right: auto;
	}
	
.header {
	width: 800px;
	height: 107px;
	xbackground: url(media/images/harmony_header.png) 50% 0 no-repeat;
	}	
	
.video {
	width: 790px;
	height: 465px;
	left:3px;
	position: relative;
	background: url(media/images/harmony_video2.png) 0 0 no-repeat;	
	}	
	
.vimeo {
	position: absolute;
	top: 18px;
	left: 19px;
	}
		
.quote {
	width: 800px;
	height: 60px;
	margin-top:0px;
	display: none;
	text-align: center;
	}
	
.quote_text {
	font-family: "Gorgia";
	xtext-transform: uppercase;
	font-size: 16px;
	line-height:20px;
	letter-spacing:1px;
	color: #513f24;
	width: 700px;
	padding-left: 50px;
	padding-right: 100px;
	xfont-style: italic;
	background:none !important;
	}
	
.quote_text a {
	text-decoration: none;
	}
	
.quote_text a:link {
	text-decoration: none;
	}

.quote_credit {
	font-size: 12px;
	text-transform: uppercase;
	padding-top:10px;
	}		
	
.quote_credit a {
	text-decoration: none;
	}

.quote_credit a:link {
	text-decoration: none;
	}
	
.footer {
	width: 100%;
	}	
	
.footer_shadow {
	width: 800px;
	height: 10px;
	}
	
.footer_bar {
	width: 100%;
	height: 35px;
	}	
	
.footer_credits {
	width: 800px;
	height: 125px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	xbackground: url(media/images/harmony_credits.png) no-repeat;
	}	
	
.footer_bar_nav {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding: 0px;
	height: 27px;
	padding-top: 4px;
	position: relative;
	}
	
.footer_bar_nav img {
	float: left;
	}