#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #666666;
	height: 800px;
	background-color: #E2E2E2;
	background-image: none;
	background-repeat: no-repeat;
}
#fadedbodyimage {
	background-image: url(../Images/logo_transparent.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 167px;
	width: 712px;
	top: 620px;
	left: 68px;
}

#nav {
	position: absolute;
	height: 20px;
	width: 420px;
	top: 128px;
	left: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#nav a {
	color: #4757a5;
}
#nav a:hover {
	color: #333333;
}


#header {
	background-image: url(../Images/godbout_logo.png);
	position: relative;
	height: 143px;
	width: 850px;
}
#servicestextheader {
	position: absolute;
	height: 20px;
	width: 850px;
	top: 280px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: underline;
}
#servicetext {
	height: 40px;
	width: 500px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	top: 315px;
	left: 175px;
	color: #333333;
}

#sidebarservice {
	position: absolute;
	height: 250px;
	width: 250px;
	left: 75px;
	top: 410px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
}
#serviceimage {
	background-image: url(../Images/Godbout_kind_work1.jpg);
	position: absolute;
	height: 313px;
	width: 415px;
	top: 430px;
	right: 75px;
}


#tagline {
	position: absolute;
	height: 20px;
	width: 375px;
	top: 2px;
	left: 425px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	letter-spacing: .1em;
}

#headertxt {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 25px;
	width: 850px;
	top: 97px;
	font-size: 30px;
	left: 2px;
	letter-spacing: 0.1em;
}
#navpics {
	background-image: url(../Images/header_photos.jpg);
	position: absolute;
	height: 113px;
	width: 850px;
	top: 148px;
}
body {
	background-image: url(../Images/body_gradient.jpg);
	background-repeat: repeat-x;
}
#text {
	position: absolute;
	height: 500px;
	width: 600px;
	top: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 110px;
}
#contactsidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	height: 400px;
	width: 225px;
	left: 10px;
	top: 300px;
}

#form {
	position: absolute;
	height: 600px;
	width: 450px;
	top: 301px;
	right: 100px;
}

#footer {
	position: absolute;
	height: 30px;
	width: 850px;
	top: 775px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: 4757a5;
}
#footeremboss {
	background-image: url(../Images/footer_bevel.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 30px;
	width: 850px;
	top: 770px;
}

#underconstruction {
	position: absolute;
	height: 345px;
	width: 520px;
	left: 150px;
	top: 300px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../Images/Godbout_kind_work1.jpg);
	background-repeat: no-repeat;
}
#serviceheadertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	height: 25px;
	width: 600px;
	left: 25px;
	top: 290px;
}
#testimontialquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	position: absolute;
	height: 200px;
	width: 300px;
	top: 575px;
	left: 15px;
	line-height: 20px;
}

#testimonialimage {
	background-image: url(../Images/Clapping1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 220px;
	width: 300px;
	top: 325px;
	left: 1px;
}
#testimonialtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	height: 300px;
	width: 220px;
	left: 400px;
	top: 350px;
	text-align: center;
	color: #666666;
}
#linedivider {
	position: absolute;
	height: 400px;
	width: 2px;
	left: 325px;
	top: 350px;
	background-image: url(../Images/line.jpg);
	background-repeat: no-repeat;
}
#linedivider1 {
	background-image: url(../Images/line.jpg);
	position: absolute;
	height: 300px;
	width: 2px;
	left: 325px;
	top: 450px;
}
