#content {
	width: 780px;
	margin-left: -390px;
	position: relative;
}
#header {
	width: 780px;
	height: 194px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
#header p {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
#banner {
	position: absolute;
	top: 0px;
	color: #ffffff;
}
#welcome {
	width: 387px;
	height: 503px;
	position: absolute;
	top: 194px;
	left: 197px;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
}
#welcome p {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#clients {
	width: 516px;
	position: absolute;
	top: 247px;
	left: 134px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
#clients p {
	padding-top: 10px;
	padding-left: 75px;
	padding-right: 62px;
}
#resume {
	width: 516px;
	position: absolute;
	top: 247px;
	left: 134px;
	background-color: #ffffff;
	font-size: 13px;
	color: #442200;
	font-family: serif;
}
#resume p {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#contact {
	width: 516px;
	height: 510px;
	position: absolute;
	top: 247px;
	left: 134px;
	background-color: #ffffff;
}
#contact p {
	padding-top: 5px;
	padding-left: 55px;
	padding-right: 62px;
}
#contact form {
	padding-top: 4px;
	padding-left: 55px;
	padding-right: 62px;
}
#leftbar {
	width: 197px;
	height: 503px;
	position: absolute;
	top: 194px;
	left: 0px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
#leftbar p {
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 15px;
}
#leftbarlow {
	width: 134px;
	height: 524px;
	position: absolute;
	top: 757px;
	left: 0px;
	background-image: url(images/leftbglow.jpg);
	background-repeat: repeat;
}
#leftbarlow p {
	padding-left: 20px;
	padding-right: 20px;
}
#rightbar {
	width: 197px;
	height: 503px;
	position: absolute;
	top: 194px;
	right: 0px;
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
}
#rightbar p {
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 14px;
}
#rightbarlow {
	width: 130px;
	height: 524px;
	position: absolute;
	top: 757px;
	right: 0px;
	background-image: url(images/rightbglow.jpg);
	background-repeat: repeat;
}
#rightbarlow p {
	padding-left: 20px;
	padding-right: 20px;
}
#bottomshow {
	width: 516px;
	height: 180px;
	position: absolute;
	top: 577px;
	left: 134px;
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
}
#bottomshow p {
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 50px;
}
#information {
	width: 176px;
	height: 385px;
	position: absolute;
	top: 245px;
	right: 0px;
}
#information p {
	font-style: italic;
	padding-left: 20px;
	padding-right: 25px;
}
#subnav {
	position: absolute;
	top: 697px;
	width: 780px;
	height: 70px;
}
#subnav p{
	line-height: 70px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background-image: url(images/subnav_bg.jpg);
}
#footer {
	line-height: 25px;
	position: absolute;
	top: 765px;
	width: 780px;
	text-align: center;
	background-image: url(images/footer_bg.jpg);
}