#all #top {
	background:url(../img/rbs_top_bg.jpg) top no-repeat;
	height:255px;
	position: relative;
}

#pageholder {
	text-align:left;
	margin:0 auto;
	width:950px;
	/*background:#fff url(../img/bg_r.jpg) top left repeat-x;*/
	background:#FFFFFF;
}

html, body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:150%;
	color:#000000;
	background:#ffffff url(../img/rbs_bg.gif) top left repeat-x;
	padding-bottom:10px;
	width:100%;
	height:auto !important;
	min-height:500px;
	height:500px;

}

a {
color:#111185;
text-decoration:underline;
}


h2, h1{
color:#0a4092;
}

h2.purple  {
	color: #0a4092;
	text-transform:none;
}

#all #stripe {
	border-top:11px solid #f2cd21;
	margin-top:10px;
	padding-top:10px;
}

#all #fastAccessButtons .button {
background-image:url("../img/sidebox_bg_fv.jpg");
background-repeat:no-repeat;
height:91px;
margin:0 0 1px;
width:199px;
}


.rbs_newsletter {
	background:url(../img/bottombox/rbs_newsletter.jpg) top left no-repeat #003399; 
	height:117px;
	width:166px;
	float:left;
	position:relative;	
	
}

.rbs_newsletter_input {
	position:absolute;
	left:20px;
	top:77px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0054a4;
	border:0;
	background:none;
	height:22px;/*32*/
	width:55px;/*65*/
}
.rbs_newsletter_submit {
	background:url(../img/bottombox/rbs__newsletter_button.jpg) top left no-repeat;
	position:absolute;
	left:77px;
	top:71px;
	text-indent:-4000px;
	width:34px;
	height:34px;
	border:0;
	color:#3a3a3a;
	cursor: pointer;
}

#all #content .newsbox {
	margin-top: 20px;
}

#all #content .newsbox .newsitem 
{
	border-top:1px solid #F2CD21;
}

#all #stripe #homewrapper {
background:url("../img/rbs_home_bg.gif") repeat-y scroll 0 0 transparent;
display:inline;
float:left;
width:672px;
}


/* SITESNAV
************************************************************/
.sitesnav {
	margin:0px 0px 0px 35px;
	float:left;
	display:inline;
	
}
.sitesnav li {
	list-style-type:none;
	display:inline;
	
}
.sitesnav li a {
	line-height:100%;
	color:#111185;
	padding:0 7px;
	float:left;
	display:inline;
	font-size:10px;
	text-transform:uppercase;
	line-height:21px;
	text-decoration:none;
	border-left:none;
}

.sitesnav li a:hover {
	background-color:#111185;
	text-decoration:none;
	color:#FFFFFF;
}

.sitesnav li.first a {
	padding-left:15px;
	border:none;
}


#rbs_leftColumn {
	float:left;
	width:170px;
	border-right: 1px solid #F2CD21;
	height: 100%;
}

#rbs_leftColumn_inner {
	width: 150px;
	margin:0px 0 10px 0;
}

#rbs_leftColumn_inner p {
	font-size: 11px;
	line-height: 12px;
}

.rbs_centerColumn {
	margin:0 0 10px 0px;
	float:right;
	width: 692px;	
	display:inline;
}

.rbs_centerColumn_narrow {
	width: 502px;
}

#topBoxes {
	width: 692px;
	margin-bottom: 10px;
}

#rbs_sideboxes{
	float: right;
	width: 180px;
	margin-right:20px;
}

.rbs_rightColumn{
	width: 180px;
	float: right;
	padding: 0 10px;
}

#rbs_left{
	width: 670px;
	float: left;
	font-weight: normal;
} 

#rbs_banner{
	float:left;
	width: 480px;
	height: 275px;
}

#rbs_sideNav ul {
	margin: 0;
	padding: 0;
}

#rbs_sideNav ul li {
	list-style-type: none;
	margin:5px 0;
}

#rbs_sideNav ul li a {
	font-size: 14px;
}

#map {
	margin-top: 10px;
	border: 2px solid #ccc;
	padding: 1px;
}
