body {
	margin: 0px;padding: 0px;background: #f9f3c3;
	font-family: Verdana, Osaka;
	color: #333333;
	height:100%;
}
html>/**/body {background: #f9f3c3 url(images/global/main_bg.gif) repeat-y center}
*html div#contentWrapper{background: #ebf0c8 url(images/global/main_bg.gif) repeat-y;height: 100%;}
div#contentWrapper{width:814px;margin: 0 auto;padding: 0px;min-height:100%;}
*html #contentWrapper { height: 100% }
div#content {width:800px;text-align:left;margin: 0 auto;padding: 0px;}
*:first-child+html div#contentWrapper{background: #f9f3c3 url(images/global/main_bg.gif) repeat-y;min-height: 100%;}
*:first-child+html body{background: #D4E3ED url(images/global/main_bg.gif) repeat-y center;}

/*--Header--*/
#head {
	height: 136px;
	width: 800px;
	background: url(images/global/head.gif) no-repeat right #ffffff;
}
#logo a {
	display: block;
	height: 106px;width: 350px;
	background: url(images/global/logo.gif) no-repeat left top;
}

/*--Navigation--*/
#nav {background: url(images/global/navi_bg.gif);}
#navibase {}
#nav ul {
	margin: 0;padding: 0;
	height: 29px;
	list-style: none;
	overflow: hidden;
	clear: right;
	}

#nav li {float: right; list-style: none;}

#nav a {
    display: block;
    height: 29px;
	background: top left no-repeat;
	}

#nav a:hover, #nav a.selected, #nav a:active, #nav a.selected {background-position: 0 -29px;}

#navi01 a  {width: 113px;background: url(images/global/navi_01.gif);}
#navi02 a  {width: 116px;background: url(images/global/navi_02.gif);}
#navi03 a  {width: 109px;background: url(images/global/navi_03.gif);}
#navi04 a  {width: 115px;background: url(images/global/navi_04.gif);}
#navi05 a  {width: 132px;background: url(images/global/navi_05.gif);}

#navi01s  {width: 113px;background: url(images/global/navi_s_01.gif);}
#navi02s  {width: 116px;background: url(images/global/navi_s_02.gif);}
#navi03s  {width: 109px;background: url(images/global/navi_s_03.gif);}
#navi04s  {width: 115px;background: url(images/global/navi_s_04.gif);}
#navi05s  {width: 132px;background: url(images/global/navi_s_05.gif);}
