* {
	margin:0;
	padding:0;
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
}



#wrapper {
	width:900px;
}

#header {
	width:900px;
	float:left;
	margin:30px 0 5px 20px;
}

#header .title{
	padding:0 110px 0 0;
}

#header .navi {
	padding:3px 8px 0 0;
}

* html #header {
	margin:70px 0 0 8px;
}

/*---navi starts------------------------------------------------------*/
#globalNavi{
	position:relative;
	top: -15px;
	float: left;
	padding-left:335px;
	width:549px;
}

#globalNavi ul{
	list-style:none;
	margin:0;
	padding:0;
}

#globalNavi li, #globalNavi a{
	display:block;
	height:23px;
}

#globalNavi li{
	display:inline;
	text-align: center;
	float: left;
	
}

#globalNavi a{
	text-decoration:none;
	color:#FFFFFF;
	background:url(../layout/img/navi.gif) no-repeat;
	text-indent: -9999px;
}
#item01 a{background-position: 0px -23px;
	width:80px;
}

#item01ON a{background-position: 0px 0px;
	width:80px;
}
#item01 a:hover{background-position: 0px 0px;
	width:80px;
}
#item02 a{
	background-position: -80px -23px;
	width:80px;
}
#item02 a:hover{
	background-position: -80px 0px;
	width:80px;
}
#item02ON a{
	background-position: -80px 0px;
	width:80px;
}
#item03 a{
	background-position: -168px -23px;
	width:80px;
}
#item03 a:hover{
	background-position: -168px 0px;
	width:80px;
}
#item03ON a{
	background-position: -168px 0px;
	width:80px;
}
#item04 a{
	background-position: -252px -23px;
	width:80px;
}
#item04 a:hover{
	background-position: -252px 0px;
	width:80px;
}
#item04ON a{
	background-position: -252px 0px;
	width:80px;
}
#item05 a{
	background-position: -336px -23px;
	width:80px;
}
#item05 a:hover{
	background-position: -336px 0px;
	width:80px;
}
#item05ON a{
	background-position: -336px 0px;
	width:80px;
}
#item06 a{
	background-position: -420px -23px;
	width:80px;
}
#item06 a:hover{
	background-position: -420px 0px;
	width:80px;
}
#item06ON a{
	background-position: -420px 0px;
	width:80px;
}


/*---home img starts------------------------------------------------------*/
#home {
	margin:5px 0 0 17px;
}

/*---contact  starts------------------------------------------------------*/

#contact {
	text-align:left;
	margin:180px 0 0 20px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:150%;
}

#contact a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	font-weight:bold;
	color:#0066FF;
	text-decoration:none;
}





/*---navi FOOTER starts------------------------------------------------------*/
#footer {
	position:relative;
	top: 10px;
	float: left;
	padding-left:710px;
	width:138px;
}

#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

#footer li, #footer a{
	display:block;
	height:23px;
}

#footer li{
	display:inline;
	text-align: center;
	float: left;
	
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
	background:url(../layout/img/navi02.gif) no-repeat;
	text-indent: -9999px;
}
#footer #item_a01 a{
	background-position: 0px -23px;
	width:50px;
}

#footer #item_a01ON a{
	background-position: 0px 0px;
	width:50px;
}
#footer #item_a01 a:hover{
	background-position: 0px 0px;
	width:50px;
}
#footer #item_a02 a{
	background-position: -87px -23px;
	width:50px;
}
#footer #item_a02 a:hover{
	background-position: -87px 0px;
	width:50px;
}
#footer #item_a02ON a{
	background-position: -87px 0px;
	width:50px;
}

html > #footer {
	position:relative;
	top: 10px;
	float: left;
	padding-left:717px;
	width:138px;
}

html > #footer ul{
	list-style:none;
	margin:0;
	padding:0;
}

html > #footer li, #footer a{
	display:block;
	height:23px;
}

html > #footer li{
	display:inline;
	text-align: center;
	float: left;
	
}

html > #footer a{
	text-decoration:none;
	color:#FFFFFF;
	background:url(../layout/img/navi02.gif) no-repeat;
	text-indent: -9999px;
}
html > #footer #item_a01 a{
	background-position: 0px 0px;
	width:50px;
}

html > #footer #item_a01ON a{
	background-position: 0px 0px;
	width:50px;
}
html > #footer #item_a01 a:hover{
	background-position: 0px 0px;
	width:50px;
}
html > #footer #item_a02 a{
	background-position: -87px -23px;
	width:50px;
}
html > #footer #item_a02 a:hover{
	background-position: -87px 0px;
	width:50px;
}
html > #footer #item_a02ON a{
	background-position: -87px 0px;
	width:50px;
}

#footer02 {
	margin:8px 0 0 20px;
}

#footer02 .navi{
	padding:0 8px 0 0 ;
} 