@import url(blocks/sake.css);

html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#D0D0BD;
}



#masthead {
	width:750px;
	height:64px;
	background-image:url(image/wui-headerbg.gif);
	background-repeat:no-repeat;
}	

#masthead img {
	float:left;
}

#mainnav {
	width:750px;
	height:28px;
}


#mainnav img {
	float:left;
}

#subnav {
	width:750px;
	height:21px;
}

#subnav img {
	float:left;
}

#content {
	width:750px;
	wid\th:710px;
	padding:20px;
	background-color:#FFFFFF;
}

#content2 {
	width:750px;
	wid\th:710px;
	padding:20px;
	background-color:#FFFFFF;
}

#footer {
	float:left;
	width:750px;
	wid\th:740px;
	color:#000000;
	font-family:arial;
	font-size:9px;
	padding:0px 0px 0px 10px;
}

#footernav {
	float:left;
	width:750px;
	wid\th:747px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:20px 0px 10px 3px;
}


#footernav a {
	padding:0 7px;
}

#footerimage {
	width:731px;
	height:4px;
	background-image:url(image/wui-footer.jpg);
	background-repeat:no-repeat;
	clear:both;
}




#features {
	width:736px;
	height:224px;
	background-image:url(image/featuresbg.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
	float:left;
	padding-top:17px;
	padding-left:14px;
}	

* html #features {
	width:750px;
	height:241px;
}

#featuredplant {	
float:left;
width:213px;
height:210px;
background-color:#D0D0BD;
}

#featuredplant img {
	float:left;
}

#news {	
float:left;
width:213px;
height:220px;
background-color:#D0D0BD;
}


#featuredplant .box {
	padding:5px 10px; 
	margin-top:0px; 
	font-size:12px;
	font-weight:bold;
	color:#262223;
	text-align:center;
}

#featuredplant h1 {
	padding:5px 10px; 
	margin-top:0px; 
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

ul#usernav {
	list-style: none;
	padding:3px 10px;
	margin: 0;
	background-color:#A79C80;
	width:750px;
	wid\th:730px;
	text-align:right;
	border-top:solid black 2px;
}

ul#usernav li {
	display:inline;
	margin-left:18px;
}
