#wrapper {
	background-image: url(../images/background-white.gif);
	background-repeat: repeat-y;
	width: 962px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px auto;
	position: relative;
}
#topshadow {
	background-image: url(../images/shadow-top.gif);
	height: 2px;
	position: relative;
	overflow: hidden;
}
#header {
	background-image: url(../images/gradient-top.gif);
	height: 109px;
	position: relative;
}
#logo {
	left: 32px;
	position: absolute;
}
#hbhb {
	left: 352px;
	top: 13px;
	position: absolute;
}
#ratewatch {
	position: absolute;
	background-image: url(../images/background-ratewatch.jpg);
	height: 99px;
	width: 372px;
	color: #FFF;
	right: 0px;
	padding-top: 10px;
	overflow: hidden;
}
#ratewatch h1{
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFF;
}
#ratewatch h2 {
	font-size: 12px;
	font-weight: normal;
	color: #f6ecd4;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
#ratewatchtable {
	float: left;
	width: 400px;
	padding-right: 20px;
	border-right: 1px solid #24224A;
}
#ratewatchsubscribe {
	padding-left: 20px;
	float: left;
	position: relative;
	width: 233px;
}


#promo {
	position: relative;
	height: 397px;
	margin-top: 6px;
	margin-bottom: 22px;
}
#copy {
	position: relative;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#footer {
	color: #FFF;
	text-align: center;
	background-color: #24224a;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover { text-decoration: underline; }
#bottomshadow {
	background-image: url(../images/shadow-bottom.gif);
	height: 2px;
	position: relative;
	overflow: hidden;
}
#left {
	position: relative;
	width: 242px;
	float:left;
	padding-top: 15px;
}
#right {
	float: left;
	width: 675px;
	position: relative;
	margin-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #24224a;
	margin-bottom: 15px;
}
