#banner {
	background-image:url(images/index_03.jpg);
	width:970px;
	height:136px;
}

#menu .menu1 {
	width:145px;
	background-image:url(images/1_ceo_menu.jpg);
}

#menu .menu2 {
	width:111px;
	background-image:url(images/2_backg_menu.jpg);
}

#menu .menu3 {
	width:138px;
	background-image:url(images/3_three_menu.jpg);
}

#menu .menu4 {
	width:146px;
	background-image:url(images/4_power_menu.jpg);
}

#menu .menu5 {
	width:47px;
	background-image:url(images/5_faq_menu.jpg);
}

#menu .menu6 {
	width:89px;
	background-image:url(images/6_gloss_menu.jpg);
}

#menu .menu7 {
	width:185px;
	background-image:url(images/7_none_menu.jpg);
}



#menu .menu8 {
	width:109px;
	background-image:url(images/8_downl_menu.jpg);
}

#menu a.menu7:hover {
	background-position:0px 0px;
}

#wrapper {
	background-image:url(images/darkgreenbg.gif);
	background-repeat:repeat-y;
}

#body .half p {
	padding-right:30px;
}

#footer {
	background-image:url(images/footer_main.jpg);
	background-repeat:no-repeat;
}

a.greenglobe {
	background-image:url(images/green_globe.jpg);
	display:block;
	z-index:10;
	position:absolute;
}

a.greenglobeu {
background-image:url(images/green_globe.jpg);
	display:block;
	background-position:0px -84px;
	z-index:9;
	position:absolute;
}

a.greyglobe {
	background-image:url(images/grey_globe.jpg);
	width:74px;
	height:83px;
	display:block;
	z-index:10;
	position:absolute;
}
a.greyglobeu {
background-image:url(images/grey_globe.jpg);
	display:block;
	background-position:0px -83px;
	z-index:9;
	position:absolute;
}

a.blueglobe {
	background-image:url(images/blue_globe.jpg);
	background-position:right 0px;
	z-index:10;
	position:absolute;
}

a.blueglobeu {
background-image:url(images/blue_globe.jpg);
	display:block;
	background-position:0px -84px;
	z-index:9;
	position:absolute;
}

a.globe {
	width:75px;
	height:84px;
	display:block;
	background-repeat:no-repeat;
	float:left;
	outline:none;
}

a.buttongreen {
	background-image:url(images/green_button.gif);
	background-repeat:no-repeat;
	width:253px;
	height:12px;
	font-size:10px;
	display:block;
	margin-left:13px;
}

a.buttongreen:hover {
	background-position:0px -12px;
}

a.buttonblue {
	background-image:url(images/blue_button.gif);
	background-repeat:no-repeat;
	width:103px;
	height:12px;
	display:block;
	font-size:10px;
}

a.buttonblue:hover {
	background-position:0px -12px;
}

a.buttongrey {
	background-image:url(images/grey_button.gif);
	background-repeat:no-repeat;
	width:103px;
	height:12px;
	display:block;
	font-size:10px;
}

a.buttongrey:hover {
	background-position:0px -12px;
}



