/* ---------------------------------- */
/* CARLTON STYLES - Intro Page        */
/* (c)2005 edizon.net                 */
/* ---------------------------------- */

body
{
	Xheight: 100%;
	text-align: center;
	background: #1C2B7E url('../imgs/flash-intro/intro-background.jpg');
	background-repeat: repeat-x;
}



#flash
{
	position: relative;
	margin-top: 5%;
	width: 500px;
	Xheight: 450px;
	margin-left: auto;
	margin-right: auto;
}

#flash img
{
	border: 0;
}

#flash div.skip img
{
	margin-top: 20px;
}
