body{
	padding:0px;
	margin:0px;
	font:12px Tahoma;
	background-color:#A4CBEF;
	background-image:url(img/bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.all{
	background-image:url(img/bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:1000px;
	height:900px;
}
.logo{
	padding:16px 0px 0px 0px;
}
h1{
	padding:16px 0px 0px 0px;
	font:25px Tahoma;
	font-weight:bold;
	color:#36AEDA;
	margin:0px;
}
.text1{
	font:12px Tahoma;
	color:#000000;
	width:233px;
	padding:60px 0px 0px 300px;
	line-height:20px;
}
.text2{
	font:12px Tahoma;	
	color:#000000;
	font-weight:bold;
	padding:20px 0px 0px 0px;
	width:500px;
}
.buy{
	padding:20px 0px 0px 0px;
}
.download{
	padding:20px 0px 0px 300px;
	width:198px;
}
.pfeat{
	width:421px;
	padding:250px 0px 0px 20px;
}
.imgfeat{
	background-image:url(img/imgfeat.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	font:12px Tahoma;
	color:#000000;
	line-height:20px;
}