body {
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999966;
}
#header {
	background-color: #FFFFFF;
}

#middle{
	font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/step-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottom {
	font: x-small/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 10px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 10px;
	background-image: url(images/home/home-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottom table {
	width: 780px;
}
.rightalign {
	text-align: right;
}
#bottom a {
	color: #999966;
	text-decoration: none;
}
#bottom a:hover {
	color: #CCCCCC;
}
#bottom td {
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
}

#left {
	width: 650px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav {
	font-size: x-small;
	color: #000000;
	background-image: url(images/nav-background.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 150px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#nav a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#nav a:hover {
	color: #990000;
}
#nav li {
	padding-left: 0px;
	list-style-type: none;
	margin-left: -30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav a.smallnav {
	font-weight: lighter;
	font-size: xx-small;
}
#flash {
	text-align: left;
	vertical-align: top;
	height: 210px;
	width: 283px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #999966;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font: x-small/1.4em Verdana, Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;
	padding-top: 10px;

}
.pageon {
	color: #990000;
}
h1 {
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size: small;
}
ul {
	margin-top: -10px;
}
.h1small {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.h1small a{
	color: #FFFFCC;
	text-decoration: none;
}
.black {
	color: #000000;
}
.blue {
	color: #003366;
}
.taupe {
	color: #CCCC66;
}
#middle img {
	border: 1px solid #FFFFFF;
}
#bottom img {
	border: 1px solid #FFFFFF;
}
#bottom td {
	padding: 5px;
}
.floatright {
	float: right;
	width: 290px;
	margin-left: 10px;
	font-size: x-small;
}
.floatrightbig {
	float: right;
	width: 375px;
	margin-left: 10px;
	font-size: x-small;
}
a {
	color: #F2FFCC;
	text-decoration: none;
}
.smaller {
	font-size: x-small;
	line-height: 1.4em;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #333300;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.h1small a:hover {
	color: #990000;
	text-decoration: none;
}
.rightpad {
	margin-right: 20px;
}
td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
