/* CSS Document */
	body
	{
		height		: 100%;
		margin		: 0px;
		padding		: 0px;
		text-align	: center;
		background-color: #333333;
	}

	#wrapper
	{
		border		: 0px;
		margin-left	: auto;
		margin-right: auto;
		text-align	: left;
		width		: 901px;
		text-align	: left;
	}
	#menu
	{
	position	: absolute;
	width		: 165px;
	height		: 300px;
	z-index		: 100;
	margin		: -10px 0px 0px -8px;
	padding		: 0px;
	display		: none;
	visibility: visible;
	}
		#menu2
	{
	position	: absolute;
	width		: 165px;
	height		: 300px;
	z-index		: 100;
	margin		: 0px 0px 0px -8px;
	padding		: 0px;
	display		: none;
	visibility: visible;
	}

a:link {
	color: #C6C1AD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6C1AD;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.hardlinks {
	font-size: 10px;
	color: #FAEBC4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headings {font-size: 16px;	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD;	line-height:18px}

.icon_headings {font-size: 22px;	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD;	line-height:26px}

.copy {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 12px;
	line-height:17px
}

.list {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 12px;
	line-height:21px
}

.copy2 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 13px;
	line-height:18px
}
.copy3 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 12px;
	line-height:15px;
	text-align:justify
}
.clients {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 12px;
	line-height:14px;
}
.client_headings {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 15px;
	line-height:17px;
	font-weight:bold
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 11px;
	line-height:13px;
	text-align:justify
}
.titles {
	font-family: Arial, Helvetica, sans-serif; 
	color: #C6C1AD; 
	font-size: 24px;
	font-weight: bold;
}
.lobby_copy {
	color: #C6C1AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align:justify
}
.style4 {
	color: #C6C1AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FAEBC4;
	font-size: 10px;
	font-weight:bold;
	line-height:17px}