DIV#banner {
	margin: 0 0 0 0 ;
	width: 650px;
	height: 146px;
	position: absolute;
	left: 0px;
	top: 30px;	
	}
DIV#main {
	left: 20px;
	top: 220px;
	width: 650px;
	position: absolute;
	margin: 0;	
	}
DIV#main-quotecol {
	margin: 5px 0 0 15px;
	width: 250px;
	float:right;
	}
DIV#custquote {
	background-color: #D3D5E1;
	padding: 0;
	}
		


