body {
	margin:0px;
	padding-top:16px;
	padding-left:10px;
	font-family:arial, serif, verdana, helvetica;
}

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

a:hover {
	text-decoration:underline;
	color:#666666;
}

a.grey {
	color:#666666;
	text-decoration:none;
}

a.grey:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

img {
	border:0px;
}

.container {
	position:relative;
	top:0px;
	left:0px;
	width:924px;
}

.top_left {
	position:absolute;
	top:0px;
	left:0px;
	height:120px;
	width:216px;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;	
}

.top_right {
	position:absolute;
	top:0px;
	left:216px;
	height:120px;
	width:720px;
	border-bottom:solid 1px #CCCCCC;
}

.bottom_left {
	position:absolute;
	top:120px;
	left:0px;
	width:216px;
	border-right:solid 1px #CCCCCC;
	padding-top:30px;
	padding-bottom:20px;
}

.bottom_right {
	position:absolute;
	top:120px;
	left:216px;
	width:720px;
	border-left:solid 1px #CCCCCC;
}

.top_right_text {
	position:relative;
	top:18px;
	left:12px;
	font-size:2em;
	font-weight:bold;
}

.bottom_left_menu {
	position:relative;
	left:26px;
}

.bottom_right_text {
	position:relative;
	top:32px;
	left:12px;
	width:696px;
	padding-bottom:100px;
	font-size:1em;
	text-align:justify;
}

.bottom_right_footer {
	position:relative;
	width:720px;
	font-size:.75em;
	text-align:center;
}

.page_title {
	font-style:italic;
	font-weight:bold;
}

.title {
	font-weight:bold;
}

.signature {
	float:right;
}

.cp_italics {
	padding-left:42px;
	font-style:italic;
}

.landing {
	position:relative;
	top:40px;
	margin:0px auto;
	text-align:center;
}

.landingtxt {
	color:#FFFFFF;
	font-size:18pt;
}

.landingtxta {
	font-style:italic;
}

.landingtxtb {
	font-weight:bold;
}

.cp_list li {
	list-style-type:disc;
}

.products_list li {
	list-style-type:disc;
}

.inset_list {
	padding-left:5px;
}

.listing_right {
	position:absolute;
	top:32px;
	left:348px;
	width:348px;
}