body{
	background-color: #4B4B4B;
	margin : 0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 8pt;

}

table {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

#leftcol {
	position: absolute;
	left: 25px;
	top: 18px;
	width: 207px;
	height: 480px;
	background-image: url(images/OurCommitment_border.gif);
	background-repeat: repeat-y;



}

#img_leftcol_top {
	position: absolute;
	width: 207px;
	height: 158x;	
	top: 0;
	left: 0px;	



}
#content_leftcol {
	position: absolute;
	top: 130px;
	left: 0px;	
	padding-left: 10px;
	padding-right: 10px;
		

}		
#img_leftcol_bottom {
	position: absolute;
	width: 207px;
	height: 18px;	
	bottom: 0;
	left: 0px;
	background-image: url(images/OurCommitment_bottom.gif);
	background-repeat: no-repeat;

}

#midcol {
	position: absolute;
	left: 250px;
	top: 10px;
	width: 360px;
	height: 372px;
}

#content_midcol {
	position: absolute;
	left: 0px;
	top: 105px;
	margin-left: 10px;
	width: 250px;
	height: 80px;

}

#centralimage_midcol {
	position: absolute;
	left: 93px;
	top: 170px;
	width: 170px;
	height: 128px;

}

#rightcol {
	position: absolute;
	left: 630px;
	top: 18px;
	width: 147px;
	height: 480px;
	background-image: url(images/Help_border.gif);
	background-repeat: repeat-y;
}

#img_rightcol_top {
	position: absolute;
	width: 147px;
	height: 142px;	
	top: 0;
	left: 0px;

}
#content_rightcol {
	position: absolute;	
	top: 140px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;

}		
#img_rightcol_bottom {
	position: absolute;
	width: 147px;
	height: 18px;	
	bottom: 0;
	left: 0px;
	background-image: url(images/Help_bottom.gif);
	background-repeat: no-repeat;

}

#bottom_text {

	position: absolute;
	left: 0px;
	bottom: 100px;
	width: 800px;
	height: 70px;
	z-index: 5;
	background-color: #FFFFFF;

}