#contentpanel {
	width: 900px;
	position: relative;
	padding-top: 25px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 290px;
}
#contentpanelholder {
	background-color: #e5f2fc;
	position: relative;
	height: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8D9E5;
}
#lefthandpanel {
	float: left;
	width: 900px;
	position: relative;
	height: 285px;
}
#tabsholder {
	float: left;
	width: 470px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
}
#tabsinfo {
	float: left;
	position: relative;
	background-image: url(images/our-approach-tabs_08.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 440px;
	background-position: center top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#tabsinfobottom {
	width: 470px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	float: left;
}
#tab1 {
	float: left;
	height: 24px;
	padding-right: 10px;
}
#tab2 {
	float: left;
	height: 24px;
	padding-right: 10px;
}
#tab3 {
	float: left;
	height: 24px;
	padding-right: 10px;
}
#righthandpanelindex {
	width: 450px;
	position: relative;
	right: 0px;
	float: right;
}
#righthandpanel2index {
	width: 397px;
	position: relative;
	float: right;
}
#bottompanel {
	width: 900px;
	position: relative;
	padding-top: 10px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 155px;
}
#bottompanelholder {
	position: relative;
	border-bottom-color: #B8D9E5;
	height: 230px;
}
.bottominsidepanel1 {
	float: left;
	width: 300px;
	position: relative;
}
#textlinkholder {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	height: 30px;
}
.bottominsidepanel2 {
	float: left;
	width: 280px;
	position: relative;
	padding-left: 20px;
}
#textlinkholder2 {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	height: 30px;
	width: 98px;
	padding-left: 33px;
	background-image: url(images/blue-text-box.gif);
}
#text1 {
	float: left;
	position: relative;
}
#text2 {
	position: absolute;
	top: 75px;
	right: 0px;
}
.formbox {
	border: 1px solid #01669A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
}
.formbox2 {
	border: 1px solid #01669A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #444444;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomimageholder {
	float: right;
	width: 550px;
	position: relative;
	padding-left: 25px;
	height: 145px;
	background-image: url(images/contact-page-images.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
}

