/* good bits  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #757272;
	background-image: url(../../images/slitherBg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 10pt;
}
.shortPageWRAP{
	height: 850px;
}
.homePageWRAP{
	height: 1000px;
}
.medPageWRAP{
	height: 1200px;
}
.teamPageWRAP{
	height: 1350px;
}
.longPageWRAP{
	height: 5150px;
}
.TCPageWRAP{
	height: 2650px;
	background-repeat: no-repeat;
}
.PRIVACYPageWRAP{
	height: 2200px;
	background-repeat: no-repeat;
}
.DISCLAIMERPageWRAP{
	height: 1950px;
	background-repeat: no-repeat;
}
.ARTICLESPageWRAP{
	height: 1200px;
}
.SITEMAPPageWRAP{
	height: 900px;
}
.shortPageCANVAS{
	background-image: url(../images/canvasShortBg.jpg);
	height: 850px;
}
.homePageCANVAS{
	height: 1000px;
	background-image: url(../images/canvasHomeLongerBg.jpg);
}
.medPageCANVAS{
	background-image: url(../images/canvasMedBg.jpg);
	height: 1200px;
}
.teamPageCANVAS{
	height: 1350px;
	background-repeat: no-repeat;
	background-image: url(../images/teamMedBg.jpg);
}
.longPageCANVAS{
	height: 5150px;
	background-image: url(../images/canvasLongBg.jpg);
}
.TCPageCANVAS{
	height: 2650px;
	background-image: url(../images/TCcanvasLongBg.jpg);
	background-repeat: no-repeat;
}
.PRIVACYPageCANVAS{
	height: 2200px;
	background-image: url(../images/PRIVACYcanvasLongBg.jpg);
	background-repeat: no-repeat;
}
.DISCLAIMERPageCANVAS{
	height: 1950px;
	background-image: url(../images/DISCLAIMERcanvasLongBg.jpg);
	background-repeat: no-repeat;
}
.ARTICLESPageCANVAS{
	height: 1200px;
	background-image: url(../images/ARTICLEScanvasLongBg.jpg);
	background-repeat: no-repeat;
}
.SITEMAPPageCANVAS{
	height: 900px;
	background-image: url(../images/SITEMAPcanvasLongBg.jpg);
	background-repeat: no-repeat;	
}
#wrapper {
	width: 989px;
	/* height: 5000px; */
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#canvasBg {
	position: absolute; 
	width: 989px;
	/* height: 5000px; */
	left: 0px;
	top: 3px;
	/* background-image: url(../images/canvasBg.jpg); */
	background-repeat: no-repeat;
}
#logoBg {
	position: absolute;
	height: 52px;
	width: 126px;
	left: 72px;
	top: 8px;
	background-image: url(../images/kaneLogo.jpg);
	background-repeat: no-repeat;
}
#mainImage {
	position: absolute;
	width: 925px;
	left: 32px;
	top: 65px;
	height: 120px;
}
#menuBg {
	position: absolute;
	height: 79px;
	width: 924px;
	left: 32px;
	top: 186px;
	background-image: url(../images/menuNoDropdownBg.jpg);
	background-repeat: no-repeat;
}
#menuBgHome {
	position: absolute;
	height: 79px;
	width: 924px;
	left: 32px;
	top: 266px;
	background-image: url(../images/menuNoDropdownBg.jpg);
	background-repeat: no-repeat;
}

#topMenu {
	position: absolute;
	height: 10px;
	width: 500px;
	left: 430px;
	top: 48px;
}
#topMenu a{
	text-decoration: none;
}
.longPage {
	height: 5180px;
}
.medPage {
	height: 1000px;
}
.shortPage {
	height: 800px;
}
/* our team */
#ourTeamText {
	position: absolute;
	width: 544px;
	left: 50px;
	top: 280px;
	color: #333333;
	height: 4639px;
}
#ourTeamText h1 {
	font-size: 16px;
}
#ourTeamText h2 {
	font-size: 14px;
}
#ourTeamText a {
	font-weight: bold;
	text-decoration: none;
}
#ourTeamText a:link {
	color: #7A8599;
}
#ourTeamText a:visited {
	color: #7A8599;
}
#ourTeamText a:hover {
	color: #000000;
}
#ourTeamText a:active {
	color: #000000;
}
/* main text */
#mainText {
	position: absolute;
	width: 544px;
	left: 134px;
	top: 278px;
	color: #333333;
}

#mainText h1 {
	font-size: 16px;
}
#mainText h2 {
	font-size: 14px;
}
#mainText a {
	font-weight: bold;
	text-decoration: none;
}
#mainText a:link {
	color: #7A8599;
}
#mainText a:visited {
	color: #7A8599;
}
#mainText a:hover {
	color: #000000;
}
#mainText a:active {
	color: #000000;
}
#INSsublink1 {top: 20px;}
#INSsublink2 {top: 60px;}
#INSsublink3 {top: 90px;}
#INSsublink4 {top: 120px;}
#INSsublink5 {top: 150px;}
#INSsublink6 {top: 180px;}
#INSsublink7 {top: 210px;}
#INSsublink8 {top: 240px;}
#INSsublink9 {top: 268px;}
#INSsublink10 {top: 281px;}
/* sub links */
#INSPCsublink1 {top: 20px;}
#INSPCsublink2 {top: 59px;}
#INSPCsublink3 {top: 98px;}
#INSPCsublink4 {top: 126px;}
#INSPCsublink5 {top: 154px;}
#INSPCsublink6 {top: 182px;}
#INSPCsublink7 {top: 210px;}
#INSPCsublink8 {top: 238px;}
#INSPCsublink9 {top: 266px;}
#INSPCsublink10 {top: 307px;}
/* sub links */
#INSMUTUALsublink1 {top: 20px;}
#INSMUTUALsublink2 {top: 59px;}
#INSMUTUALsublink3 {top: 98px;}
#INSMUTUALsublink4 {top: 138px;}
#INSMUTUALsublink5 {top: 166px;}
#INSMUTUALsublink6 {top: 194px;}
#INSMUTUALsublink7 {top: 222px;}
#INSMUTUALsublink8 {top: 250px;}
#INSMUTUALsublink9 {top: 278px;}
#INSMUTUALsublink10 {top: 307px;}
/* sub links */
#subMenuBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	position: absolute;
	height: 550px;
	width: 241px;
	left: 748px;
	top: 275px;
}
.hi {
	padding-top: 8px; /* top aligned */
	position: absolute;
	background-repeat: no-repeat;
	height: 32px;
	width: 174px;
	left: 17px;
	background-image: url(../images/menuButtons/buttonBg.jpg);
}
.lo {
	padding-top: 14px; /* middle aligned */
	position: absolute;
	background-image: url(../images/menuButtons/buttonBg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 174px;
	left: 17px;
}
.loINS {
	padding-top: 6px; /* middle aligned */
	padding-left: 30px;
	position: absolute;
	background-repeat: no-repeat;
	height: 28px;
	width: 174px;
	left: 17px;
	background-image: url(../images/menuButtons/buttonINSBg.jpg);
	text-align: left;
}
.loPCCICC {
	padding-top: 6px; /* middle aligned */
	padding-left: 33px;
	position: absolute;
	background-repeat: no-repeat;
	height: 28px;
	width: 174px;
	left: 17px;
	background-image: url(../images/menuButtons/buttonINSBg.jpg);
	text-align: left;
}
.loMUTUAL {
	padding-top: 6px; /* middle aligned */
	padding-left: 20px;
	position: absolute;
	background-repeat: no-repeat;
	height: 28px;
	width: 174px;
	left: 17px;
	background-image: url(../images/menuButtons/buttonINSBg.jpg);
	text-align: left;
}
#sublink1 {top: 20px;}
#sublink2 {top: 60px;}
#sublink3 {top: 100px;}
#sublink4 {top: 140px;}
#sublink5 {top: 180px;}
#sublink6 {top: 220px;}
#sublink7 {top: 260px;}
#sublink8 {top: 300px;}

#subMenuBg a {
	text-decoration: none;
}
#subMenuBg a:link {
	color: #FFFFFF;
}
#subMenuBg a:visited {
	color: #FFFFFF;
}
#subMenuBg a:hover {
	color: #999999;
}
#subMenuBg a:active {
	color: #999999;
}

/* footer */
.smallPageFOOTER{
	top: 750px;
}
.homePageFOOTER{
	top: 900px;
}
.medPageFOOTER{
	top: 1100px;
}
.teamPageFOOTER{
	top: 1260px;
}
.largePageFOOTER{
	top: 5030px;
}
.TCPageFOOTER{
	top: 2550px;
}
.PRIVACYPageFOOTER{
	top: 2100px;	
}
.DISCLAIMERPageFOOTER{
	top: 1850px;
}
.ARTICLESPageFOOTER{
	top: 1080px;
	}
.SITEMAPPageFOOTER{
	top: 800px;
}
#footerBg {
	position: absolute;
	height: 112px;
	width: 924px;
	left: 32px;
	/* top: 1089px; */
	background-image: url(../images/footerBg.jpg);
	background-repeat: no-repeat;
}
#footerText {
	position: absolute;
	height: 85px;
	width: 792px;
	left: 128px;
	top: 16px;
	text-decoration: none;
	font-size: 9px;
	color: #999999;
}
#footerText a:link {
	color: #999999;
}
#footerText a:visited {
	color: #999999;
}
#footerText a:hover {
	color: #666666;
}
#footerText a:active {
	color: #666666;
}
/* top menu */
#topMenu {
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	margin-right: 15px;
}
#topMenu a:link {
	color: #000000;
}
#topMenu a:visited {
	color: #000000;
}
#topMenu a:hover {
	color: #666666;
}
#topMenu a:active {
	color: #666666;
}
/* middle nav */
.middleNavBut{
	position: absolute;
	height: 35px;
	width: 145px;
	top: 12px;
}
#menuBgHome a {
	font-weight: bold;
	text-decoration: none;
}
#menuBgHome a:link {
	color: #FFFFFF;
}
#menuBgHome a:visited {
	color: #FFFFFF;
}
#menuBgHome a:hover {
	color: #999999;
}
#menuBgHome a:active {
	color: #999999;
}
#menuBg a {
	font-weight: bold;
	text-decoration: none;
}
#menuBg a:link {
	color: #FFFFFF;
}
#menuBg a:visited {
	color: #FFFFFF;
}
#menuBg a:hover {
	color: #999999;
}
#menuBg a:active {
	color: #999999;
}
#enterpriseButton {
	left: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	position: absolute;
	width: 130px;
}
#insuranceButton {
	left: 262px;
	text-align: center;
	position: absolute;
	width: 120px;
}
#takafulButton {
	left: 388px;
	text-align: center;
	position: absolute;
	width: 120px;
}
#underwritingButton {
	left: 522px;
	text-align: center;
	position: absolute;
	width: 120px;
}
#corporateButton {
	left: 655px;
	text-align: center;
	position: absolute;
	width: 130px;
}
#healthCareButton {
	left: 798px;
	text-align: center;
	position: absolute;
	width: 118px;
}

/* unknown factors ?? ///////////////////////////////////////////////////////////////////////////////////////////////////////*/
#buttletPoint1 {
	position: absolute;
	height: 20px;
	width: 10px;
	left: 120px;
	top: 577px;
}
#buttletPoint2 {
	position: absolute;
	height: 20px;
	width: 10px;
	left: 120px;
	top: 629px;
}
#homePageText {
	position: absolute;
	height: 200px;
	width: 480px;
	left: 125px;
	top: 347px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#wrapper #canvasBg #homePageText h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#wrapper #canvasBg #LatestNews {
	position: absolute;
	height: 365px;
	width: 309px;
	left: 636px;
	top: 346px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#wrapper #canvasBg #LatestNews a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
}
#wrapper #canvasBg #LatestNews a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
#wrapper #canvasBg #LatestNews a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#wrapper #canvasBg #LatestNews a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

#wrapper #canvasBg #LatestNews h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#wrapper #canvasBg #logoIcon {
	position: absolute;
	height: 289px;
	width: 355px;
	left: 158px;
	top: 512px;
	background-repeat: no-repeat;
	white-space: nowrap;
}
#wrapper #canvasBg #swappa {
	background-image: url(../../images/biographyBg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 831px;
	width: 376px;
	left: 559px;
	top: 266px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#wrapper #canvasBg #swappa a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#wrapper #canvasBg #swappa a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
#wrapper #canvasBg #swappa a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#wrapper #canvasBg #swappa a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#wrapper #canvasBg #swappa h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

#wrapper #canvasBg #biographies {
	position: absolute;
	height: 976px;
	width: 462px;
	background-image: url(../images/theTeamBg.jpg);
	left: 51px;
	top: 266px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#wrapper #canvasBg #logOnBg {
	position: absolute;
	height: 32px;
	width: 153px;
	left: 791px;
	top: 911px;
	background-image: url(../images/logOnIcon.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-left: 30px;
}
#wrapper #canvasBg #logOnBg a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #canvasBg #logOnBg a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #canvasBg #logOnBg a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
#wrapper #canvasBg #logOnBg a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
