body			{
				margin:0;
				padding:0;
				font-size:12px;
				text-align:left;
				font-family:"Times New Roman", Georgia, Times, serif;
				line-height:normal;
				color:#ffffff;
				background:#000000;
				}

a 				{
				text-decoration:underline;
				color:#FFC000;
				}
		
a:hover 		{text-decoration:none;}

p				{
				margin:0;
				padding:0 0 12px 0;
				}

div				{
				margin:0;
				padding:0;
				text-align:left;
				}
				
.abs			{vertical-align:middle;}
				
				
#container		{
				position:relative;
				width:699pxpx;
				height:601px;
				margin:0 auto;
				background:url(images/bg.jpg) 0 0 no-repeat;
				}
				
.efir			{
				position:absolute;
				top:355px;
				left:288px;
				font:bold 1.1em Tahoma, Arial, Helvetica, sans-serif;
				color:#ffffff;
				}
				
.efir a			{
				color:#ffffff;
				text-decoration:underline;
				}
				
.efir a:hover	{
				color:#ffffff;
				text-decoration:none;
				}
				
.box			{
				position:absolute;
				width:218px;
				height:74px;
				text-align:center;
				padding:14px 0;
				top:408px;
				left:94px;
				background:url(images/box1.jpg) 0 0 no-repeat;
				}
				
.box2			{
				position:absolute;
				width:188px;
				height:74px;
				padding:15px;
				text-align:left;
				top:408px;
				right:89px;
				background:url(images/box2.jpg) 0 0 no-repeat;
				}
				
*html .box2, *html .box	{width:218px;}
				
.box2 span		{color:#FFC000;}

.copy			{
				position:absolute;
				bottom:25px;
				left:218px;
				font:11px Tahoma, Arial, Helvetica, sans-serif;
				color:#2E3736;
				}
				
.copy span		{color:#FFC000;}

.sign			{
				position:absolute;
				left:250px;
				bottom:0;
				color:#2E3736;
				font:10px Tahoma, Arial, Helvetica, sans-serif;
				}
				
.sign a			{color:#816101;}

.pdfs			{
				position:absolute;
				text-align:center;
				left:270px;
				bottom:50px;
				}
