body {
	background-color:#ffffff;
	padding:0;
	margin:0;
	}

img {border:0px; behavior: url(iepngfix.htc);}


#container {
	background-color:#d4d4d4;
	margin:0 auto;
	width:900px;
	background-image:url('../images/bg.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	font-family:arial;
	font-size:8pt;
	font-color:#000000;
	}


#header {
	width:900px;
	height:100px;
	}

#topbanner {
	position:relative;
	width:900px;
	height:323px;
	z-index:2;
	background-image:url('../images/banner.png');
	background-position: center top;
	background-repeat: no-repeat;
	}

	.menu {
		font-family:arial;
		color:#ffffff;
		font-size:14pt;
		text-decoration:none;
		}


#body {
	width:840px;
	padding:30px;
	padding-top:0px;
	font-family:arial;
	font-size:11pt;
	color:#003366;
	}

#footer {
	width:870px;
	text-align:right;
	padding:10px;
	}

	#footer a {
		color:#000000;
		text-decoration:none;
		}

#footer1 {
	position:relative;
	margin:0 auto;
	width:926px;
	top:2px;
	height:41px;
	background-image:url('../images/footer1.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	}