@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#f5f5f5 url(../graphics/body_bg.jpg) -80px 0 no-repeat;
}

html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin:0;
	padding:0;
}
img {
	border:0;
	float:left;
	outline:none;
}
a {
	outline:none;
	border:none;
}
/**************** Main Css ****************/
#WrapperMain { width:1000px; margin:auto; }
#flashFile {
	width:1000px;
	float:left;
	padding:20px 0 0 0;
}