body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #6B6563;
}

a {
	color:#c7b299;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #c7b299;
}

a:hover {
	color: #FFFFFF;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
}

#pagecell {
	background:url(images/CA_Background_new.jpg);
	width: 885px;
	height: 630px;
	left: 20px;
	top: 20px;
	position: absolute;
}

#container {
	background:no-repeat;
	width:900px;
	position:relative;
	height: 700px;
}

#banner {
	position:absolute;
	width:398px;
	height:70px;
	z-index:1;
	left: 30px;
	top: 30px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
}

#lefttxtbox {
	position:absolute;
	top:170px;
	left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	width: 300px;
	vertical-align: middle;
	height: 248px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 150px;
}

#prod_lefttxtbox {
	position:absolute;
	top:170px;
	left:30px;
	width: 208px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#flashbox {
	position:absolute;
	height:360px;
	width:460px;
	top:170px;
	left:329px;
	padding: 20px;
}

#prod_flashbox {
	position:absolute;
	height:360px;
	width:460px;
	top:167px;
	left:267px;
	padding-top: 10px;
}

#fulltxtbox {
	position:absolute;
	width:798px;
	height:229px;
	left: 32px;
	top: 171px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul#menu { 
	margin:0px;	padding:0px;
	position:absolute; top:127px; left:32px;
}

ul#menu li {
	margin-left:20px;
	list-style:none;
	margin-right:20px;
	text-transform:uppercase;
	display:inline;
	font-size: 15px;
	color: c7b299;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	vertical-align: top;
}

.bodytext p {
	margin-top: -8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.bodytext ul {
	margin-top: -12px;
}

.bodytext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #C0B3A3;
	margin-top: -2px;
	position: relative;
}
.orgtext {
	font-weight: bold;
	color: #BD8A79;
	font-size: 100%;
}

.bodytext h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #c7b299;
}

#footer {
	color:#DFD2C4;
	font-size:12px;
	width: 850px;
	position: absolute;
	top: 575px;
	padding-left: 30px;
	font-weight: bolder;
}

#footer a {
	color:#CCCCCC;
	text-decoration:none;
}

#footer a:hover { color:#ffffff;
}

tr {
	vertical-align: top;
}

td {
	vertical-align:top;
}
