	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,  fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	}
	body {
	line-height: 1;
	}
	ol, ul {
	list-style: none;
	}
	blockquote, q {
	quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
	content: '';
	content: none;
	}
	 
	:focus {
	outline: 0;
	}
	 
	ins {
	text-decoration: none;
	}
	del {
	text-decoration: line-through;
	}
	div:after, ol:after, form:after, ul:after, dl:after {content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}
	
	/* Fonts */
	

	
	
	/*  */
	
	body {
		background: #fff;
		font-family: 'Lato', sans-serif;
		font-weight: 400;					
	}
	a {
		color: #444444;
		text-decoration: none;	
	}
	#bg { position: fixed; top: 0; left: 0; z-index:-9999; }
		.bgwidth { width: 100%; }
		.bgheight { height: 100%; }
	
	#logo {
		top: 85px;
		position: absolute;
	}
	#indicacao {
		top: 288px;
		left: 96px;
		position: absolute;
	}
	#box {
		top: 85px;
		left: 320px;
		width: 312px;
		position: absolute;
		padding: 40px 44px 22px 44px;
		background: #fff;
	}
	#box p{			
		font-size: 14px;
		padding-bottom: 18px;
		line-height: 140%;
		color: #af8d5d;
	}
	#box h1{			
		padding-bottom: 18px;
		line-height: 140%;
	}
	#lateral {
		top: 85px;
		left: 750px;
		width: 236px;
		position: absolute;
	}
	#endereco {
		width: 176px;
		padding: 30px;
		color: #fff;
		background: #d1ab67;
	}
	#endereco p {
		font-size: 14px;
		line-height: 140%;
	}
	.ddd {
		font-size: 20px;
		font-style: italic;	
	}
	.telefone {
		font-size: 26px;
		font-style: italic;	
	}
	#box-slider {
		top: 470px;
		left: 320px;
		width: 400px;
		position: absolute;	
	}