html, body {
	margin:0;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#002B48;
	
	background-image:none;
	background-color:#FFFFFF;
	
	text-align:right;
}

div.flash {
	background-image:url(../images/flash_intro/back1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

div.footer {
	height:247px; 
	width:787px; 
	text-align:right;
	background-image:url(../images/flash_intro/footer.jpg);
	float:right;
}

div.footer ul{
	margin:20px 0 0 0;
	text-align:right;
	list-style:none;
}

div.footer ul li{
	display:inline;
}

div.footer p{
	width:250px;
	float:right;
	margin:45px 5px 0 0;
}