body {
	background-image: url(images/trinityweb-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
}
#banner {
	background-image: url(images/trinityweb-new_02.jpg);
	height: 175px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 815px;
	padding-top: 0px;
	padding-left: 105px;
}
#banner #text {
	top: 6px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: auto;
	right: auto;
	width: 975px;
	text-align: right;
}

#navigation {
	height: 50px;
	width: 815px;
	position: relative;
	top: 115px;
	left: 105px;
	overflow: visible;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contentbg {
	background-image: url(images/trinityweb-new_04.jpg);
	background-repeat: repeat-y;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	overflow-y: visible;
}
#navigation #home {
	background-image: url(images/navigation_r1_c1.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 136px;
	background-position: left center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 7px;
	margin: 0px;
}
#navigation table {
	padding: 0px;
}

#footer {
	background-image: url(images/trinityweb-new_06.jpg);
	height: 84px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.quotetable {
	margin-right: 5px;
	margin-left: 12px;
}
.img-rt {
	padding: 15px;
	float: right;
}
