
/*  Visual ------------------------------------------------------------- */

#menu li.visual-01 {
	background: url(../images/menu-home-visual-01.gif) top left no-repeat;
}
#menu li.visual-02 {
	background: url(../images/menu-home-visual-02.gif) top left no-repeat;
}
#menu li.visual-03 {
	background: url(../images/menu-home-visual-03.gif) top left no-repeat;
}
#menu li.visual-04 {
	background: url(../images/menu-home-visual-04.gif) top left no-repeat;
}

#visual {
	padding: 213px 0 29px;
}

/* Hides from IE5-mac \*/
#visual {
	padding: 0;
	height: 193px;
	margin-bottom: 29px;
}
/* End hide */

div.visual-01 { 
     background: url(../images/home-visual-01.jpg) top left no-repeat; 
} 
div.visual-02 { 
     background: url(../images/home-visual-02.jpg) top left no-repeat; 
} 
div.visual-03 { 
     background: url(../images/home-visual-03.jpg) top left no-repeat; 
}
div.visual-04 { 
     background: url(../images/home-visual-04.jpg) top left no-repeat; 
}

#visual h2 {
	position: absolute;
	top: 57px;
	left: 129px;
	z-index: 3;
	margin: 0;
	width: 234px;
	height: 49px;
}

body.fr #visual h2.visual-01 {
	background: url(../images/fr/home-t-visual-01.gif) bottom right no-repeat;
}
body.fr #visual h2.visual-02 {
	background: url(../images/fr/home-t-visual-02.gif) bottom right no-repeat;
}
body.fr #visual h2.visual-03 {
	background: url(../images/fr/home-t-visual-03.gif) bottom right no-repeat;
}
body.fr #visual h2.visual-04 {
	background: url(../images/fr/home-t-visual-04.gif) bottom right no-repeat;
}

body.en #visual h2.visual-01 {
	background: url(../images/en/home-t-visual-01.gif) bottom right no-repeat;
}
body.en #visual h2.visual-02 {
	background: url(../images/en/home-t-visual-02.gif) bottom right no-repeat;
}
body.en #visual h2.visual-03 {
	background: url(../images/en/home-t-visual-03.gif) bottom right no-repeat;
}
body.en #visual h2.visual-04 {
	background: url(../images/en/home-t-visual-04.gif) bottom right no-repeat;
}

#visual h2 span {
	display: none;
}
#visual img.product {
	position: absolute;
	top: 18px;
	left: 0;
	display: block;
	margin: 0;
	z-index: 1;
}
#visual a.more {
	position: absolute;
	top: 158px;
	left: 100px;
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	z-index: 2;
}
#visual a.more img {
	background: #C6DCF5;
}


/*  Content ------------------------------------------------------------ */

#content {
	margin-top: 0;
	padding-top: 0;
}
#content h3 {
	margin: 0;
	padding: 0;
}
#content h3.about {
	margin: 0 0 1em;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
}


/*  What's new --------------------------------------------------------- */

ul#whatsnew {
	margin: 0;
	padding: 0;
}
#whatsnew li {
	margin: 0 0 .5em;
	padding: 0;
	clear: both;
	list-style: none;
	background: none;
}
#whatsnew p.date {
	margin: 0 0 .5em;
	font-size: .9em;
	font-weight: bold;
}
#whatsnew h4 {
	margin: 0 0 .8em;
	font-size: 1.2em;
}
#whatsnew h4 a {
	color: #C52100;
}


/*  Tools -------------------------------------------------------------- */

#tools h3 {
	margin: 0;
}



