/*  --- Created by Emile Blume - 2006 Netcreators.com --- */

#main {
	background: url(../img/bg-home.jpg) no-repeat left bottom;
}

#header {
	background:url(../img/bg-home-top.jpg) no-repeat left top; 
}

#header h1 {
	background: url(../img/logo-home.gif);
}

#nav-top {
	background: #001B58;
}

#content {
	background: url(../img/bg-content-intro.gif) no-repeat top left;
}

#footer {
	background: url(../img/bg-home-bottom.jpg);
}










