body {
	background-color: #ffffff;
	margin: 0;
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
}
* html body{behavior: url("csshover.htc");}
#main {
	position: relative;
	width: 100%;
	_width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#header {
	width: 100%;
	height: 76px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	padding: 1px 0;
}
#wrapper {
	background-image: url(/images/extender.jpg);
	background-repeat: repeat-y;
	width: 895px;
	margin: 0 auto 0 auto;
	position: relative;
}
#nav1 {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 111px;
	left: 116px;
	width: 761px;
	height: 4px;
}
#nav2 {
	float: left;
	width: 115px;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	padding-top: 74px;
	padding-left: 1px;
	_margin-right: -3px;
}
#content {
	height: auto;
	min-height: 480px;
	padding: 76px 66px 1px 167px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
/*	display: inline;
*/}
* html #content {
	height: 480px;
	background-position: -116px 0;
	padding-left: 50px;
	padding-top: 76px;
	margin: 0;
}
*+html #content {
	padding-left: 50px;
	background-position: -116px 0;
}
#footer {
	height: 70px;
	padding-top: 30px;
	padding-right: 15px;
	clear: both;
	background-color: #ffffff;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}
#break {background-color: purple; clear: both;}
#today {
	position: absolute;
	left: 653px;
	top: 159px;
	width: 211px;
}
#home {
	position: absolute;
	width: 120px;
	height: 65px;
	display: block;
	left: 0;
	top: 90px;
}
#nav2 #home a { text-indent: -1000em; display: block; width: 120px; height: 65px; font-size: 0; background-color: transparent; border-style: none; }
#homeleft { width: 340px; float: left; display: inline; }
#homeright { width: 310px; float: right; margin-top: 45px; }
