body {
	background-color: #000000;
	background-image: url(webimages/gradient300.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
}
#lists {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #CB2B2C;
}
#services2 {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 260px;
}
h1 {
	font-family: impact, "arial black", "sans serif";
	font-size: 2.5em;
	font-weight: normal;
	color: #FFCC00;
	letter-spacing: 3px;
}
h2 {
	font-family: impact, "arial black", "sans serif";
	font-size: 2em;
	font-weight: normal;
	color: #CB2B2D;
	letter-spacing: 3px;
}
h3 {
	font-family: impact, "arial black", "sans serif";
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
.yellowBold {
	font-size: 1.5em;
	color: #FFCC00;
}
#services1 {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 260px;
}
.clearer {
	line-height: 0px;
	clear: both;
	font-size: 0px;
	width: 0%;
}li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFFFFF;
	list-style-image: url(webimages/greenbullet.gif);
	padding: 3px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-position: top;
	background-repeat: no-repeat;
}

