body {background-color: #a9d155; margin: 0; background-image: url(images/bg_body.jpg); background-repeat: repeat-x;}
* html body {behavior: url("/csshover.htc");}
#main { background-image: url(images/bg_main.jpg); background-repeat: no-repeat; background-position: top center; position: relative; width: 100%; margin-left: auto; margin-right: auto;}
#outer {margin: 0 auto; background-image: url(images/extender.jpg); background-repeat: repeat-y; width: 1068px;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 135px; padding: 1px 0; position: relative; z-index: 5;}
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 80px;
	left: 250px;
	height: 48px;
}
#inner { background-image: url(images/bg_contentBottom.jpg); background-repeat: no-repeat; background-position: center bottom; height: auto; min-height: 640px; position: relative;}
#content { background-image: url(images/bg_contentTop.jpg); background-repeat: no-repeat; height: auto; _height: 453px; min-height: 753px; padding: 25px 133px 15px 125px; position: relative;}
body.home #content { background-image: url(images/bg_contentTop.jpg); background-repeat: no-repeat; height: auto; _height: 412px; min-height: 672px; padding: 66px 133px 15px 125px; position: relative;}
#footer { background-color: #a9d155; background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 67px; padding: 90px 84px 1px 0; clear: both; }
#pageText {float: left; width: 100%; /*padding: 5px 20px;*//* border: 1px solid #939090;*/}
#rotator { float: right; width: 445px; height: 435px; }
.clear { clear: both; }

