/* CSS Document */
#mainHome{
height:600px;
width:750px;

}
#mainTop{
height:100px;
width:750px;
background-image:url(images/mainInterlockTop.gif);
background-position:top;
background-repeat:no-repeat;
}
#mainTop span, #mainCenter span, #mainBottom span{
display:none;
}
#mainCenter{
height:1100px; /*last on 20050712:1200; original: 460px*/
width:750px;
background-image:url(images/mainInterlockCenter4.jpg); 
/*background-image:url(images/mainInterlockCenter2.gif); */
background-position:top left;
background-repeat:no-repeat;
border-right:1px solid #AED7AE;

}
#mainBottom{
height:300px;
width:750px;
background-image:url(images/mainInterlockBottom.gif);
background-position:top;
background-repeat:no-repeat;

}
#promoHome{
height:30px;
width:650px;
font-size:12px;
font-weight:bold;
font-style:italic;
color:#FF0000;
position:relative;
text-align:right;
padding-top:7px;
padding-right:15px;

}
.lineGreenGrad{
background-image:url(images/lineGreenGrad450x3.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#idealFor{
padding-left:5px;
margin-top:70px;
width:650px;
height:20px;
font-size:18px;
color:#466231; /*dark green*/
position:relative;
float:left;
}
#tatamiMatFeatures{
display:block;
width:650px;
font-size:18px;
color:#466231; /*dark green*/
position:relative;
margin-left:-20px;
padding-top:15px;
padding-bottom:10px;
float:left;
}
#musicMat{
font-size:18px;
color:#466231;
}
#tatamiMat{
font-size:18px;
color:#466231;
}
#click1{
font-size:12px;
margin-left:20px;
}
#click2{
font-size:12px;
margin-left:150px;
}
#clickTatamiDetails{
padding-left:40px;
width:200px;
height:20px;
color:#FF0000;
/*position:relative;*/
float:left;
}
#musicMatFeatures{
	display:block;
	top:380px;
	/*margin-left:-250px;*/
	width:250px;
	height:100px;
	font-size:18px;
	color:#466231;
	padding-top:15px;
	padding-bottom:5px;
	position:absolute;
	float:left;
	left: 411px;
}
#clickMusicDetails{
top:500px;
left:431px;
width:150px;
height:20px;
color:#FF0000;
position:absolute;
float:left;
margin-left:100px;
}
#news{
	color:#006600;
	font-size:12px;
	font-weight:bold;

}
#news p{
padding-left:30px;
padding-right:10px;
}
