.outer {
	left: 50%;
	right: 50%;
	width: 848px;
	border: 1px solid #999999;
}
.level1 {
	background-image: url(../images/top_left.gif);
	background-repeat: repeat-x;
}
.level2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.level3a {
	height: 550px;
	width: 270px;
	background-repeat: no-repeat;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
.level3b {
	background-image: url(../images/vertical_banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 550px;
	width: 50px;
	border-bottom: 1px solid #CCCCCC;
}
.level3c {
	height: 550px;
	width: 528px;
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	padding: 10px 14px 8px;
	border-bottom: 1px solid #CCCCCC;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;


}
.footer A {
	color: #080377;
	text-decoration: none;
}
.footer A:hover {
	text-decoration: underline;
}
.quarter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	width: 128px;
	padding: 8px;
	margin-bottom: 10px;
}
.quarter LI {
	list-style-position: outside;
	margin-left: 18px;
	font-size: 90%;
	line-height: 105%;

}
.quarter UL {
	margin: 0px;
	padding: 0px;
}
.quarter A {
	color: #FFFFFF;
	text-decoration: none;
}
.quarter A:hover {
	text-decoration: underline;
}
img.brand {
	float: right;
	margin-left: 20px;
}
div.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.content H1 {
	font-size: 100%;
	margin: 0px;
	color: #000066;
}
div.content H2 {
	font-size: 80%;
	margin: 0px;
	color: #333333;
}
div.content H2 A {
	color: #333333;
	text-decoration: none;
}
div.content H2 A:hover {
	text-decoration: underline;
}
div.content H3 {
	font-size: 110%;
	margin: 0px;
	color: #000066;
	font-weight: normal;
}
div.content P {
	font-size: 80%;
	color: #000000;
	margin: 0px;
}
div.productimage {
	clear: right;
	text-align: center;
	margin: 20px 0px;

}
