html, body{
	font-family:"Trebuchet MS";
	font-size:13px;
	padding:0px;
	margin:0px;
	text-align:center;
}

#divMain{
	background:#fffcc7 url(images/background.jpg) no-repeat;
	width:1000px;
	text-align:left;
	border:1px solid #c6be32;
	margin:auto;
}

#divContent{
	padding:0px;
}

#divTop{
	background:url(images/topBg.jpg) no-repeat;
	height:216px;
	
}

#divLogo{
	background:url(images/winsoftLogo.gif);
	width:445px;
	height:132px;
	margin-left:15px;
	margin-top:15px;
	float:left;
}

#divProductName{
	background:url(images/productName.jpg);
	width:435px;
	height:175px;
	float:right;
	margin-right:45px;
	margin-top:15px;
}

#divContainer1{
	background:url(images/containerBg1.gif);
	width:971px;
	height:1114px;
	margin-left:20px;
}

#divContainer1 #p1Img1{
	background:url(images/Page1_img1.gif);
	width:489px;
	height:385px;
	position:absolute;
	margin-top:45px;
	margin-left:10px;
}

#divContainer1 #p1Img2{
	background:url(images/Page1_img2.gif);
	width:457px;
	height:245px;
	position:absolute;
	margin-top:39px;
	margin-left:504px;
}

#divContainer1 #p1Img3{
	background:url(images/Page1_img3.gif);
	width:383px;
	height:248px;
	position:absolute;
	margin-top:341px;
	margin-left:581px;
}

#divContainer1 #p1Img4{
	background:url(images/Page1_img4.gif);
	width:443px;
	height:217px;
	position:absolute;
	margin-top:623px;
	margin-left:495px;
}

#divContainer1 #p1Img5{
	background:url(images/Page1_img5.gif);
	width:509px;
	height:203px;
	position:absolute;
	margin-top:903px;
	margin-left:412px;
}

#divContainer1 #p1Img6{
	background:url(images/Page1_img6.gif);
	width:364px;
	height:160px;
	position:absolute;
	margin-top:950px;
	margin-left:18px;
}

#divContainer2{
	background:url(images/containerBg2.gif);
	width:970px;
	height:1000px;
	margin-left:20px;
}

#divContainer2 #p2Img1{
	background:url(images/Page2_img1.gif);
	width:416px;
	height:350px;
	position:absolute;
	margin-top:56px;
	margin-left:0px;
}

#divContainer2 #p2Img2{
	background:url(images/Page2_img2.gif);
	width:365px;
	height:272px;
	position:absolute;
	margin-top:14px;
	margin-left:448px;
}

#divContainer2 #p2Img3{
	background:url(images/Page2_img3.gif);
	width:394px;
	height:232px;
	position:absolute;
	margin-top:231px;
	margin-left:566px;
}

#divContainer2 #p2Img4{
	background:url(images/Page2_img4.gif);
	width:369px;
	height:172px;
	position:absolute;
	margin-top:501px;
	margin-left:576px;
}

#divContainer2 #p2Img5{
	background:url(images/Page2_img5.gif);
	width:439px;
	height:197px;
	position:absolute;
	margin-top:695px;
	margin-left:521px;
}

#divContainer2 #p2Img6{
	background:url(images/Page2_img6.gif);
	width:421px;
	height:137px;
	position:absolute;
	margin-top:854px;
	margin-left:113px;
}

#divBText{
	margin:20px;
}

#divBText .header{
	background:url(images/bTextBg.jpg) no-repeat left;
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	color:#47440a;
	
	padding-left:15px;
}

#divBText .text{
	padding-left:15px;
	font-size:12px;
	line-height:20px;
}

#divBText .text .hText{
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

#divFooter{
	color:#423f04;
	text-align:center;
	font-size:12px;
	height:20px;
	line-height:30px;
	margin-bottom:10px;
	margin-top:10px;
}