@import url(blocks/sake.css);

html {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;

}

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(image/background_1.gif);
	font-family : verdana, arial;
	font-size : 10px;
	font-weight:normal;
	line-height: 140%;
	letter-spacing:normal;
}

#centeredBody {
	text-align:left;
	margin:0px auto;
	width:776px;
	overflow:hidden;
}

#background {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	width:776px;
	background-image:url(image/ui-verticalbackground_1.gif);
	background-repeat:repeat-y;
	background-position:left;
}


#hhleft {
	margin:0px;
	padding:0px;
	width:379px;
	float:left;
}

#hhrim {
	margin:0px;
	padding:0px;
	width:348px;
	float:left;
}

#hhright {
	margin:0px;
	padding:0px;
	width:49px;
	float:left;
}

#header {
	margin:0px;
	padding:0px;
	width:776px;
	height:287px;
}


#nonhomeheader {
	margin:0px;
	padding:0px;
	width:776px;
	height:156px;
}


#pageContent {  
	padding:0px;
	width: 776px;
 }




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#chair {
				background-image:url(image/ui-backgroundtable_1.gif);
				background-repeat:no-repeat;
				background-position:bottom left;
				}

