@import url(stz_v2_pages.css);

/* --------- layout style settings (for .asp template only) --------- */
#toplevel {
	background: none;
}

.main-background {
	background: url(../graphics/system/stz_v2_home_mainbg.gif) repeat-y center top;	
}

#header-background {
	background: url(../graphics/system/stz_v2_home_headerbg.jpg) no-repeat 12px 0;
}

#flashbanner {
	margin: 0 -9px 6px -9px;
	width: 644px;
	height: 294px;
}

#column1 {
	padding: 0 6px 50px 20px;
	width: 258px;
}

#column2 {
	padding: 0 19px 50px 23px;
	width: 635px;
}

