#container {
	background: url('images/testimonials_bg.jpg') no-repeat;
	width: 1000px;
	height: 1359px;
	margin: 0px auto 0px auto;
}

body {
	background-color: #7c766c;
	font-family: 'Lato', sans-serif;
	height: 1600px;
	margin: 0px; 
}

p {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-shadow: 2px 1px #3a5321;
}

#navhome {
	position: relative;
	top: 55px;
	left: 380px;
	color: #e9e8e4;
	font: 16px/27px "Lato", sans-serif;
}

#navabout {
	position: relative;
	top: 27px;
	left: 458px;
	color: #e9e8e4;
	font: 16px/27px "Lato", sans-serif;
}

#navservices {
	position: relative;
	top: 0px;
	left: 539px;
	color: #e9e8e4;
	font: 16px/27px "Lato", sans-serif;
}

#navphotos {
	position: relative;
	top: -27px;
	left: 631px;
	color: #e9e8e4;
	font: 16px/27px "Lato", sans-serif;
}

#navcontact {
	position: relative;
	top: -54px;
	left: 717px;
	color: #e9e8e4;
	font: 16px/27px "Lato", sans-serif;
}

#creditone {
	position: relative;
	width: 734px;
	top: 50px;
	left: 40px;
	color: #e7f99a;
	font: 14px/16px "Lato", sans-serif;
}

#testone {
	position: relative;
	width: 734px;
	top: 30px;
	left: 40px;
	color: #ffffff;
	font: 24px/30px "Lato", sans-serif;
	
}

#credittwo {
	position: relative;
	width: 734px;
	top: 40px;
	left: 40px;
	color: #e7f99a;
	font: 14px/16px "Lato", sans-serif;
}

#testtwo {
	position: relative;
	width: 600px;
	top: 27px;
	left: 40px;
	color: #ffffff;
	font: 18px/25px "Lato", sans-serif;
}

#creditthree {
	position: relative;
	width: 734px;
	top: 50px;
	left: 40px;
	color: #e7f99a;
	font: 14px/16px "Lato", sans-serif;
}

#testthree {
	position: relative;
	width: 400px;
	top: 35px;
	left: 40px;
	color: #ffffff;
	font: 19px/25px "Lato", sans-serif;
	
}

#creditfour {
	position: relative;
	width: 734px;
	top: 55px;
	left: 40px;
	color: #e7f99a;
	font: 14px/16px "Lato", sans-serif;
}

#testfour {
	position: relative;
	width: 565px;
	top: 40px;
	left: 40px;
	color: #ffffff;
	font: 19px/25px "Lato", sans-serif;
	
}

#creditfive {
	position: relative;
	width: 734px;
	top: 65px;
	left: 40px;
	color: #e7f99a;
	font: 14px/16px "Lato", sans-serif;
}

#testfive {
	position: relative;
	width: 600px;
	top: 48px;
	left: 40px;
	color: #ffffff;
	font: 18px/24px "Lato", sans-serif;
}

#creditsix {
	position: relative;
	width: 734px;
	top: 70px;
	left: 40px;
	color: #e7f99a;
	font: 14px/16px "Lato", sans-serif;
}

#testsix {
	position: relative;
	width: 640px;
	top: 50px;
	left: 40px;
	color: #ffffff;
	font: 23px/28px "Lato", sans-serif;
}

#creditseven {
	position: relative;
	width: 734px;
	top: 65px;
	left: 40px;
	color: #e7f99a;
	font: 14px/16px "Lato", sans-serif;
}

#testseven {
	position: relative;
	width: 660px;
	top: 48px;
	left: 40px;
	color: #ffffff;
	font: 20px/25px "Lato", sans-serif;
}

a:link {
	color: #e9e8e4;
	font: 16px/27px "Lato", sans-serif;
	font-weight: 300;
	text-decoration: none;
}

a:visited {
	color: #e9e8e4;
	font: 16px/26px "Lato", sans-serif;
	text-decoration: none;
}

a:hover {
	font: 17px/26px "Lato", sans-serif;
	text-decoration: none;
	color: #edc411;
}

#footer {
	position: relative;
	width: 1000px;
	top: 78px;
	left: 491px;
	color: #e7f99a;
	font: 14px/23px "Lato", sans-serif;
}


