.twoColFixLtHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	top: 0px;
	text-align: center;
	background-color: #FFF;
	color: #FFF;
	font-size: 10px;
} 
.twoColFixLtHdr #header {
	height: 130px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	width: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CBD3E4;
} 
body  {
	margin: auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/main-bg.png);
	background-repeat: repeat-x;
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	position: relative;
	z-index: 5;
	top: 0px;
}

.implants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/implants-bg.gif);
	padding-left: 0px;
	top: 15px;
	position: relative;
	z-index: 0;
	text-align: justify;
	height: 400px;
	padding-right: 10px;
	color: #000;
}
.centertext {
	text-align: center;
}


.twoColFixLtHdr #header h1 {
	text-align: left;
	left: 500px;
	position: static;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}

.bodyhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #004990;
	text-align: left;
}

.twoColFixLtHdr #sidebar1 {
	width: 220px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	left: 0px;
	z-index: 40;
}
.twoColFixLtHdr #maincontent {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	right: 0px;
	left: 0px;
	z-index: 5;
	top: 0px;
	text-align: justify;
	padding: 0px;
	bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#maincontentright {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	padding-right: 10px;
	color: #333;
}

.twoColFixLtHdr #footer {
	background-color: #95A8CA;
	text-align: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	height: 80px;
	top: 0px;
	background-image: url(images/credits2010.gif);
	background-repeat: no-repeat;
	background-position: 420px;
	color: #95A8CA;
	margin: 0px;
	clear: both;
	float: none;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	text-align: left;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	color: #000;
}
.work_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #000;
}

	
.sidemenu {
	float: left;
	top: 0px;
	z-index: 10;
	width: 190px;
	text-align: left;
	color: #95A8CA;
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

.clearing	{  /* clearing div added at bottom of wrapper div */
	clear: both;
	font-size: 12px;
	color: #FFF;
	}
	
	.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0;
	color: #FFF;
}

.clearfix {
	display: inline-block;
	color: #FFF;
}
.video {
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.formbox {
	border: 1px solid #000;
}
