/* commented backslash hides from ie5mac \*/ 
html{
	background: #FFFFFF;
	height:100%;
	margin:0;
	padding:0
	
} 
/* end hack */ 

html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	font-size: 11px;
	font-family: "Arial", verdana, sans-serif;
	font-weight: normal;
	text-align: center;
}

h3 {
	font-family: "Arial", verdana, sans-serif;
	font-weight: 900; 
	color: #51b3e0;
	font-size: 21px;
}


#wrapper {
	margin: auto;
	margin-top: 22px;
	width: 857px;
}


#Layer01 {
	background: url('images/bg/kc_v1_main_bg.jpg') top center repeat-y;
	width: 857px;
}


#Layer02 {
	width: 849px;
	margin: auto;
	text-align: left;
	background: url('images/kc_v1_content_bg.jpg') top center no-repeat;
	padding-bottom: 15px;
}

#Layer02_home {
	width: 849px;
	margin: auto;
	text-align: left;
	background: url('images/bg/bg_home.jpg') top center no-repeat;
	padding-bottom: 15px;
	min-height: 400px;
}

#Layer02_what{
	width: 849px;
	margin: auto;
	text-align: left;
	background: url('images/bg/bg_what.jpg') top center no-repeat;
	padding-bottom: 15px;
	min-height: 400px;
}

#Layer02_what_g{
	width: 849px;
	margin: auto;
	text-align: left;
	background: url('images/bg/bg_what_g.jpg') top center no-repeat;
	padding-bottom: 15px;
	min-height: 400px;
}

#Layer02_who_g{
	width: 849px;
	margin: auto;
	text-align: left;
	background: url('images/bg/bg_who_g.jpg') top center no-repeat;
	padding-bottom: 15px;
	min-height: 400px;
}

#Layer02_who{
	width: 849px;
	margin: auto;
	text-align: left;
	background: url('images/bg/bg_who.jpg') top center no-repeat;
	padding-bottom: 15px;
	min-height: 400px;
}

#Layer02_contact{
	width: 849px;
	margin: auto;
	text-align: left;
	background: url('images/bg/bg_contact.jpg') top center no-repeat;
	padding-bottom: 15px;
	min-height: 400px;
}


#Layer02_links{
	width: 849px;
	margin: auto;
	text-align: left;
	/*background: url('images/bg/bg_contact.jpg') top center no-repeat;*/
	background: #fff;
	padding-bottom: 15px;
	min-height: 400px;
}

#Layer02_generic{
	width: 849px;
	margin: auto;
	text-align: left;
	/*background: url('images/bg/bg_contact.jpg') top center no-repeat;*/
	background: #fff;
	padding-bottom: 15px;
	min-height: 400px;
}


#content {
	width: 687px;
	margin-left: 81px;
	margin-top: 85px;
	font-size: 16px;
}

#content H3 {
	color: #51b3e0;
	margin-bottom: 5px;
}

#footer {
	background: url('images/kc_v1_bottom_bg.png') top center no-repeat;
	width: 857px;
	height: 69px;
	padding-top: 10px;
	font-size: 15px;
	padding-bottom: 20px;
	text-align: left;
	margin-top: -10px;
}

.footer_links {
	padding-left: 80px;
}

#footer A {
	color: #000;
	text-decoration: none;
}

.productWidgets { width: 700px; padding: 0px 0px 0px 0px; 
	font: 16px Arial, Helvetica, sans-serif; 
	margin: 0 auto; clear: left;  
	overflow:visible; 
	height:auto; 
	border:0px;
}
.precache { position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; overflow: hidden; }
.productNav { width: 700px; margin: 0 auto; clear: right; text-align: center; padding: 25px 0 0 0; }

.servicesTarget { background: url('images/what_services-off_test.jpg') no-repeat; height: 85px; width: 227px; float: left; cursor: pointer; }
.partnersTarget { background: url('images/what_partners-off_test.gif') no-repeat; height: 85px; width: 235px; float: left; cursor: pointer; }
.biosTarget { background: url('images/who_bios-off_test.jpg') no-repeat; height: 85px; width: 90px; float: left; cursor: pointer; }
.pastworkTarget { background: url('images/who_pastwork-off_test.jpg') no-repeat; height: 85px; width: 187px; float: left; cursor: pointer; }

.servicesTarget.clickedOn, .servicesTargetCache { background-image: url('images/what_services_test.jpg'); cursor: default; }
.partnersTarget.clickedOn, .partnersTargetCache { background-image: url('images/what_partners_test.gif'); cursor: default; }
.biosTarget.clickedOn, .biosTargetCache { background-image: url('images/who_bios_test.jpg'); cursor: default; }
.pastworkTarget.clickedOn, .pastworkTargetCache { background-image: url('images/who_pastwork_test.jpg'); cursor: default; }


