#terms {
	width: 400px;
	margin-left: -200px;
	position: relative;
	left: 50%;
	border: 2px solid #929194;
	background: #FFFFEE;
	padding-left: 8px;
	padding-right: 8px;
}
#logo {
	background: url(file:///D|/Documents and Settings/Andrew/My Documents/Clients/Kendal Quality Carpets/images/GEO-Logo-small.gif) no-repeat;
	text-align:center;
	height: 150px;
	width: 400px;
	margin-bottom: 20px;
	background: #ffffee url(../images/logo.gif) no-repeat center;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.termsHeader {
	width: 400px;
	margin-left: -200px;
	position: relative;
	left: 50%;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;

	background-image: url(file:///D|/Documents and Settings/Andrew/My Documents/Clients/Kendal Quality Carpets/images/smallGrad_bg.jpg);
	background: #001e0c;
}
.footerLinks {
	font-size: x-small;
	color: #999999;
	text-align: center;
	text-decoration: none;
	margin-bottom: 8px;
}
a {
	color: #1c3615;
	text-decoration: none;
	border-bottom: 1px dotted #001E0C;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #001E0C;
}

