@import url(blocks/sake.css);

html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	background-color:#E0E9E5;
	text-align:center;
}

body {
	margin:0px auto;
	padding:0px;
	height:100%;
	width:801px;
	text-align:left;
	background-color:#ffffff;
}

#outercontainer {
	width:801px;
	text-align:left;
	margin:0px auto;
	background-color:#ffffff;
	padding-left:9px;
}

#headnav {
	width:778px;
	height: 17px;
	margin-top:17px;
	float:left;
	text-align:right;
	background-color:#ffffff;
}

#header {
	width:778px;
	height: 53px;
	float:left;
}

#nav {
	width:778px;
	height: 26px;
	float:left;
}

#content {
	width:778px;
	float:left;
	background-color:#ffffff;
}


#footer {
	width:778px;
	height: 38px;
	float:left;
	font-family : verdana, arial;
	font-size : 10px;
	font-weight:normal;
	line-height: normal;
	letter-spacing:normal;
}

#inthenews {
	width:231px;
	float:left;
	background-image:url(image/inthenews-bg_2.gif);
	background-repeat:repeat-y;
	background-position:center;
	min-height: 103px;
	font-size: 12px;
	font-weight:normal;
}

#helpfullinks {
	width:153px;
	min-height: 103px;
	background-image:url(image/wui-helpfulLinks-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
}

#featuredProduct {
	width:350px;
	min-height: 103px;
	background-image:url(image/wui-featProd_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
}

#featuredArticle {
	width:413px;
	min-height: 103px;
	background-image:url(image/wui-featProd_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
}

#RIM {
	width:196px;
	height: 330px;
	float:left;
	background-color:#EDF4F1;
	background-image:url(image/rim-footer_1.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	border:solid 1px;
	border-color: #5EB190;
}

#PGE {
	width:557px;
	float:left;
	background-color:#EDF4F1;
	background-image:url(image/pge-footer_1.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	border:solid 1px;
	border-color: #5EB190;
}






