#logo {
	top: 40px;
	width: 286px;
	height: 72px;
}

#maincontent {
	width: 936px;
	margin: 93px 0px 0px 0px;
}

#contenttable {
	width: 936px;
}

#contentcol {
	padding: 0px 5px 0px 8px;
}

.homepicwrap {
	background:#F1DAA4;
	height:300px;
	margin-bottom: 5px;
	
}

.homepic {
	position: absolute;
	display: none;
	z-index: 1;
}

.headcap {
	background-image: url(/images/corners_top_home.gif);
}

.footcap {
	background-image: url(/images/corners_bot_home.gif);
}

.contfootcap {
	background-image: url(/images/corners_bot_home.gif);
}

#footer {
	background-image: url(/images/bg_footer_home.gif);

}

#col_fusion {
	background-color: #E5B545;
}

#col_mi {
	background-color: #800055;
}

#col_motion {
	background-color: #690;
}

#col_ortho {
	background-color: #007;
}

#col_life {
	background-color: #09C;
}

.homecols {
	color: #fff;
	padding: 5px 15px 0px 15px;
	cursor: pointer;
}

.homecols h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}

.homecols h2 a {
	color: #fff;
}

.homecols h2 a:hover {
	text-decoration: none;
}

.homecoltop {
	position:relative;
}

.homecolpnt {
	position: absolute;
	display:none;
	top: -41px;
	left:0px;
	z-index: 2;
}