body { 
	background: #F3F3F3 url(/brands/default/images/bg_subpg.jpg) top repeat-x;
}
a {
	text-decoration: underline;
	color:#2763b0;
	cursor:pointer;
	outline-style: none;
}

#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;
    padding-bottom:50px;
}

h1 {
	position: relative;
}

h1 img{
    position: relative;
    top: 6px;
}

h6{
  color: #2763B0;
  font-size:18px;
  padding: 10px 0;
  font-weight:normal;
}

.grayTxt {
	font-size: 12px;
	color: #777;
}

#staticContentCntr {
	position: relative;
	float: left;
	width: 844px;
	left: 64px;
}

#staticContentCntrNoMgn {
	position: relative;
	float: left;
	width: 900px;
}

#SRPaginationTOP {
	position: relative;
	float: right;
	height:40px;	
}

#SRPaginationBTM {
	position: relative;
	float: right;
	top: -10px;
}

.searchResultsHdr {
	background: url(/brands/default/images/find/pg_title_sym.jpg) 210px no-repeat;
	/*clear:right;*/
}
