body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#head-outer {
	width: 100%;
	background-image: url(graphics/head-bkd.jpg);
	height: 103px;
}
#head-inner {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#RP-logo {
	float: left;
	width: 270px;
}
#nav {
	float: left;
	width: 700px;
	margin-left: 45px;
	height: 103px;
	text-align: right;
	font-size: 13px;
	color: #1D67B4;
	letter-spacing: -0.5px;
}
#nav a {
	font-family: Arial;
	color: #1D67B4;
	text-decoration: none;
}
.blue-text {
	color: #1D67B4;
}

#push-down {
	height: 20px;
}
#main {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	font-family: arial;
}
#main a {
	color: #1b67b4;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#banner {
	height: 286px;
	background-image: url(graphics/banner-home.jpg);
}
#banner-about {
	height: 286px;
	background-image: url(graphics/banner-about.jpg);
}
#banner-news {
	height: 286px;
	background-image: url(graphics/banner-news.jpg);
}
#banner-team {
	height: 286px;
	background-image: url(graphics/banner-meet-the-team.jpg);
}
#banner-cands {
	height: 286px;
	background-image: url(graphics/banner-candidates.jpg);
}
#banner-clients {
	height: 286px;
	background-image: url(graphics/banner-clients.jpg);
}
#banner-vacs {
	height: 286px;
	background-image: url(graphics/banner-vacs.jpg);
}
#banner-contact {
	height: 286px;
	background-image: url(graphics/banner-contact.jpg);
}
#left-column {
	float: left;
	width: 180px;
	font-size: 12px;
	color: #666;
}
#left-column li {
	line-height: 23px;
	margin-left: 0px;
	padding-left: 0px;
}
#left-column h1 {
	font-size: 13px;
	color: #666;
	letter-spacing: 0.1em;
	font-weight: normal;
}
#text {
	width: 570px;
	margin-left: 20px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
#text h1 {
	font-size: 20px;
	color: #636363;
	font-weight: normal;
}
#text h2 {
	font-size: 14px;
	color: #636363;
	font-weight: normal;
}
#text h3 {
	font-size: 13px;
	color: #636363;
	font-weight: normal;
}
#text h4 {
	font-size: 14px;
	color: #1D67B4;
	font-weight: bold;
}
.makeitalic {
	font-style: italic;
}

#right-column {
	float: right;
	width: 210px;
}
#clear {
	clear: both;
}
#foot {
	background-image: url(graphics/foot-bkd.jpg);
	height: 127px;
	width: 100%;
	font-family: arial;
	line-height: 16px;
	font-size: 10px;
	color: #666666;
}
#foot a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.darktext {
	color: #333;
}
#foot a:hover {
	text-decoration: underline;
	color: #333;
}
#foot-wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#foot-column1 {
	float: left;
	width: 170px;
}
#foot-column2 {
	width: 100px;
	margin-left: 20px;
	float: left;
}
#foot-column3 {
	width: 420px;
	margin-left: 20px;
	float: left;
}
#foot-column4 {
	float: right;
	width: 250px;
	margin-right: 20px;
	text-align: right;
}
.makeblue {
	color: #1d67b4;
}
#float-right {
	float: right;
	width: 330px;
}
