/* CSS Document */
html{
	height:100%;
}
body {
	color: #000000;
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	line-height: 140%;
	background-image: url(../img/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	height:100%;
/*	position:relative;*/
}
a {
	color: #666633;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin-top:3px;
	margin-bottom:20px;
}
input,textarea{
	border: 1px solid #CCCCCC;
}

#wrapper {
	position: relative;
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: 0px auto;
	padding: 0px;
	margin-bottom: -30px;
}
/*body > #wrapper {
        height: auto;
}
* html div#wrapper{
    height:100%;
}*/
#header {
	width: 800px;
	height:56px;
	background-color: #000000;
}
#logo {
	float:left;
	padding-left:10px;
/*	padding-top:10px;*/
}
#utilityNavigation{
	float:right;
	padding-right:20px;
	padding-top:10px;
}
#utilityNavigation li {
	float:left;
	padding-left:6px;
	margin-left:10px;
	font-size:75%;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#utilityNavigation a {
	display:block;
	color:#FFFFFF;
}
#content{
	width: 800px;
/*	height:100%;*/
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float:left;
}
#globalNavigation {
	clear:both;
	width: 800px;
/*	height:47px;*/
	height:47px;
	background-image: url(../img/bg_global.gif);
	background-repeat: no-repeat;
}
#globalNavigation .glbl_ul {
	display:block;
	height:47px;
}
#globalNavigation .glbl_li {
	float:left;
	background-repeat: no-repeat;
	width:133px;
	height:47px;
}
#globalNavigation .glbl_li .glbl_a{
	text-indent: -9999px;
	width:133px;
	height:47px;
	display:block;
	background-repeat: no-repeat;
}
#globalNavigation img{
	display:block;
	width:132px;
	height:47px;
}
/*#globalNavigation .glbl_li .sub_ul {
	display:block;
	width:132px;
	position:absolute;
	top:103px;
	z-index:100;
}
#globalNavigation .glbl_li .sub_li {
	width:132px;
	background-image: url(../img/bg_globalsub.gif);
	margin-bottom:1px;
}
#globalNavigation .glbl_li .sub_li a {
	display:block;
	width:122px;
	padding:3px 5px;
}
#globalNavigation .glbl_li .sub_li a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #666633;
}*/
#global_home{
	background-image: url(../img/btn_home01.gif);
}
#global_home:hover{
	background-image: url(../img/btn_home02.gif);
}
#global_product{
	background-image: url(../img/btn_product01.gif);
}
#global_product:hover{
	background-image: url(../img/btn_product02.gif);
}
#global_solution{
	background-image: url(../img/btn_solution01.gif);
}
#global_solution:hover{
	background-image: url(../img/btn_solution02.gif);
}
#global_aboutus{
	background-image: url(../img/btn_aboutus01.gif);
}
#global_aboutus:hover{
	background-image: url(../img/btn_aboutus02.gif);
}
#global_recruit{
	background-image: url(../img/btn_recruit01.gif);
}
#global_recruit:hover{
	background-image: url(../img/btn_recruit02.gif);
}
#global_contact{
	background-image: url(../img/btn_contact01.gif);
}
#global_contact:hover{
	background-image: url(../img/btn_contact02.gif);
}
/*#localNavigation{
	padding-top:0px;
	margin:0px auto;
	width: 798px;
	height:26px;
	background-color: #FFFFFFF;
	background-image: url(../img/bg_local.gif);
	background-repeat: no-repeat;
	float:left;
	background-position: 1px;
}
#localNavigation ul{
	margin-left:20px;
	margin-top:5px;
}
#localNavigation li {
	font-weight:bolder;
	float:left;
	padding-left:16px;
	margin-right:16px;
	background-image: url(../img/bg_local_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#localNavigation a {
	display:block;
}*/
#nonlocalNavigation {
	width:798px;
	height:10px;
	margin:0px auto;
	background-image: url(../img/bg_nonlocal.gif);
	background-repeat: no-repeat;
}
#path {
	clear:left;
	margin:0px 0px 0px 20px;
	_margin-top:-5px;
	_margin-bottom:5px;
}
#path li{
	float:left;
	padding:6px 10px 0px 20px;
	background:url(../img/bg_path.gif);
	background-repeat:no-repeat;
	display:inline;
	height:29px;
}
#path li.path_first{
	background:url(../img/bg_path_first.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
#path li.path_last{
	background:url(../img/bg_path_last.gif);
	background-repeat:no-repeat;
}
#content #primary {
	padding-left:20px;
	float:left;
	width:540px;
	margin-bottom:20px;
}
#content #secondary {
	padding-right:20px;
	float:right;
	width:200px;
	margin-bottom:20px;
}
#content #secondary img {
	margin-bottom:5px;
	_margin-bottom:0px;
}
#footer {
	position: fixed;
	clear:both;
	width: 800px;
	bottom:0px;
	background-color: #000000;
/*	height:30px;*/
}
div.#wrapper > div.#footer {
}
div.#footer {
	position:absolute;
}
#footerNavigation{
	line-height:100%;
	padding-left:20px;
}
#footerNavigation li {
	margin-top:10px;
	float:left;
	padding-left:6px;
	margin-right:10px;
	font-size:75%;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#footerNavigation a {
	display:block;
	color:#FFFFFF;
}
#copyright {
	float:right;
	padding-right:20px;
}
#copyright img {
	margin:7px 0px;
}
/*#path {
	margin:0px 0px 0px 20px;
	padding-bottom:1px;
	font-size:75%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:inline;
}*/

/*.title {
	width:530px;
	height:30px;
	background-image: url(../img/bg_title.gif);
	background-repeat:no-repeat;
	font-size: 18px;
	font-weight:bolder;
	padding-left:20px;
	padding-top:8px;
	margin-bottom:10px;
}*/
.heading01 {
	width:533px;
	background-image: url(../img/bg_heading01.gif);
	font-weight:bolder;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}
.heading02 {
	width:190px;
	background-image: url(../img/bg_heading02.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	margin-bottom:5px;
	font-weight:bolder;
}
.ul01{
	margin-left:15px;
}
.li01{
	list-style-type:square;
}
.div01{
	margin-left:55px;
	margin-bottom:10px;
/*	width:505px;*/
}

