body { 
	background: #F3F3F3 url(/brands/default/images/bg_subpg.jpg) top repeat-x;
}

h1 {
	height: 21px;
    margin-bottom: 25px;
}

h1 img{
    position: relative;
    top: 6px;
}

#footerCntr{
	position: relative;
	width: 100%;
	background: #FFF;
}

#footerCntrSpacer{
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 100%;
	background: #FFF;
}

#bcAdjust {
	position: relative;
	float: left;
	left: 46px;
	top: 9px;
}

#reqMoreBttn {
	position: relative;
	float: right;
	right: 20px;
}

#subPgWrapper {
	float: left;
	clear: both;
	width: 973px;
	background: url(/brands/default/images/subpg_bg_tile.jpg) top repeat-y;
}

#subPgFixedBG {
	position: absolute;
	left: 0px;
	width: 973px;
	height: 480px;
	background: url(/brands/default/images/subpg_bg_fixd.png) top no-repeat;
	z-index: -900;
}

#subPgCntr {
	float: left;
	clear: both;
	width: 973px;
	line-height: 140%;
	background: url(/brands/default/images/subpg_bg_bttm.png) bottom no-repeat;
}

.grayTxt {
	font-size: 12px;
	color: #494949;
}

#legalCntr {
	position: relative;
	float: left;
	clear: both;
	width: 844px;
	min-height: 600px;
	left: 64px;
}

#legalCntr li {
	position: relative;
	width: 800px;
	left: 30px;
	margin-top: 4px;
	margin-bottom: 2px;
}

.liBullet {
	position: relative;
	width: 16px;
	float: left;
	clear: left;
}

.liContent {
	position: relative;
	width: 740px;
	float: left;
	clear: right;
}

