body { 
	background: #F3F3F3 url(/brands/default/images/bg_subpg.jpg) top repeat-x;
}

h1 {
	position: relative;
	left: -18px;
	margin: 18px 0 21px;
}
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;
	background: url(/brands/default/images/subpg_bg_bttm.png) bottom no-repeat;
}

.grayTxt {
	font-size: 12px;
	color: #777;
}

#staticContentCntr {
	position: relative;
	float: left;
	clear: both;
	width: 844px;
	min-height: 600px;
	left: 64px;
}

#staticContentCntr a { color: #2864B0; }

/********* PAGE SPECIFIC *********/

#heroBRimg {
	position: relative;
	width: 842px;
	height: 210px;
}

#buildrsrcLgContent {
	position: relative;
	width: 842px;
	left: 4px;
	margin: 0 auto;
}

#brandManualLinks {
	position: relative;
	width: 770px;
	margin: 0 auto;
}

#brandManPodA {
	position: relative;
	float: left;
	clear: left;
	width: 228px;
	margin-bottom: 42px;
}

#brandManPodB {
	position: relative;
	width: 228px;
	float: left;
	clear: none;
	left: 46px;
	margin-bottom: 42px;
}

#brandManPodC {
	position: relative;
	width: 228px;
	float: left;
	clear: right;
	left: 92px;
	margin-bottom: 42px;
}

#brLogoImg {
	position: relative;
	float: left;
	clear: left;
	width: 100px;
}

#ManualTxt {
	position: relative;
	float: left;
	clear: right;
	width: 128px;
}

#ManualTxt a {
	color: #2864B0;
	font-size: 13px;
	font-weight: bold;
}

/********* SHOW / HIDE CONTENT *********/

#toggleCnr {
	position: relative;
	clear: both;
	width: 800px;
	/*border: 1px dotted #CCCCCC;*/
}

#toggleCnr a {
	font-size: 13px;
}

.controlClass {
	position: relative;
	clear: both;
	left: 32px;
	top: 12px;
}

.controlSpace {
	position: relative;
	clear: both;
	height: 12px;
	margin-bottom: 12px;
	left: 32px;
	top: 12px;
}

.imageThumbnail {
	position: relative;
	float: left;
	clear: left;
}

.imageCopyText {
	position: relative;
	float: left;
	clear: right;
	left: 12px;
	width:700px;
}

