*	{
	padding: 0;
	margin: 0;
	}
ul	{
	list-style-type: none;
	}
body	{
	background: #fcf2e2 url(oldsite/images/underHeaderBG.gif) no-repeat top;
	text-align: center;
	}
#wrapper	{
	position: relative;
	text-align: left;
	margin: 0px auto 0;
	}
#header	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	height: 180px;
	background: url(oldsite/images/headerBG.jpg) no-repeat top center;
	}
#newsLetter	{
	position: absolute;
	top: 130px;
	right: 40px;
	width: 300px;
	height: 60px;
	background: url(oldsite/images/newsletter.png) no-repeat top left;
	display: none;
	}
#headerContents	{
	position: relative;
	width: 1000px;
	height: 180px;
	margin: 0px auto 0;
	z-index: 2;
	}
#limeStone	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 34px;
	width: 100%;
	min-width: 1000px;
	background: url(oldsite/images/limestone.jpg) repeat-x top left;
	z-index: 1;
	}
#logo	{
	display: block;
	position: absolute;
	top: 35px;
	left: 40px;
	text-decoration: none;
	width: 423px;
	height: 132px;
	background: url(oldsite/images/logo.png) no-repeat top left;
	z-index: 5;
	background-image: url(images/logo.png);
	}
#ie6HackLogo	{
	display: none;
	}
#headerContents h2	{
	position: absolute;
	bottom: 0px;
	left: 190px;
	height: 34px;
	width: 206px;
	background: url(oldsite/images/topNav_tailored.jpg) no-repeat top left;
	z-index: 2;
	}
#topNav	{
	position: absolute;
	bottom: 0px;
	left: 396px;
	width: 551px;
	height: 34px;
	z-index: 10;
	}
#topNav li	{
	float: left;
	height: 34px;
	}
#topNav li a	{
	display: block;
	text-decoration: none;
	background-position: 0% 0%;
	height: 34px;
	}
#headerContents h2 em, #topNav li strong, #topNav li a strong	{
	visibility: hidden;
	}
#topNavHome	{
	background: url(oldsite/images/topNav_home.jpg) no-repeat;
	width: 69px;
	}
#topNavHealth	{
	background: url(oldsite/images/topNav_health.jpg) no-repeat;
	width: 74px;
	}
#topNavAuto	{
	background: url(oldsite/images/topNav_auto.jpg) no-repeat;
	width: 63px;
	}
#topNavLife	{
	background: url(oldsite/images/topNav_life.jpg) no-repeat;
	width: 59px;
	}
#topNavBusiness	{
	background: url(oldsite/images/topNav_business.jpg) no-repeat;
	width: 84px;
	}
#topNav li a:hover	{
	background-position: 0% 100%;
	}
#topNav li#topNavNumber	{
	width: 202px;
	background: url(oldsite/images/topNav_number.jpg) no-repeat top left;
	}
#mainContainer	{
	position: relative;
	top: 180px;
	left: 0px;
	width: 100%;
	min-width: 1000px;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	}
#mainContainer h1	{
	position: absolute;
	top: 50px;
	left: 318px;
	color: #3cb878;
	font-weight: normal;
	font-family: "Lucida Grande", "Franklin Gothic Medium", Sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	}
#bridgeOverlayHack	{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 21px;
	width: 100%;
	background: url(oldsite/images/bridge_overlay.png) no-repeat top left;
	z-index: 9;
	}
#mainNav	{
	position: absolute;
	top: 100px;
	left: 0px;
	width: 100%;
	height: 130px;
	background: url(oldsite/images/horizon.gif) no-repeat bottom center;
	text-align: center;
	z-index: 10;
	}
#mainNav ul	{
	position: relative;
	margin: 0px auto 0;
	width: 830px;
	height: 130px;
	z-index: 10;
	}
#mainNav li	{
	float: left;
	}
#mainNav li a	{
	display: block;
	text-decoration: none;
	width: 166px;
	height: 130px;
	background-position: 0% 0%;
	}
#mainNav li a:hover	{
	background-position: 0% 100%;
	}
#mainNav li a strong	{
	visibility: hidden;
	}
#mainNavHome	{
	background: url(oldsite/images/mainNav_home.gif) no-repeat;
	}
#mainNavHealth	{
	background: url(oldsite/images/mainNav_health.gif) no-repeat;
	}
#mainNavAuto	{
	background: url(oldsite/images/mainNav_auto.gif) no-repeat;
	}
#mainNavLife	{
	background: url(oldsite/images/mainNav_life.gif) no-repeat;
	}
#mainNavBusiness	{
	background: url(oldsite/images/mainNav_business.gif) no-repeat;
	}

#navContainer {
	float: left;
	width: 220px;
	height: auto;
}

#contentContainer	{
	position: relative;
	width: 1000px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
#copyContainer	{
	color: #333;
	width: 736px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	}
#copyContainer h2, h3	{
	color: #3cb878;
	font-weight: normal;
	font-family: "Lucida Grande", "Franklin Gothic Medium", Sans-serif;
	margin-bottom: 10px;
	}
#copyContainer p	{
	margin-bottom: 1.6em;
	font-size: 12px;
	line-height: 1.5em;
	}
#copyContainer p strong	{
	color: #000;
	font-weight: normal;
	font-size: 14px;
	}
#copyContainer #formLink a	{
	display: block;
	text-align: center;
	width: 120px;
	margin: 0px 0px 5px 10px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	float: right;
	color: #3cb878;
	font-size: 18px;
	font-weight: bold;
	}
#copyContainer a, #copyContainer a strong	{
	color: #0071bc;
	text-decoration: none;
	}
#copyContainer a:hover	{
	text-decoration: underline;
	}
#copyContainer ul	{
	list-style: disc inside;
	font-size: 11px;
	line-height: 1.1em;
	}
#copyContainer li	{
	margin-bottom: 1.6em;
	}
#baseBoard	{
	position: relative;
	width: 100%;
	height: 222px;
	border-top: 5px solid #555;
	background: url(oldsite/images/baseBoardBG.jpg) repeat-x top left;
	clear: both;
	}
#baseBoardContents	{
	position: relative;
	width: 1000px;
	margin: 0px auto 0;
	}
#baseBoardContents h3	{
	visibility: hidden;
	}
#fortuneCookie	{
	position: absolute;
	top: 100px;
	left: 15px;
	width: 290px;
	height: 69px;
	background: url(oldsite/images/fortuneCookieBG.png) no-repeat top left;
	font-family: "Helvetica Neue", "Arial", Sans-serif;
	color: #555;
	}
span.quote	{
	position: absolute;
	top: 14px;
	left: 18px;
	padding-right: 10px;
	font-style: italic;
	font-size: 10px;
	}
span.quoted	{
	position: absolute;
	bottom: 15px;
	right: 15px;
	font-size: 9px;
	}
#etCetera	{
	position: absolute;
	top: 25px;
	left: 20px;
	height: 120px;
	}
#learnMore	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 67px;
	height: 15px;
	background: url(oldsite/images/learnMore.png) no-repeat top left;
	}
#etCetera ul	{
	position: absolute;
	top: 2px;
	left: 70px;
	}
#etCetera li a, #navRehash li a	{
	display: block;
	width: 126px;
	height: 16px;
	line-height: 16px;
	background: none;
	padding-left: 4px;
	margin-bottom: 1px;
	color: #444;
	font-size: 13px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "Franklin Gothic Medium", sans-serif;
	text-decoration: none;
	z-index: 1;
	}
#etCetera li a:hover, #navRehash li a:hover	{
	color: #fff;
	background: url(oldsite/images/highlighter.png) no-repeat top left;
	z-index: 1;
	}
#navRehash	{
	position: absolute;
	top: 25px;
	left: 240px;
	width: 380px;
	z-index: 1;
	}
#tailoredSolutions	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 163px;
	height: 16px;
	background: url(oldsite/images/tailoredSolutions.png) no-repeat top left;
	}
#navRehash ul	{
	position: absolute;
	top: 20px;
	left: 100px;
	z-index: 1;
	}
.hiddenViewerPic	{
	display: none;
	}
#uselessViewer	{
	position: absolute;
	top: 2px;
	left: 180px;
	width: 188px;
	height: 120px;
	overflow: hidden;
	z-index: 3;
	}
#viewerPic	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 188px;
	height: 720px;
	z-index: 4;
	background-image: url(oldsite/images/viewerStrip.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}
#uselessViewerFrame	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 188px;
	height: 120px;
	background: url(oldsite/images/viewerFrame.png) no-repeat top left;
	z-index: 5;
	}
#callNow	{
	position: absolute;
	top: 0px;
	right: 20px;
	width: 317px;
	height: 191px;
	background: url(oldsite/images/callNow.jpg) no-repeat top left;
	}
#getAQuoteNow	{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 99px;
	height: 16px;
	background: url(oldsite/images/getAQuoteNow.png) no-repeat top left;
	}
#callNow p	{
	visibility: hidden;
	}

#home #viewerPic	{
	background-image: url(oldsite/images/viewerStrip.jpg);
	}
	
/* about page */

#aboutPage #mapsLink	{
	display: block;
	position: absolute;
	top: 70px;
	left: 20px;
	height: 180px;
	width: 280px;
	background: url(oldsite/images/maps.jpg) no-repeat top left;
	text-decoration: none;
	}
#aboutPage #viewerPic	{
	background-image: url(oldsite/images/viewerStripAbout.jpg);
	}
#aboutPage #copyContainer p strong	{
	color: #3cb878;
	font-weight: normal;
	font-size: 16px;
	}
#aboutPage .inlineLeft	{
	float: left;
	margin: 0px 10px 0px -80px;
	}
#aboutPage .inlineRight	{
	float: right;
	margin: 0px -50px 0px 10px;
	}
#aboutPage p.clears	{
	clear: both;
	}


/* homeowners page */

#homeOwnersPage #mainContainer	{
	background-color: #FFFFFF;
	

	}
	
#homeOwnersPage #viewerPic	{
	background-image: url(oldsite/images/viewerStripHomeowners.jpg);
	}

/* health page */

#healthPage #mainContainer	{

	}
#healthPage #contentContainer	{

	}
#healthPage #viewerPic	{
	background-image: url(oldsite/images/viewerStripHealth.jpg);
	}
#healthPage	#copyContainer #formLink a, #healthPage	#copyContainer #formLink2 a	{
	display: block;
	text-align: center;
	width: 120px;
	margin: 0px 0px 5px 10px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	float: right;
	color: #3cb878;
	font-size: 16px;
	font-weight: bold;
	}
	
/* life page */

#lifePage #mainContainer	{

	}
#lifePage #contentContainer	{

	}
#lifePage #copyContainer	{
	z-index: 2;
	}
#lifePage #viewerPic	{
	background-image: url(oldsite/images/viewerStripLife.jpg);
	}

/* auto page */

#autoPage #mainContainer	{

	}
#autoPage #leftPhoto	{

	}
#autoPage #viewerPic	{
	background-image: url(oldsite/images/viewerStripAuto.jpg);
	}	
	
/* business page */

#businessPage #mainContainer	{

	}
#businessPage #copyContainer	{

	}
#businessPage #copyContainer p.deem	{
	clear: both;
	font-size: 9px;
	}
#businessPage #viewerPic	{
	background-image: url(oldsite/images/viewerStripBusiness.jpg);
	}
	
/* forms */

#formPage #copyContainer	{
	padding: 0px 40px 50px 309px;
	line-height: 2.5em;
	font-size: x-small;
	}
#formPage form div	{
	border: 1px dotted #555;
	padding: 10px;
	margin-bottom: 10px;
	}
#formPage form div div	{
	border: none;
	padding: 0;
	}

.picRight {
	float: right;
	margin-left: 10px;
}

.picLeft {
	float: left;
	margin-right: 10px;
}

.leftnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #F0E7D8;
	height: 100%;
	padding-bottom: 10px;
}

.leftnav a:link, .leftnav a:visited {
	color: #000000;
	text-decoration: none;
}

.leftnav a:hover {
	text-decoration: underline;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0071BD;
	text-decoration: none;
}

