
BODY 
{
	font-family: arial;
	background-color: #000000;
}
A:link {color: #9999FF}
A:visited {color: #9999FF}
A:hover {color: #FFFFCC}

H4 {font-size: 14px;}
H3 {font-size: 14px;
		font-weight: normal;}

#heading
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 760px;
	text-align: center;
	color: #FFFFCC;	
}
#subheading
{	
	position: absolute;
	left: 150px;
	top: 90px;
	width: 500px;
	color: #DDDDDD;
	text-align: left;
	border: none;
	padding: 5px;
}
#sub-subheading
{	
	position: absolute;
	left: 150px;
	top: 160px;
	width: 500px;
	color: #999999;
	text-align: left;
	border: none;
	padding: 5px;
}
#content_1
{	
	position: absolute;
	left: 150px;
	top: 250px;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	color: #DDDDDD;
	text-align: left;
	border: none;
	padding: 5px;
}
#content_2
{	
	position: absolute;
	left: 150px;
	top: 450px;
	width: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #DDDDDD;
	text-align: left;
	border: none;
	padding: 5px;
}
#nav
{	
	position: absolute;
	left: 10px;
	top: 215px;
	width: 200px;
	color: #DDDDDD;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	border: none;
	padding: 25px;
}
#light
{
	position: absolute;
	top: 290px;
	left: 480px;
}
#company_info
{
	position: absolute;
	left: 0px;
	top: 700px;
	width: 800px;
	text-align: left;
	font-size: 10px;
	color: #DDDDDD;
	padding: 10px;
}
#logo
{
	position: absolute;
	left: 10px;
	top: 10px;
}