@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica;
	font-size: 14px;
	color: #999;
	background-color: #000;
}/* CSS Document */

#wrapper {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#wrapper img {
	margin-top: 45px;
}
.services {
	margin: 0px;
	padding: 0px;
}
.services a {
	color: #666;
	text-decoration: none;
}
.services a:hover {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #CCC;
}
.services .on {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #CCC;
}
.footer a {
	color: #a8a8a8;
	text-decoration: none;
}
.footer {
	color: #a8a8a8;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 3px;
	width: 100%;
}
h1 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-left: 14px;
	color: #999;
	margin-top: 45px;
	margin-bottom: 14px;
}
#wrapper p {
	margin-left: 25px;
}
.content {
	margin: 0px;
	padding: 0px;
}
.content a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}
.content img {
	padding: 0px;
	margin: 10px;
}
.content img.rt {
	margin-right: 0px;
}
.content img.lft {
	margin-left: 0px;
}
.content a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content ul {
	list-style-type: none;
	line-height: 200%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content   li a  {
	color: #CCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	padding-left: 20px;
}
.content  li  a:hover {
	list-style-type: none;
	background-image: url(images/rollovers/list_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-position: outside;
}
