/***************************
HOME PAGE STYLES
****************************/
#bodyid {
	background: #FFFFFF url(standard/home_bg.jpg) repeat-x;
}
#pageTitle {
	background: url(standard/home_pagetitle_bg.jpg) no-repeat;
	width: 960px;
	height: 260px;
	padding: 0 10px;
}
.standardheader {
	background: url(standard/home_standardheader.jpg) no-repeat;
	padding: 2px 0 0 13px;
}
#content {
	padding: 30px 15px 15px 15px;
	min-height: 200px;
	height:auto !important;
	height: 200px;
}
