body {}

		div.container {
			margin: 0 0 0 40px;
			width: 927px;
			position: relative;
	}

		#header {
			width: 927px;
			height: 119px;
			padding-bottom: 24px;
			position: relative;
			z-index: 2;
	}
	
		#header div.container {}
		
		#logo {
			text-indent: -9999em;
			background: transparent url('cottonseed_oil_logo.png') no-repeat;
			height: 122px;
			width: 441px;
			position: absolute;
			left: -55px;
			top: 0px;
			z-index: 2;
		}
		
		#logo a {
			display: block;
			height: 122px;
			width: 441px;
			}
			
		#topNav {
			background: transparent url('topnav_bg.png') no-repeat;
			position: absolute;
			top: 25px;
			right: 8px;
			text-align: center;
			width: 500px;
			height: 35px;
			padding: 25px 0 35px 200px;
			z-index: 1;
		}

		#topNav li {
			display: inline;
			float: left;
			border-right: 1px solid #515734;
			}
			
		#topNav li a {padding: 0 8px;}
		
		#topNav li.last {border-right: 0;}
				
		#topNav li.last a {padding-right: 0;}@charset "utf-8";
/* CSS Document */


