@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tfoot, thead {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
}

body {
	background: #355563 url(../images/BGhome.jpg) top center repeat-y; /*#173c4c url(../images/bg.jpg) top left repeat-x*/
	margin: 0px; padding: 0px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #fff;
}


/*CONTAINER*/
/*-------------------------------------------*/

#wrapper {
	width: 950px;
	margin: 0px auto 0px;
	z-index: 1;
}


#navigation {
	position: absolute;
	width: 950px;
	height: 45px;
	margin: 130px auto 0px;
	z-index: 5;
}

#flash {
	position: absolute; top: 0px; margin: 0px; padding: 0px;
	width: 950px; height: 740px; z-index: 1;
}

#HeaderHome {
	margin: 0 auto;
	width: 950px;
	height: 800px;
	z-index: 1;
}