@charset "utf-8";

div#flashArea{
	width:960px;
	height:411px;
	background:#FFFFFF;
}
div#featureWrap{
	padding:0 41px 35px 39px;
}
div#featureWrap div#featureBoxHD{
	float:left;
	width:267px;
	margin-right:40px;
	display:inline;
}
div#featureWrap div#featureBoxHD div#headerBar{
	margin-bottom:35px;
	height:10px;
	background: url(../img/parts_bar_hd.gif) left top repeat;
}
div#featureWrap div#featureBoxFun{
	float:left;
	width:267px;
	margin-right:39px;
	display:inline;
}
div#featureWrap div#featureBoxFun div#headerBar{
	margin-bottom:35px;
	height:10px;
	background: url(../img/parts_bar_fun.gif) left top repeat;
}
div#featureWrap div#featureBoxEasy{
	float:left;
	width:267px;
	display:inline;
}
div#featureWrap div#featureBoxEasy div#headerBar{
	margin-bottom:35px;
	height:10px;
	background: url(../img/parts_bar_easy.gif) left top repeat;
}
div#featureWrap h2{
	margin-bottom:10px;
	font-weight:bold;
	font-size:116%;
	letter-spacing:-0.05em;
	line-height:1.5em;
	_letter-spacing:0em;
}
div.featureDiscription p.featureImgBox{
	float:left;
	padding-right:8px;
}
div.featureDiscription p.featureTxtBox{
	line-height:1.5em;
}
