body, h1, ul, li 
{
    margin: 0; 
    padding: 0; 
    border: 0;
}

body 
{
	background-color: 	#000000;
	font-size: 			12px;
	font-family: 		Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:				#000000;
	padding:			0px;
	margin:				0px;
}

#MainFrame
{ 	
	position:			absolute;
	height:				550px; 
	width:				982px;
	margin:				-250px 0px 0px -490px;
	top: 				50%; 
	left: 				50%;
	text-align: 		left;
	padding: 			0px;
	background-color: 	#cbcfb6;
	border: 			0px dotted #000000;
	overflow: 			auto;
}

#ContentFrame
{ 
	position:			absolute; 
	left:				240px; 
	top:				280px; 
	width:				690px; 
	font-family:		Lucida Sans Unicode, sans-serif; 
	font-size:			10.0pt; 
	line-height:		13.5pt; 
	text-align:			justify; 
	color:				#000000;
}

#FooterFrame
{ 
	position:			absolute; 
	left:				0px; 
	top:				500px; 
	width:				982px;
	text-align:			center; 
	color:				#000000;
}

#AddressFrame
{ 
	position:			absolute; 
	left:				0px; 
	top:				20px; 
	width:				982px;
	font-family:		Lucida Sans Unicode, sans-serif; 
	font-size:			10.0pt; 
	line-height:		13.5pt; 
	text-align:			center; 
	color:				#7A7A7A;
}

#LineFrame
{ 
	position:			absolute; 
	left:				200px; 
	top:				280px; 
	width:				10px; 
}

#LocationFrame
{ 
	position:			absolute; 
	left:				30px; 
	top:				320px; 
	width:				150px; 
}

#GreyBlock
{ 
	position:			absolute; 
	left:				0px; 
	top:				75px; 
	width:				75px; 
}

#WhiteBlock
{ 
	position:			absolute; 
	left:				75px; 
	top:				0px; 
	width:				75px; 
}

#LocationText
{ 
	position:			absolute; 
	left:				5px; 
	top:				125px; 
	width:				75px; 
	font-family:		Lucida Sans Unicode, sans-serif; 
	font-size:			10.0pt; 
	line-height:		13.5pt; 
	text-align:			justify; 
	color:				#EAEAEA;
}

#LocationImage
{ 
	position:			absolute; 
	left:				95px; 
	top:				500px; 
	width:				75px; 
	font-family:		Lucida Sans Unicode, sans-serif; 
	font-size:			10.0pt; 
	line-height:		13.5pt; 
	text-align:			justify; 
	color:				#000000;
}

#PictureFrame
{ 
	background-color:	transparent;
	position:			absolute; 
	left:				190px; 
	top:				200px; 
	width:				750px; 
	height:				400px;
	font-family:		Lucida Sans Unicode, sans-serif; 
	font-size:			10.0pt; 
	line-height:		13.5pt; 
	text-align:			justify; 
	color:				#000000;
}

#Title
{ 
	position:			absolute; 
	left:				0px; 
	top:				0px; 
	width:				700px; 
	font-size:			14.0pt; 
	font-weight:		700; 
	line-height:		16.8pt; 
}

