body {
	background: url(../images/bg.jpg) center top repeat-x;
	text-align: center;
	padding: 32px 0 0 0;
	margin: 0px;
	font-family: Calibri, Helvetica, Arial;
	line-height: 150%;
	color: #222;
	font-size: 15px;
}
h1 {
	width: 600px;
	height: 60px;
	display: block;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
}
#quote {
	font-family: Calibri, Helvetica, Arial;
	font-style: italic;
	padding-top: 18px;
	font-size: 18px;
	color: #9cc202;
	text-align: right;
	padding-right: 15px;
}
#quote_byline {
	font-size: 13px;
	color: #999;
}
#wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#top {
	width: auto;
	height: 80px;
}
#menu {
	width: 180px;
	float: left;
	margin: 0px 0px 0px 22px;
	border-top: 3px solid #ddd;
}
#menu a {
	padding: 0px 0px;
	height: 30px;
	text-align: left;
	color: #666;
	text-decoration: none;
	line-height: 30px;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	letter-spacing: 1px;
	text-indent: 5px;
}
#menu a.sub {
	text-indent: 10px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
}
#menu a:hover {
	background: #9cc202;
	color: #fff;
}
#menu a.active {
	color: #000;
	background: #fff;
}
#content {
	width: 742px;
	float: right;
	margin-right: 20px;
}
#content_center {
	width: 500px;
	float: left;
	margin-left: 20px;
}
#content_right {
	width: 220px;
	float: right;
	margin-right: 20px;
}
.casepic {
	float: right;
	margin: 0 0 0 20px;
}
.case {
	float: left;
	width: 530px;
}
#comp {
	background: #eee;
	padding: 10px;
}
* html #comp {
	background: #eee;
}
#comp h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
	background: none;
	border: none;
	letter-spacing: 0px;
}
#comp ul {
	padding-left: 15px;
	margin: 0px;
}
h2 {
	padding: 0px 0px;
	height: 30px;
	text-align: left;
	color: #333;
	text-decoration: none;
	line-height: 30px;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	letter-spacing: 1px;
	text-indent: 5px;
	border-top: 3px solid #c0da17;
	font-weight: normal;
	margin: 0 0 20px 0;
	background: #fff;
}
h2.top {
	margin: -5px 0px 40px 20px;
	font-weight: 100;
	line-height: 30px;
}
h4 {
	font-weight: normal;
	font-style: italic;
	margin-top: -8px;
	font-size: 22px;
	line-height: 30px;
}
p.quote {
	font-style: italic;
	color: #fff;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	background: url(../images/greenbg.jpg) #c0da17;
	padding: 14px;
}
p.subhead {
	font-style: italic;
	margin: -12px 0px 0px 0px;
	font-size: 13px;
}
p.byline {
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	font-size: 20px;
}
ul {
	font-size: 18px;
	padding-left: 20px;
}
ul.small {
	font-size: 15px;
}
img.right {
	float: right;
	margin: 0px 0px 15px 15px;
}
p i {
	font-size: 12px;
}
p a, li a {
	color: #5e730e;
	text-decoration: none;
	padding: 2px;
}
p a:hover, li a:hover {
	background: #5e730e;
	color: #fff;
}
p.small {
	font-size: 14px;
	line-height: 20px;
}
#bottom {
	width: 940px;
	border-top: 1px solid #ddd;
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	padding-top: 4px;
	color: #999;
	margin: 30px auto 0 auto;
}
ul {
	line-height: 28px;
	list-style: 
}
ul li {
	list-style-image: url(../images/arrow.gif);
}
img {
	border-width: 0px;
	text-decoration: none;
}

#confirm {
	display: none;
	text-align: left;
}
.break {
	clear: both;
}


.banner {
	border-top: 3px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 17px;
	background: #fff;
	padding: 0 5px 10px 10px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 20px;
}
.banner:hover {
	border-top-color: #c0da17;
}
.banner img {
	margin-left: -10px;
}
.banner a {
	text-decoration: none;
	color: #5e730e;
	display: block;
}
.banner a i {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
}
.banner p {
	line-height: 14px;
}
