#right_col {
	width: 220px;
	padding-right: 15px;
}
* html #right_col {
	width: 235px;
	w\idth: 220px;
}
#right_col ul {
	font-size: 0.75em;
}
#left_col {
	width: 515px;
	padding-left: 15px;
	margin-left: 1px;
}
* html #left_col {
	width: 530px;
	w\idth: 515px;
}
#left_col img {
	border: 0;
}
#quotebox {
	float: left;
	width: 322px;
	margin-top: 30px;
/*	padding: 10px;  PG*/
	/* border: 1px solid #979eb0; */
	background: url(../images/quote_bg.jpg) top left repeat-x;
}
/* IE fix */
* html #quoteboxX {
	width: 322px;
	w\idth: 300px;
}
#quotebox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	/*width: 320px;
	border-right: 1px solid #000;*/
}
#quotebox li {
	float: left; 
	width: 100px;
	text-align: center;
	color: #238a9e;

}
#quotebox h2 {
	margin: 0;
	padding: 0;
	color: #238a9e;
}
#quotebox a {
	color: #238a9e;
	text-decoration:none;
}
#reasons {
	float: right;
	width: 180px;
	margin-right: 0px;
	margin-top: 30px;
}
/* IE fix */
/* check this fix */
* html #reasons {
	display: inline;
}
#reasons ul {
	text-align: left;
	color: #238a9e;
	font-size: 0.75em;
}
#reasons li {
	margin-top: 5px;	
}
#reasons h2 {
	margin:0;
	padding:0;
	font-size: 0.8em;
	color:#f76e1b;
	text-align:left;
}
.quoteitem {
	float: left;
	width: 100px;
}
#quoteitems {
	width: 320px;
	border-right: 1px solid #207e90;
	border-left: 1px solid #207e90;

}