#red {
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-y;
	font-size: 90%;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	color: #FFFFFF;
	margin: 0px;
}
table {
	font-size: 100%;
}
body {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
}
a:link {
	color: #CC6633;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a.red:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.red:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.red:hover {
	color: #CC6633;
	text-decoration: none;
}
li.red {
	list-style-type: none;
	margin: 0px;
	padding: 2px 2px 20px;
	background-image: url(gfx/under.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#m {
	font-style: normal;
	color: #999999;
	text-align: center;
	padding: 0px;
	font-size: 75%;
	margin: 20px;
}
li.nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left bottom;
	background-attachment: scroll;
	background-image: url(gfx/bgred.gif);
}
#footer {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 85%;
}
h1 {
	font-size: 150%;
	font-weight: lighter;
	color: #CC6633;
}
h2 {
	font-size: 125%;
	font-weight: normal;
}
h3 {
	font-size: 115%;
	font-weight: normal;
}
ul.nav {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
li.numbers {
	list-style-type: decimal;
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: lighter;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	border: 1px solid #999999;
}
select {
	border: 1px solid #999999;
}
td.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
}
li.bp {
	list-style-type: square;
	list-style-position: inside;
}
#firsttime {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 140px;
	border: 1px solid #333333;
	background-image: url(gfx/sold.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
#testimonials {
	font-style: italic;
	color: #999999;
	text-align: center;
	padding: 0px 10px 10px;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 40px;
	background-attachment: scroll;
	background-image: url(gfx/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#services {
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	color: #999999;
	width: 180px;
	font-size: 85%;
}
ul.services {
	text-align: left;
	margin: 0px;
	padding: 5px;
}
