@charset "UTF-8";
/* CSS Document */

body {
	background-color: #01244E;
	background-image: url(../img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif
}
	
	


body a{
	color:#fff;
	text-decoration:none;
	}
	
body a:hover{
	color:#B2B2B2
	}

.rbi_logo{
	float:left;
}
	
#container {
	width: 1000px;
	margin: auto;
	
}
#homecontainer {
	width: 1070px;
	margin: auto;
	
}

	
#slpash {
	width: 970px;
	margin: auto;
	
	
}

#home_footer{
	background-color:#001D3F;
	height: 22px;
	color:#9EA6D2;
	text-align:center;
	padding-top:4px;
	font-size:14px;
}

#home_footer a{
	color:#9EA6D2;
}

#home_footer a:hover{
	color:#B2B2B2;
}
	
#nav{
	float:right;
	width: 725px;
	margin-top: 54px;
	font-size:17px;
}

#homenav{
	width: 970;
	margin-top: 54px;
	font-size:17px;
	text-align:center;
}

#head{
	height:140px;
}

#main_text{
	width:970px;
	margin: auto;}

	#left{
	width:701px;
	float:right;
	padding-left:20px;
	padding-top: 10px;
	padding-right:10px;
	text-align:left;
}

.header{
	font-size:28px;
	padding-top: 15px;

	margin-bottom:20px;
	}
	
.line{
	margin-top:6px;
	margin-bottom:18px;}

#sidepics{
	padding-top:15px;
	padding-bottom:10px;
	width:235px;
	text-align:center;}

#page_footer{
	background-color:#001D3F;
	width:970px;
	height: 22px;
	color:#9EA6D2;
	text-align:center;
	padding-top:6px;
	font-size:14px;
	
}
	
#page_footer a{
	color:#9EA6D2;

}

#page_footer a:hover{
	color:#B2B2B2;
}

.left_main{
	border-bottom:4px solid #456C9D;
	border-top:4px solid #456C9D;
	border-right:4px solid #456C9D;}
	
.smallhead{
	font-size:18px;
	padding-bottom: 4px;
}
.small{
	font-size:13px;
}

.table{
	margin-left:30px;}
	
	
	#staff1{
	width:670px;
	background-color:#0F2F68;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:6px;
	margin-bottom:15px;
	border:1px solid #456C9D;
}
.staff{
	font-size:14px;
	}
	
	
#staff2{
	width:670px;
	background-color:#456C9D;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:6px;
	margin-bottom:15px;
	border:1px solid #0f2f68;
}

#staff-text{
	float:right;}

.staff-pic{
	float:left;
	width:153px;
	margin-right:15px;
	margin-left:6px;
	vertical-align:middle;
	margin-top: 10px;
	border: 1px solid #FFF;
	margin-bottom:15px;}
	
#homebottom{
	width:433px;
	height:123px;
	background-image: url(../img/home_bottom_empty.jpg);
	margin:auto;
	padding-top:25px;
	font-family:Georgia, "Times New Roman", Times, serif
	
}

.homebottomtop{
	font-size:20px;
	padding-bottom:10px;
}

#innerhomebottom{
	margin-top:7px;
	font-size:15px;}
	

