*{
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
}
#centerColHowToUse {
	float:left;
	width:432px;
	height:1180px;
	background:url(../images/bodyBG.jpg) repeat;
	border:1px solid #999999;
	direction:rtl;
}
#slogHowToUse  {
	margin:5px auto;
	width:420px;
	height:47px;
	background:url(../images/howtouse1BG.jpg) no-repeat;
}
#arrow {
	background:url(../images/howtouseRowBG.jpg) no-repeat bottom right;
	width:393px;
	height:35px;
	margin-right:4px;
}
.mainTxtHowToUse {
	font-size:17px;
	margin-top:0px;
	margin-right:4px;
	margin-bottom:0px;
	color:#1a3f8c;
}
.mainTxtHowToUse a{
	color:red;
}
.mainTxtHowToUse a:hover{
	text-decoration:underline;
	font-size:20px;
}
/*--------------------------------------------------*/
.txt1 {
	margin:2px auto;
	width:420px;
	height:135px;;
}
/*--------------------------------------------------*/
.arrow2 {
	width:243px;
	height:20px;
	margin-right:4px;
	margin-top:5px;
	margin-bottom:5px;
}
/*--------------------------------------------------*/
#bgImg {
	width:426px;
	height:132px;
	background:url(../images/howtouse2BG.jpg) no-repeat;
	margin:0 auto;
}
/*--------------------------------------------------*/
/*--------------------------------------------------*/
#bgImg1 {
	width:426px;
	height:130px;
	background:url(../images/howtouse3-1BG.jpg) no-repeat;
	margin:0 auto;
}

#bgImg2 {
	width:426px;
	height:305px;
	background:url(../images/howtouse3-2BG.jpg) no-repeat;
	margin:0 auto;
}
#bgImg3 {
	width:426px;
	height:131px;
	background:url(../images/howtouse4-1BG.jpg) no-repeat;
	margin:0 auto;
}
/*--------------------------------------------------*/
#next {
	float:left;
	width:89px;
	height:25px;
	background:url(../images/contact1ButtonBG.jpg) no-repeat;
}
#next h2{
	margin-top:0px;
	padding-right:25px;
	font-size:19px;
	color:red;
}
/*--------------------------------------------------*/
/*--------------------------------------------------*/
#colLRHowToUse {
	margin:5px auto;
	width:420px;
	height:30px;
	background-color:white;
}

#col1RightHowToUse {
	float:right;
	width:100px;
	height:30px;
	color:black;
	background-color:#7fcdec;
}

#colLeftHowToUse {
	float:left;
	width:316px;
	height:30px;
	color:black;
	background-color:#7fcdec;
}
#colLRHowToUse h2 {
	text-align:right;
	font-size:19px;
	margin-top:5px;
	margin-right:5px;
}
/*--------------------------------------------------*/
.totalDiv {
	margin:6px auto;
	width:420px;
	background-color:white;
	margin-left:4px;
}

.totalDivR {
	float:right;
	width:100px;
	background-color:#c7d0e3;
}

.totalDivL {
	float:left;
	width:318px;
	color:black;
	background-color:#c7d0e3;
}
.totalDivR h2 {
	text-align:right;
	margin-right:5px;
	font-size:19px;
	margin-top:2px;
	color:#c50002;
}
.totalDivL p {
	text-align:justify;
	margin-right:0px;
	font-size:16px;
	font-weight:bold;
	margin-top:2px;
	color:black;
	padding:0px;
}
/*--------------------------------------------------*/
#nextHowToUse2 {
	background-color:#f9a739;
	width:420px;
	height:70px;
	margin:5PX auto;
}
#nextHowToUse2 h2 {
	color:black;
	font-size:18px;
	text-align:justify;
	margin:5px;
}
/*--------------------------------------------------*/
bottomDiv {
	width:400px;
	height:200px;
	border:1px dotted red;
	margin:0 auto;
}
.spanColor {
	color:red;
}
.spanColor2 {
	color:#1a3f8c;
}
.spanColor3 {
	color:red;
	text-decoration:underline;
}.spanColor4 {
	color:#1a3f8c;
	text-decoration:underline;
}