body {
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma, "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 14px;
}


#container {
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 500px;
	padding-top: 50px;
}



#col1 {
	width: 340px;
	float: left;
	}


#col2 {
	width: 520px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
}

#stepsMainA {
	text-align: left;
	padding-left: 15px;
	
}

#steps {
	background-image: url(../_images/stepsA-bg.jpg);
	background-repeat:repeat-y;
	text-align: left;
	padding-left: 50px;
	
}


#steps p {
	margin-top: 23px;
	margin-bottom: 0px;

}

.step {
	height:80px;
	vertical-align: middle;

}


.step2 {
	height:40px;
	vertical-align: middle;
	background-image: url(../_images/stepsTile-bg.jpg);
	background-repeat:repeat-x;

}




#col2TextA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 13px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
}



#col1TextA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 27px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 35px;
	color: #333333;
}










#prodA p {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAD5DC;
}


#prodA {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 18px;
}


#prodPhoR {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}



h1 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 7px 0px 0px 24px;
	font-weight: bold;
}

