body {
	background: #ffffff url(/images/shared/main-bg.jpg) left top repeat-x;
	margin: 0px;
	font-family: "century gothic";
	font-size: 9pt;
	color: #345b62;
	}

#container {
	background: url(/images/shared/body-bg.gif) left top repeat-y;
	width: 760px;
	height: auto;
	margin: 0px auto;
	}

#container-all {
	width: 760px;
	margin: 0px auto;
	}

#container-logo, #container-body {
	width: 760px;
	clear: both;
	}

#container-image {
	width: 760px;
	height: 280px;
	clear: both;
	}
	
#container-footer {
	width: 562px;
	clear: both;
	padding: 20px 0px 20px 198px;
	text-align: center;
	color: #afa397;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	}
	
#container-rotating-logo {
	width: 160px;
	float: left;
	padding: 5px 15px 0px 23px;
	}

#container-cystals-logo {
	background: #c8cad3;
	width: 562px;
	float: left;
	clear: right;
	padding: 45px 0px 10px 0px;
	text-align: right;
	border-bottom: 10px solid #ccced6;
	}
	
#container-navigation {
	width: 160px;
	float: left;
	padding: 0px 15px 0px 23px;
	font-size: 8pt;
	}
	
#container-content {
	width: 522px;
	float: left;
	padding: 20px;
	clear: right;
	border-top: 10px solid #ccced6;
	}

#container-close {
	background: #ffffff;
	width: 760px;
	height: 1px;
	clear: both;
	}