body {
	height:100%;
	margin: 20px 0 0 0;
	padding: 0;
	text-align:center;
	background-color: #c0c0c0;
}

div#container {
	position:relative;
	width:757px;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF9E8;
}

div#navBar {
	position:absolute;
	width:800px;
	height:146px;
	left: 0px;	
	background-color:#e9b7e6;
	text-align:left;	
}

div#bodyContainer {
	position:absolute;
	width: 800px;
	top:146px;
	text-align:left;
	left: 0px;
/*	background-color: #ffffff;	*/
	background: #ffffff url(../images/meet-team-KB-RHS-BG.gif) 264px 0px no-repeat;

}

div#bodyContainer2 {
	position:absolute;
	width: 800px;
	top:146px;
	text-align:left;
	left: 0px;
	background-color: #ffffff;	
	/*background: #ffffff url(../images/meet-team-KB-RHS-BG.gif) 264px 0px no-repeat;*/

}

div#lhs {
	position:relative;
	width: 264px;
	height:384px;
	/*padding: 27px 0 0 0;*/
	/*background: #e02200 url(../flash/home/images/frame1.jpg) 0px 27px no-repeat;*/
	float:left;
	background-color: #ffffff;
}

div#lhs2 {
	position:relative;
	width: 264px;
	height:419px;
	/*padding: 27px 0 0 0;*/
	/*background: #e02200 url(../flash/home/images/frame1.jpg) 0px 27px no-repeat;*/
	float:left;
	background-color: #ffffff;
}

div#lhs3 {
	position:relative;
	width: 800px;
	height:419px;
	/*padding: 27px 0 0 0;*/
	/*background: #e02200 url(../flash/home/images/frame1.jpg) 0px 27px no-repeat;*/
	float:left;
	background-color: #ffffff;
}

div#lhs4 {
	position:relative;
	width: 264px;
	height:216px;
	/*padding: 27px 0 0 0;*/
	/*background: #e02200 url(../flash/home/images/frame1.jpg) 0px 27px no-repeat;*/
	float:left;
	background-color: #ffffff;
}

div#bottomBI {
	position:relative;
	width: 800px;
	height:216px;
	/*padding: 27px 0 0 0;*/
	/*background: #e02200 url(../flash/home/images/frame1.jpg) 0px 27px no-repeat;*/
	float:left;
	clear:right;
	background-color: #ffffff;
}

div#bodyCopy {
	position:relative;
	width: 476px;
	/*text-align: right;*/
	padding: 0 0 40px 0;
	float:left;
	/*background: #ffffff url(../images/meet-team-KB-RHS-BG.gif) 0px 0px no-repeat;*/
	top: 45px;
}

div#bodyCopyBI {
	position:relative;
	width: 476px;
	/*text-align: right;*/
	padding: 0;
	float:left;
	/*background: #ffffff url(../images/meet-team-KB-RHS-BG.gif) 0px 0px no-repeat;*/
	top: 45px;
}

div#bodyCopyBot{
	position:relative;
	width: 476px;
	/*text-align: right;
	padding: 45px 60px 45px 0;*/
	float:left;
	left: 264px;
	/*background: #ffffff url(../images/meet-team-KB-RHS-BG.gif) 0px 0px no-repeat;*/
	height: 35px;
}

div#newsBar {
	position:relative;
	background: #f2745d url(../images/bg2.gif) 0px 0px no-repeat;	
	width:747px;
	height: 23px;
	left: 0px;	
	text-align:right;
	vertical-align:middle;
	padding: 6px 10px 0 0;
	float:left;
	clear: both;
}



#logo {
	position: relative;
	width: 105px;
	float:left;
	height: 105px;
	}

#emailAddress {
	position: relative;
	width: 170px;
	float:left;
	top: 80px;
	left: 20px;
	}

#address1 {
	position: relative;
	width: 110px;
	float:left;
	top: 63px;
	left: 118px;
	}

#address2 {
	position: relative;
	width: 110px;
	float:left;
	top: 63px;
	left: 128px;
	}

#address3 {
	position: relative;
	width: 100px;
	float:left;
	top: 63px;
	left: 138px;
	}
	
	
#botBar{
	position:relative;
	background-color:#ffffff;
	width:800px;
	height: 35px;
	text-align:left;
	float:left;
	clear: both;
	background: #ffffff url(../images/home-bot-bar.gif) 0px 0px no-repeat;	
}		
	
#footer{
	position:relative;
	background-color:#c0c0c0;
	color:#FFEADF;
	width:800px;
	height: 70px;
	text-align:left;
	float:left;
	clear: both;
}	

	
