
/*********************************************************************************************************/
/* General .CSS */
/*********************************************************************************************************/

html, body{background-color:#000000;margin:0px;padding:0px;text-align: center;}

.homecopyBody {
	FONT-FAMILY: arial, sans-serif;
	font-size: 10.5px;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
	}

div#hor
{
    text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 2;
}
div#wrap
{
    margin-left: -445px;
	position: absolute;
	top: -340px;
	left: 50%;
	width: 890px;
	height: 680px;
	visibility: visible;
	text-align: left;
}

div#content
{
  min-height:680px;
  height:auto !important;
  height:680px;
  width: 890px;
}
div#logo
{
	position:absolute;
	z-index: 1;
	bottom:0;
	right:0;
}

div#footer
{
	position:absolute;
	z-index: 1;
	bottom:5px;
	left:5px;
}
div#footer a
{
	font-family: Futura Book, Futura Bk, Futura Bk,Arial,Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	
}

div#footer a:hover
{
	color: #111111;
}
div#sitemap
{  
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	height:640px;
	width: 890px;
	border: solid 1px #222222;
	position: relative;
}
div#sitemapnav
{
	position: absolute;
}
div#sitemapcontent
{
	position:absolute;
	left: 220px;
	top: 50px;
}

div#content2
{
	position:absolute;
	left: 420px;
	top: 50px;
}

div#content3
{
	position:absolute;
	left: 620px;
	top: 50px;
}
#sitemap ul
{
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#sitemap li
{
	margin: 0;
	padding: 0;
}

#sitemap a
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Futura Bk;
	font-size: 8pt;
	text-decoration: none;
	text-transform:capitalize;
}
#first li a,li h2
{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: normal;
}