html, body {
  margin: 0;
  padding: 0;
  border: 0;
}



body { background-color: #000000; }

a:link { color: #6699CC; }

a:visited { color: #6699CC; }

a:active { color: #6699CC; }

img {border: 0;}

logoplace 
{ 
position: absolute; 
top: 0px; 
right: 275px;
z-index: -100
} 




#frame {
	position: absolute;
	left: 0px;
	width: 100%;
	min-width: 985px; 
}



	
	
#content {
	position: relative;
	text-align: center;
	width: 985px;
	height: 492px;
	margin: 0px auto;
	}
	
	

#topleft {
	position: relative;
	text-align: left;
	  float: left;
	width: 300px;
	height: 62px;
	margin: 0px auto;
	}
	

#topright {
	position: relative;
	text-align: right;
	  float: right;
	width: 348px;
	height: 62px;
	margin: 0px auto;
	}
	
bottomright {
	position: relative;
	text-align: right;
	  float: right;
	width: 236px;
	height: 55px;
	margin: 0px auto;
	}
	
	


div.imageright {
  float: right;
  margin: 0 0 0 0;
}

div.imageright p {
  text-align: left; font-size: 10px; text-indent: 0; color:#000000; font-family: 
arial, helvetica, sans-serif; line-height: 12px;
}
	



h6 { font-size: 10px; color:#cccccc; font-family: 
arial, helvetica, sans-serif; line-height: 12px; text-align: center; } 

h4 { font-size: 10px; color:#cccccc; font-family: 
arial, helvetica, sans-serif; line-height: 12px; text-align: right; } 


