html, body { height:100%; }

body { background:#ECE9DA; margin:0; font-family:Times, serif; }

h1 { font-size:18px; }

p { text-align:center; font-size:13px; line-height:18px; } 

#vertical-center { float:left; height:50%; width:100%; margin-top:-300px; /* Half the height of the #content div */  }

#page { width:990px; height:570px; margin:0 auto; clear:both; border:1px solid #dfdacf; }

#content { width:990px; }

#left_pic { width:495px; height:570px; float:left; }

#rt_content { width:495px; height:570px; float:left; background:url(../_images/vfpc_rt_bg.jpg) top no-repeat; position:relative; }
	#rt_content h1.header { width:495px; height:86px; position:relative; margin:0; }
	#rt_content h1.footer { width:495px; height:90px; position:relative; margin:0; }
		#rt_content h1.header span { background:url(../_images/vfpc_rt_header.jpg) top no-repeat; width:100%; height:100%; position:absolute; }
		#rt_content h1.footer span { background:url(../_images/vfpc_rt_footer.jpg) top no-repeat; width:100%; height:100%; position:absolute; }
	p.getFlash { color:#000000; padding-top:140px; margin-bottom:5px; }
		p.getFlash a { color:#000000; text-decoration:underline; }
		p.getFlash a:hover { text-decoration:underline; }
	p.getFlash_copy { color:#404040; margin-top:5px; }
		
#footer_wrap { position:absolute; bottom:0; left:0; }

#footer {width:990px; margin:0 auto; color:#ADADAD;}
	#footer p {font-size:11px;}
		#footer p a {color:#ADADAD;}