#homephoto {
	float: left;
	width: 440px;
}
#homerightcol {
	float: right;
	width: 272px;
}
#homeheader {
	height: 60px;
	text-indent: -9999px;
	background-image: url(shared_graphics/home_header.gif);
	background-repeat: no-repeat;
}
#hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 22px;
}
#homemenu {
	width: 262px;
	margin-left: 10px;
}
#homeourprod {
	float: left;
}
#homeoursci {
	float: right;
}
#homebtns {
	float: right;
}
#homebannerarea {
	clear: both;
	padding: 10px 0px 0px 0px;
}
#homebanner {
	width: 495px;
	float: left;
	margin: 10px 0px;
}
#socialbtns {
	float: right;
	margin-top: 5px;
	padding-right: 20px;
}
#portal-btn {
	float: right;
	height: 25px;
	width: 140px;
	margin: 5px;
}
#portal-btn a {
	display: block;
	height: 25px;
	width: 140px;
	background-image: url(shared_graphics/portalaccess_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
