/* CSS style sheet - http://www.elcois.com */
/* Copyright (c) 2003 Hisham Elshahawi */

@import url(styles.css);

#header	{
	background-image: url(noswoosh/images/header_noswoosh.jpg);
	width: 750px;
	height: 77px;
	top: 0px;
	left: 0px;
	right: 0px;
	clear: both;
	}

	#header h1 {
			display: none;
		}

#menu	{
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(noswoosh/images/menuarea.jpg);
	width: 750px;
	height: 24px;
	}

#mainimage {
	background: url(noswoosh/images/mainimage_home_noswoosh.jpg);
	width: 750px; 
	height: 264px;
}
