@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body{
	background:#ffffff;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a{
	color: #424242;
	text-decoration: none;
}
a:hover{
	color: #a3a3a3;
	text-decoration: underline;
}
li{
	list-style: none;
}
img{border:0;}

/* CSS Document */

#wrapper{
width: 100%;
margin:0 auto;
padding:0;}
#flash{
bottom:0px;
right:0;
width:829px;
height:502px;
margin:0;
padding:0;
text-align:right;
float:right;
Z-INDEX: 6;
POSITION: absolute;
VISIBILITY: visible;}