body {
	font-family: Arial, Helvetica, sans-serif;
}

ul#buttons {
	margin-top: 20px;
}

ul#buttons li {
	padding-top: 25px;
	padding-bottom: 15px;
	margin-left: -30px; 
	list-style-type: none; 
}

div#bottom-banner {
	position: relative;
	top: -10px;
	left: -40px;
	width: 500px;
}

div#filler {
	visibility: hidden;
	background-image: url(images/bwsweep_leftfill.gif);
	background-position: top;
	background-repeat: repeat-y;
	height: 75px;
	width: 157px;
	position: absolute;
	top: 406px;
	left: 9px;
}

div#background {
	background-repeat: no-repeat;
}

div#left-footer {
	visibility: hidden;
	position: absolute;
	left: 10px;
	top: 350px;
}

div#w3c {
	position: relative;
	top: -45px;
	left: 300px;
	font-size: 12px;
	font-family:arial;
}

div#w3c a {
	text-decoration: none;
}

div#footer {
	font-size: 9px;
	position: absolute;
	top: 540px;
	left: 320px;
}

.services {
	font-size: 14px
}

.services span {
	font-weight: 800;
}

.services ul {
	line-height: 45px;
	list-style: none;
	margin-left: 0px;
}

.services a {
	text-decoration: none;
	color: #131571;
}

.services a:visited {
	color: #131571;
}

div#descriptions {
	font-size: 12px;
	width: 110px;
	position: relative;
	top: -325px;
	left: 450px;
}
div#descriptions h1 {
	font-style: bold;
	font-size: 14px;
	text-align: center;
}

div#descriptions p {
	font-size: 10px;
}
