@charset "UTF-8";

#layer1  {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	width: 1024px;
	height: 1000px;
	overflow: visible;
	background-image: url(lettersmedia/layer1.jpg);
}

#middle  {
	position: absolute;
	left: 0px;
	top: 1000px;
	z-index: 2;
	width: 1024px;
	height: 293px;
	overflow: visible;
	background-image: url(lettersmedia/bg.jpg);
}

#footer  {
	position: absolute;
	left: 0px;
	top: 1290px;
	z-index: 2;
	width: 1024px;
	height: 111px;
	overflow: visible;
	background-image: url(lettersmedia/footer.jpg);
}



html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}



#apDiv1 {
	position:absolute;
	left:66px;
	top:169px;
	width:886px;
	height:1047px;
	z-index:5;
	visibility: visible;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#apDiv1 a {
color:#FF0000;
text-decoration:none;
}


#apDiv1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
}

#apDiv2 {
	position:absolute;
	left:190px;
	top:151px;
	width:901px;
	height:49px;
	z-index:6;
}

#apDiv3 {
	position: absolute;
	left: 66px;
	top: 101px;
	z-index: 4;
	width: 511px;
	height: 53px;
	overflow: visible;
}


#apDiv3 p {
	font-size: 12px;
	font-family: Arial;
	text-transform: uppercase;
	line-height: normal;
	color: #000000;
	font-style: normal;
	visibility: visible;
	margin: 0;
}
#main  {
	margin: 0px auto 0px auto;
	width: 1024px;
	position: relative;
	z-index: 1;
}
