@charset "UTF-8";
/* CSS Document */


/* main content box colors and borders */

#container1 {
	/*background: url("../images/bg-1.gif") top left repeat-x;
	border: solid #CCCCCC 1px;*/
	/*padding: 10px 10px 10px 10px;*/
	float: left;
	width: 1005px;
}

#container2 {
	background: url("../images/bg-3.gif") top left repeat-x;
	border: solid #CCCCCC 1px;
	margin: 10px 0 0 3px;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 1005px;
}

.main_step{margin:4px 0px 0px 10px;}
.inner_step{width:243px;}
.step_heading{font-size:13px;color:#572342;font-family:Arial, Helvetica, sans-serif;}
.step_txt{color:#545454;font-family:Arial, Helvetica, sans-serif;font-size:11px;text-align:left;}
.divider{margin:0px 10px 10px 10px;}
.step_learn{color:#545454;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#000000;}

.step_pos
{
right:-1px;
top:340px;
position:absolute;

}

#col1 {
	
	float: left;
	width: 980px;
	height:178px;
	background-image:url(../images/step_bg.gif);
	background-repeat:no-repeat;
}


#col2 {
	float: left;
	width: 300px;
}



.box1 {
	background: url("../images/bg-2.gif") bottom left repeat-x;
	/*min-height: 160px;*/
	border: solid #CCC 1px;
	margin: 10px 0 0 0;
}

.box1 ul { 

list-style-image: url("../images/arrow.gif");
}


.box1 li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}