@charset "UTF-8";
/* VarData home page CSS Document */

/* --------------------------------------- header
---------------------------------------------------------------------------------------------- */
#li-home a#home {
	background: url(/site/images/home_button.gif) no-repeat left -25px;
}
/* --------------------------------------- left side navigation
---------------------------------------------------------------------------------------------- */
#left {
	width: 215px;
	background: url(/site/images/bufade_bac.gif) repeat-x 0px 283px;
}
/* --------------------------------------- content
---------------------------------------------------------------------------------------------- */
#maincontent {
	width: 775px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: url(/site/images/bufade_bac.gif) repeat-x 0px 283px;
}
#homecontent {
	margin: 40px 20px 0px 20px;
}
/* --------------------------------------- miscellaneous
---------------------------------------------------------------------------------------------- */
.banner {
	height: 282px;
	width: 775px;
}
#quote {
	margin: 25px auto;
}
#rochester {
	width: 170px;
	text-align: center;
	margin: 0px 10px 30px 50px;
	padding: 0px;
	float: right;
}
#rochester img {
	margin: 0px auto;
}
#rochester p {
	font-size: 10px;
	color: #666;
	line-height: 14px;
}
/* --------------------------------------- NetSuite overrides
---------------------------------------------------------------------------------------------- */
#div__body {
	width: 990px !important;
	padding: 0px 0px 10px 0px;
	margin: 0px auto !important;
	background: #FFF url(/site/images/home_blank_banner.jpg) no-repeat 215px top;
}
td.greytitle {
	color: #939309;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	padding-top: 312px;
}