@charset "utf-8";
/* CSS Document */

#headerSublinks {
	display:none;
}

#flashHome {
	width:989px;
	height:410px;
	margin-top:-135px;
	z-index:10;
}

/*
#elementID, x:-moz-any-link {styles for Firefox 2.0}
#elementID, x:-moz-any-link, x:default {restore styles for Firefox 3.0 and newer}
style which starts with * works in IE only
*/

#flashHome, x:-moz-any-link {margin-top:-141px; *margin-top:-135px;}
#flashHome, x:-moz-any-link, x:default {margin-top:-141px; *margin-top:-135px;}

#calloutsContainer {
	margin-top:45px;
}

#calloutBodyContainer {
	margin-top:-10px !important;
	*margin-top:-10px !important;
}

#flashHome a, #flashHome a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

#downloadFlash {
	padding:130px 100px 130px 300px;
}

#footer {
	top:-20px;
	*top:-20px !important;
}