a:link,a:visited {
	text-decoration:none;
}

body {
	
	margin:0;
}

#homebg {
	position:fixed;
	top:0;
	left:0;
	//min-width:100%;
	z-index:-1;
	opacity: 0;
}

hr {
	border:20px;
}



div#quote {
	width:550px;
	height:250px;
	//background:rgba(250,132,40,.90);
/* background: #EB8500; */
	padding:15px;
	padding-top:5px;
	margin:200px;
	position:fixed;
	
}

div#quote p {
	font-family:'Lato',sans-serif;
	font-size:45px;
	color:#fff;
	letter-spacing:0!important;
}

#text_one {
	width:800px;
	font-family:'Lato',sans-serif;
	font-size:14px;
	font-weight:400;
	color:#B3B3B3;
	margin:0px 0;
	padding:0;
	margin-bottom: 80px;

}
#text_one p { font-size: 14px; margin: 0 52px; }