* { margin: 0; padding: 0; }

.grid1 {
	width: 176px;
	margin: 0 28px;
	float: left;
	display: inline;
}

.grid2 {
	width: 412px;
	margin: 0 28px;
	float: left;
	display: inline;
}

.grid3 {
	width: 646px;
	margin: 0 28px;
	float: left;
	display: inline;
}

div.facebook {
	width: 150px;
	float: right;
	text-align: right;
	margin: 0;
}

.facebook a {
	float: right;
	display: inline;
	color: #6C6460;
	font-size: 1em;
	text-decoration: none;
}

.facebook img {
	display: inline;
	position: relative;
	margin: -1px -2px 0 8px;
}

body {
	background: #fff url(images/background-body.png) repeat-x top center;
	font: 9px verdana, sans-serif;
	line-height: 1.666667em;
	text-align: left;
	color: #6c635f;
}

a {
	color: #0054A5;
	text-decoration: underline;
	font-style: italic;
}

li { list-style: none; }

a img { border: none; }

.links a { font-style: normal; }

#feeds a {
	color: #6c635f;
	text-decoration: none;
}

#feeds a:hover { text-decoration: underline; }

h1 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1.75em;
}

h2, .h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

p,dd { margin-bottom: 1.75em; }

#container {
	width: 716px;
	margin: 0 auto;
}

#shadow {
	float: left;
	position: relative;
	display: block;
	height: 86px;
	clear: both;
	margin: 0 0 -38px 0;
	z-index: 0;
}

#shadow div.grid1 {
	width: 178px; height: 86px;
	margin-right: 18px;
	-moz-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	-webkit-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
}

#navigation {
	float: left;
	position: relative;
	display: block;
	height: 86px;
	clear: both;
	margin: -48px 0 -38px 0;
	z-index: 99;
}

#navigation div.grid3 {
	width: 450px;
	margin: 0 28px 0 224px;
	padding-top: 33px;
}

#navigation ul li {
	display: inline;
	padding-left: 11px;
}

#navigation li a {
	background-image: url(images/nav-sprite.gif);
	display: inline-block;
	height: 37px;
}

#navigation.home li a {
	background-image: url(images/nav-sprite.gif);
	display: inline-block;
	height: 11px;
}

#navigation li a#home { background-position: 0px -39px; width: 30px; }
#navigation li a#home.active { background-position: 0px -1px; }

#navigation li a#aboutus { background-position: -44px -39px; width: 51px; }
#navigation li a#aboutus.active { background-position: -44px -1px; }

#navigation li a#partners { background-position: -111px -39px; width: 52px; }
#navigation li a#partners.active { background-position: -111px -1px; }

#navigation li a#services { background-position: -178px -39px; width: 47px; }
#navigation li a#services.active { background-position: -178px -1px; }

#navigation li a#resources { background-position: -241px -39px; width: 60px; }
#navigation li a#resources.active { background-position: -241px -1px; }

#navigation li a#contactus { background-position: -315px -39px; width: 64px; }
#navigation li a#contactus.active { background-position: -315px -1px; }

#navigation li a#careers { background-position: -394px -39px; width: 46px; }
#navigation li a#careers.active { background-position: -394px -1px; }

#masthead {
	position: relative;
	display: block;
	width: 702px; height: 326px;
	background-color: #fff;
	-moz-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	-webkit-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	margin-bottom: 14px;
	clear: both;
}

#masthead div.grid1 {
	position: relative;
	margin: -48px 0 0 28px;
	width: 178px; height: 346px;
	background: #6c635f url(images/logo.png) bottom center no-repeat;
}

#masthead div.grid2 {
	margin: 28px 28px 0 0;
	width: 468px; height: 260px;
	background: #fff;
}

#animation {
	position: relative;
	top: -28px;
	left: 28px;
	float: left;
	clear: right;
}

#slidedown {
	float: left;
	height: 326px; width: 178px;
	background: url(images/masthead-bg.jpg) top center no-repeat;
	background-position: -0px 56px;
}

#box1 {
	background: #6c635f url(images/logo.png) bottom center no-repeat;
	height: 346px;
	width: 178px;
	position: absolute;
	top: -366px;
	z-index: 11;
	display: block;
}

#box2 {
	background: #6c635f;
	height: 150px;
	width: 20px;
	position: absolute;
	left: 158px;
	top: -170px;
	z-index: 12;
	display: block;
}

#box3 {
	background: #6c635f;
	height: 150px;
	width: 178px;
	position: absolute;
	top: -170px;
	z-index: 13;
	display: block;
}

#slideshow-container {
	display: relative;
	margin-top: 56px;
	float: left;
	clear: right;
}

#slideshow {
	position: relative;
	height: 270px;
}

#slideshow img {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 8;
	border-bottom: 1px #fff solid;
}

#slideshow #slide1 { z-index: 10; }
#slideshow #slide2 { z-index: 9; }
#slideshow #slide3 { z-index: 8; }
#slideshow #slide4 { z-index: 7; }

#feeds {
	width: 702px; min-height: 250px;
	background: #fff url(images/background-feeds.png) top center no-repeat;
	-moz-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	-webkit-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	margin-bottom: 8px;
	clear: both;
	padding-bottom: 12px;
	line-height: 1.444444em;
}

.title {
	display: block;
	border-bottom: 2px solid #6c635f;
	margin-bottom: 1.5em;
	padding: 25px 0 3px 0;
}

.text {
	font-style: italic;
	line-height: 1.444444em;
	padding-bottom: 1.5em;
}

ul.feeds li {
	font-style: italic;
	padding-bottom: 0.888888em;
}

li.rssRow {
	font-style: italic;
	padding-bottom: 1.111111em;
}

ul.links li {
	font-style: normal;
	font-weight: bold;
}

#wrapper {
	position: relative;
	display: block;
	width: 702px;
	background-color: #fff;
	-moz-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	-webkit-box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	box-shadow: 2px 2px 4px 1px rgba(107,103,99,0.3);
	clear: both;
	padding-bottom: 28px;
	margin-bottom: 8px;
}

#content { clear: both; }

#content div.grid1 {
	position: relative;
	margin: -48px 0 0 28px;
	width: 178px; height: 484px;
	background: #6c635f;
}

#content div.grid2 {
	margin: 28px 28px 0 28px;
	width: 430px; height: 408px;
	padding-right: 10px;
	background: #fff;
	overflow: auto;
}

.logos { margin-bottom: 4.25em; }
.logos img { margin-right: 10px; }
.logos img.last { margin-right: 0; }

dl.partners { margin-top: 4px; }

dl.partners dt {
	clear:left;
	width: 80px; height: 80px;
	float: left;
	margin-bottom: 12px;
}

dl.partners dt img { border: 1px solid #6c635f;}

dl.partners dd {
	width: 318px;
	float: right;
	margin: 10px 0 0 14px;
}

dl.partners dd img {
	margin-left: -1px;
}

ul.services {
	margin-bottom: 5.25em;
	text-transform: uppercase;
	font-weight: bold;
}

dl.services { margin-bottom: 1.75em; }

dl.services dt {
	margin-top: 1.75em;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

dl.services dd { margin-left: 24px; }

ul.services a {
	color: #6c635f;
	text-decoration: none;
	font-style: normal;
}

dl.services a:hover { text-decoration: underline; }


ul.resources { margin-bottom: 1.75em; }

#map { margin-top: -8px; }

.caption {
	position: relative;
	margin-bottom: 1.75em;
}

#footer {
	height: 116px;
	clear: both;
}

#footer div.grid1 {
	margin: 0 0 0 28px;
	width: 178px; height: 116px;
	background: #6c635f url(images/rbms_logo.png) bottom center no-repeat;
}

#footer div.grid2 {
	margin: 0 28px 0 0;
	width: 468px; height: 116px;
}

#copyright {
	width: 702px;
	font-style: italic;
	font-size: 1em;
	clear: both;
	padding-bottom: 40px;
}

.clearfix { clear: both; }