body {
	text-align: center;
	min-width: 800px;
	margin: 0px;
	background-image: url(../_images/images/rmg_solid_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	margin:0 auto;
	width:100%;
	text-align: left;
	height: auto;
}

#head {
	width:800px;
	text-align: left;
 	margin:0 auto;
	height: 123px;
	padding: 0px;
}

#menu {
 	width:800px;
 	margin:0 auto;
	text-align: left;
	}
	
#body {
 	width:800px;
 	margin:0 auto;
	text-align: left;
	height: 370px
}

#foot {
	width:100%;
	margin:0 auto;
	text-align: left;
	height: 185px;
	background-image: url(../_images/images/rmg_solid_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a:hover {
	color: #e51b24;
}

a {
	color: #312303;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #e51b24;
	letter-spacing: 0.1em;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #e51b24;
	letter-spacing: 0.1em;
	margin-bottom: -5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .66em;
	line-height: 115%;
}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	
/* ------------ */

.right2 {
	float: right;
	width: 245px;
}

.right2 img {
	border: 1px solid #daca96;
	margin-top: 10px;
	margin-bottom: 5px;
}

#contact {
	margin:0 auto;
	width:450px;
	text-align: left;
}

#team {
	margin:0 auto;
	width:550px;
	text-align: left;
}

#team img{
	margin-left: 19px;
}
#team .nomargin {
	margin: 5px 0 0 0;
}
#team p{
	text-align: justify;
}
#team a, #team a:visited {
	text-decoration: none;
	color: #000000;
}
.space {
	padding-bottom: 30px;
}
#map, #map a, #map a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	text-decoration: none;
}