body {
	background-image: url(../images/goldmanrosa_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1, h2, h3, h4 {
	color: #D1B665;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
.pageleft   li, .pageright li {
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#headertext a, #nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
}
#header {
	color: #666666;
	background-image: url(../images/goldmanrosa_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 345px;
	font-size: 12px;
	margin-bottom: 5px;
}
#headertext a {
	display: block;
	background-image: url(../images/btn_01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 145px;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 175px;
}
#headertext a:hover {
	color: #E3A542;
	background-image: url(../images/btn_02.gif);
}
#nav {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 305px;
	height: 40px;
	overflow: hidden;
}
#footer {
	font-size: 11px;
	color: #333333;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 20px;
}
#pagebg {
	background-color: #333333;
	clear: both;
}
.pageleft {
	width: 610px;
}
.pageleft p {
	line-height: 18px;
}
.pageright {
	width: 220px;
	position: absolute;
	top: 390px;
	margin-left: 649px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #D1B665;
	padding-left: 30px;
	color: #999999;
}
.pageright p {
	line-height: 18px;
}

#content {
	background-image: url(../images/goldmanrosa_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
}
#nav li {
	display: block;
	background-image: url(../images/nav_separator.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}
#nav li:first-child {
	background-image: none;
	padding-left: 0px;
}
#nav a {
	line-height: 40px;
	font-size: 16px;
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: -10px;
}
#nav a:hover {
	color: #FFFFFF;
}
#header img {
	position: absolute;
	top: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 60px;
}
#headertext {
	width: 320px;
	margin-left: 133px;
	position: absolute;
	top: 168px;
	line-height: 18px;
}
.page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content a {
	color: #E3A542;
}
#content a:hover {
	color: #D1B665;
	text-decoration: none;
}
.pageright h3 {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	position: absolute;
	margin-top: -15px;
	margin-bottom: 10px;
}
.footerright {
	margin-left: 680px;
	padding-top: 8px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:hover {
	color: #C3AA60;
}

.footerleft {
	width: 610px;
	float: left;
}
.disclaimer {
	font-size: 10px;
	color: #CC0000;
}

