body{
	margin:0;
	background:url(../images/bg-body.gif) repeat-x;
	color:#6a6a6a;
	font:11px Arial, Helvetica, sans-serif;
}
#page{
	width:773px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 10px 0;
}
#header{
	width:773px;
	height:209px;
	position:relative;
}
#header h1{
	margin:0;
	position:absolute;
	top:65px;
	left:0;
}
#header h1 a{
	display:block;
	width:368px;
	height:76px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif);
}
#header .tools{
	position:absolute;
	top:72px;
	right:0;
	margin:0;
	padding:0;
	list-style:none;
}
#header .tools li{
	margin:0 19px 0 0;
	padding:0;
	float:left;
}
#header .tools a{
	display:block;
	width:41px;
	height:37px;
	text-decoration:none;
	color:#a0a0a0;
	font:9px/64px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
#header .tools a.home{
	background:url(../images/home.gif) no-repeat top;
}
#header .tools a.about{
	background:url(../images/about.gif) no-repeat top;}
#header .tools a.contact{
	background:url(../images/contact.gif) no-repeat top;
}

#header .menu{
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	left:31px;
	top:151px;
	height:29px;
}
#header .menu li{
	margin:0;
	padding:0;
	float:left;
	height:29px;
}
#header .menu a{
	display:block;
	height:29px;
	background:url(../images/menu-spr.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header .menu a.home{
	width:35px;
	background-position:0 0;
	margin:0 53px 0 0;
}
#header .menu a.home:hover{
	background-position:0 -29px;
}
#header .menu a.about{
	width:54px;
	background-position:-35px 0;
	margin:0 50px 0 0;
}
#header .menu a.about:hover{
	background-position:-35px -29px;
}
#header .menu a.services{
	width:47px;
	background-position:-89px 0;
	margin:0 61px 0 0;
}
#header .menu a.services:hover{
	background-position:-89px -29px;
}
#header .menu a.package{
	width:97px;
	background-position:-136px 0;
	margin:0 47px 0 0;
}
#header .menu a.package:hover{
	background-position:-136px -29px;
}
#header .menu a.contact{
	width:134px;
	background-position:-233px 0;
}
#header .menu a.contact:hover{
	background-position:-233px -29px;
}
#header .menu a.active{
	background-position:-35px -29px;
}
#visual{
	width:751px;
	border:1px solid #efefef;
	padding:10px;
	float:left;
}
#page a.prew{
	display:block;
	width:18px;
	height:18px;
	background:url(../images/prew-btn.gif);
	float:right;
	overflow:hidden;
	text-indent:-9999px;
}
#page a.next{
	display:block;
	width:18px;
	height:18px;
	background:url(../images/next-btn.gif);
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 0 2px;
}
#main{
	width:773px;
	overflow:hidden;
	clear:right;
	background:url(../images/bg-main.gif) no-repeat;
	margin:26px 0 0;
	float:left;
	padding:5px 0 0;
	min-height:200px;
}
#content{
	overflow:hidden;
	clear:right;
	margin:0px 0 0;
	float:left;
	padding:15px;
}
#content .vision{
	width:375px;
	float:left;
	margin:0 0 0 14px;
	overflow:hidden;
}
#content .mission{
	width:375px;
	margin:0 0 0 14px;
	overflow:hidden;
}
* html #main{
	height:256px;
}
#main div p{
	margin:7px 0 0 16px;
	width:205px;
}
#main h2{
	margin:0;
	width:239px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
}
#main .more{
	width:52px;
	height:11px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/more-spr.gif);
	margin:7px 0 0 158px;
}
#main .inventory{
	width:239px;
	float:left;
	margin:0 0 0 14px;
	overflow:hidden;
}
* html #main .inventory{
	margin:0 0 0 7px;
}
#main .inventory h2{
	background:url(../images/inventory.gif);
}
#main .chemical{
	width:239px;
	float:left;
	margin:0 0 0 13px;
}
#main .chemical h2{
	background:url(../images/chemical.gif);
}
#main .chemical .more{
	background-position:0 -11px;
}
#main .facility{
	width:239px;
	float:left;
	margin:0 0 0 13px;
}
#main .facility h2{
	background:url(../images/facility.gif);
}
#main .facility .more{
	background-position:0 -22px;
}
#nav{
	clear:both;
	width:773px;
	height:56px;
	background:url(../images/bg-nav.gif) no-repeat;
	overflow:hidden;
}
#nav ul{
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#nav ul li{
	float:left;
	background:url(../images/nav-split.gif) no-repeat left;
	padding:0 13px 0 17px;
	margin:34px 0 0 -3px;
}
#nav ul a{
	color:#a0a0a0;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#nav ul a:hover{
	text-decoration:underline;
}
#footer{
	width:773px;
	height:33px;
	background:url(../images/bg-footer.gif);
	color:#a0a0a0;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	clear:both;
	margin:18px 0 0;
	overflow:hidden;
}
#footer p{
	margin:0;
	margin:10px 25px 0 0;
}

