@import url(hh_home.css);

/* ---- title text style ---- */
h1, .t0 {
	background: url(../../graphics/system/HH/hh_pagetitle_arrow.gif) no-repeat 0 0;
}

/* --------- layout style settings (for .asp template only) --------- */
#toplevelmid {
	background: #FFF url(../../graphics/system/HH/hh_home_mainbg_mid.gif) repeat-y top left;
}

#topleveltop {
	background: url(../../graphics/system/HH/hh_home_mainbg_top.gif) no-repeat top left;
}

#toplevelbtm {
	background: url(../../graphics/system/HH/hh_home_mainbg_btm.gif) no-repeat bottom left;
}

#column1 {
	padding: 16px 0 24px 50px;
	width: 320px;
}

#column2 {
	padding: 58px 15px 24px 15px;
	width: 345px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	text-align: center;
}

#sendpageform td span {
	font-weight: bold;
}
