/*--- BODY ---*/
body {
	background: url(../image/bg-body.gif) center repeat-y #B45B49;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/*--- WRAPPER ---*/
#wrapper {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 752px;
}
/*--- HEADER ---*/
#header {
	float: left;
	background: #FFFFFF;
	width: 100%;
	border-bottom: 1px solid #646464;
}
/*--- LOGO ---*/
#logo {
	float: left;
	width: 272px;
}
#logo p {
	margin: 0px;
	padding: 30px 0px 14px 28px;
}
/*--- MENU ---*/
#menu {
	float: left;
	width: 480px;
}
#menu ul {
	float: left;
	font: 11px/16px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #505050;
	list-style: none;
	margin: 0px;
	padding: 41px 0px 16px 24px;
	width: 192px;
}
#menu li {
	margin: 0px;
	padding: 0px;
}
#menu a {
	color: #505050;
	text-decoration: none;
}
#menu a:hover {
	color: #282828;
	text-decoration: none;
}
/*--- MENU SELECTED ---*/
#menu .menu-selected {
	color: #B45B49;
}
/*--- CONTENT ---*/
#content {
	width: 100%;
}
/*--- SIDE ---*/
#side {
	float: left;
	width: 272px;
}
/*--- SPLASH ---*/
#splash {
	border-bottom: 1px solid #646464;
}
/*--- DEXEL ---*/
#dexel {
	margin: 0px;
	padding: 20px 0px 0px 30px;
}
/*--- SUB ---*/
#sub {
	float: left;
	width: 480px;
	border-bottom: 1px solid #646464;
}
#sub p {
	font: 11px/16px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #505050;
	margin: 0px;
	padding: 8px 0px 8px 19px;
}
#sub a {
	color: #505050;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#sub a:hover {
	color: #282828;
	text-decoration: none;
}
/*--- SUB SELECTED ---*/
#sub .sub-selected {
	color: #B45B49;
}
/*--- COPY ---*/
#copy {
	float: left;
	width: 480px;
}
#copy div {
	margin: 0px;
	padding: 30px 48px 9px 24px;
}
#copy h1 {
	font: 11px/30px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #505050;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	width: 400px;
}
#copy h2 {
	font: 11px/16px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #B45B49;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	width: 400px;
}
#copy h3 {
	font: 11px/20px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #B45B49;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#copy h4 {
	font: 11px/20px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #282828;
	margin: 0px;
	padding: 0px;
}
#copy p {
	font: 11px/20px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #505050;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#copy ul {
	font: 11px/20px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #505050;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#copy ul li {
	background: url(../image/icon-list.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 24px;
}
#copy ul ul {
	font: 11px/20px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #505050;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#copy ul ul li {
	background: url(../image/icon-list-sub.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#copy table {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
#copy th {
	font: 11px/16px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #282828;
	margin: 0px;
	padding: 8px 28px 8px 0px;
	width: 20%;
}
#copy td {
	font: 11px/16px "Lucida Grande", Lucida Sans Unicode, "Trebuchet MS", Arial, Sans-Serif;
	color: #505050;
	margin: 0px;
	padding: 2px 28px 2px 0px;
}
#copy a {
	color: #282828;
	text-decoration: none;
	border-bottom: 1px solid #C8C8C8;
}
#copy a:hover {
	color: #B45B49;
	text-decoration: none;
	border-bottom: 1px solid #B45B49;
}
/*--- COPY SOLD ---*/
#copy .sold {
	background: #F5F5F5;
}
#copy .sold td {
	color: #AFAFAF;
}
#copy .sold .status {
	color: #FF0000;
}
/*--- COPY ICON PDF ---*/
#copy .icon-pdf {
	background: url(../image/icon-pdf.gif) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 27px;
}
#copy .icon-pdf a {
	color: #B45B49;
	text-decoration: none;
	border-bottom: 1px solid #C8C8C8;
}
#copy .icon-pdf a:hover {
	color: #282828;
	text-decoration: none;
	border-bottom: 1px solid #282828;
}
/*--- COPY LOGOS ---*/
#copy .logos a {
	border: none;
}
#copy .logos a:hover {
	border: none;
}
/*--- SIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash #copy h1 {
	visibility: hidden;
}
.sIFR-hasFlash #copy h2 {
	visibility: hidden;
}
.sIFR-hasFlash #copy h3 {
	visibility: hidden;
}