body {
	background: black;
	color: #ffffff;
	font: 12px Helvetica, Arial, sans-serif;
	position: absolute;
}

.mainhead {
	font-size: 30px;
	text-transform: uppercase;
}

.faqsubhead {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: bold;
}

li {
	list-style: square;
	color: #999;
	margin-bottom: 5px;
	text-align: left;
}

.customgrey {
	color: #999;
	margin-top: -15px;
}

.address {
	margin-left: 60px;
}

a:link, a:visited {
	color: #999;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a:hover, a:active {
	text-decoration: underline;
	color: #ffffff;
	border-bottom-style: none;
}

.faqques {
	font-weight: bold;
}

.faqans {
	color: #999;
}

.bigquote {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 50px;
}

.front {
	color: #555;
	font-size: 16px;
	font-weight: 100;
	letter-spacing: 1px;
}

#front {
	padding-left: 20px;
	padding-right: 20px;
	width: 700px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.front1 {
	color: #c0c0c0;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: -15px;
	letter-spacing: 1px;
}

.sidehead {
	border-bottom: 1px dotted white;
	border-left: 1px none #000000;
	border-top: 1px dotted white;
	background: #262626;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: -7px;
}

#sidebar {
	width: 180px;
	position: absolute;
	left: 740px;
	top: 120px;
}

.sidelegal {
	font-size: 9px;
	font-weight: 100;
}