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

html, body {
	background:  url(../images/bg_tile.gif) top left repeat-x #408094;
	margin: 0; padding: 0; border: 0;
	height: 100%;
}
#wrapper {
	width: 800px; height: 825px;
	border: 0; padding: 0; margin: 0;
	background:  url(../images/bg_body_home_1.jpg) 0 244px no-repeat;
	z-index: 3;
}
#nav {
	width: 800px; height: 89px;
	border: 0; padding: 0; margin: 0;
	float: left; clear: both;
	z-index: 2;
	background:  url(../images/bg_logo.gif) top left no-repeat;
}
#container h1 {
	clear: both;
	width: 800px; height: 155px;
	background:  url(../images/h1_home_1.jpg) top left no-repeat;
	padding: 0; margin: 0; border: 0;
}