/****************************
GLOBAL
****************************/
	/* Fixes to stop items moving when font size changes */
	a.backLk {height:12px; width:80px;}
	#dSectionTitle {height:76px;}
	#dTitle {height:76px; overflow:hidden;}
	#subLink {padding:7px 0 0 18px; width:500px;}
	#subMenu {height:33px;}
	#subMenuPad {padding-right:34px;}
	#wrapper1 {width:760px;}
/****************************
PAGE BANNER IMAGE
****************************/
div#dTitle	{background:#cc0000 url(/common/images/titles/insurance_pic_banner_main.jpg) no-repeat right;}


/****************************
PAGES
****************************/
	/* INDEX.HTML */
	#bkgd	{background:url(../images/bkgd.jpg) no-repeat 0 102px; width:760px; height:942px; }
	*html #bkgd	{background-position:0 6px; height:846px;}

	.dMainPadding { position: relative; }

/*	
	.linkButtons { height: 25px; display: block; }

	#requestQuoteButton { position: absolute; left: 159px; top: 574px; width: 177px; }
	#retrieveQuoteButton { position: absolute; left: 159px; top: 612px; width: 177px; }
	
	/* Horrible left pixel hack for IE.*/
/*
	*html #requestQuoteButton { left: -221px; top: 572px; }
	*html #retrieveQuoteButton { left: -221px; top: 610px; }
*/
