#page {
	background-image:none;
}

#footer {
	background-image:url(../images/hp-footer-bg.jpg);
}

#hp-images {
	width:582px;
	height:207px;
	float:right;
}

h1 {
	color:#3399FF;
	font-size:160%;
}

#sidebar-right {
	float:right;
	font-size:90%;
	width:138px;
	padding:25px 10px 0px 15px;
	margin-top:0px;
	background-image:url(../images/sidebar-right-bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

#sidebar-right h2 {
	color:#5A84AD;
}